API error 971 IP throttle

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

luishiguera.com

What is the error number?

971

What is the error message?

Please wait and consider throttling your request speed.

What is the issue or error you’re encountering

my api requests from my linode vps server are being throttled even when im just making 1 or 2 every 5 hrs.

What steps have you taken to resolve the issue?

tried to get help from the Cloudflare AI but it asked me to pay $20 to submit a proper ticket

What are the steps to reproduce the issue?

curl -X GET “https://api.cloudflare.com/client/v4/zones?name=luishiguera.com
-H “Authorization: Bearer MY_TOKEN_HERE”

done from my server ip

Trying making the requests over IPv4 only. To prevent abuse Cloudflare seems to apply a very large subnet size to IPv6 requests which on large providers can reach the 200/s limit easily across multiple customers.