Being Rate Limited for a Small API Request

For Workers & Pages, what is the name of the domain?

bdpanel.xyz

What is the error number?

971

What is the error message?

“{ “success”: false, “errors”: [ { “code”: 971, “message”: “Please wait and consider throttling your request speed” } ], “messages”: , “result”: null }”

What is the issue or error you’re encountering

When doing API requests just 1 per 5 seconds when I completed just 5 requests that errors are being thrown which is too few requests. For being Rate-Limited. It’s like can’t do anything have to wait 10-20 minutes before can do 5 requests again…

What API are you querying? Is this an API of your own, someone else’s, the Cloudflare API, or something else?

Cloudflare API, both POST and DELETE

The rate limit is 1200 requests per 5 minutes for an account. Do you have other API processes running or are you using the dashboard a lot at the same time? Which Cloudflare API endpoint are you using?