REST

Tutorials on how to use WordPress for creating and consuming with REST APIs.

Rate-limit WordPress api calls

Rate-Limit Incoming WordPress API Calls

Create a custom plugin to control how hard your WordPress API gets hit by external clients. Useful if an external client is making too many API calls to your site, and you want to force them to slow down a bit. Retake control of your site’s bandwidth and CPU usage.