We are using the api to purge certain urls but we are getting more and more 429 errors.
I understand that there are rate limits but is there any way to debug where these are coming from as in my own logs I don’t see a crazy amount.
Are the rate limits shared over the whole account or per domain?
EDIT: I tried it with CURL from my local machine and it cleared fine.
I then tried CURL from the server with the site on and it failed with the code 10104 Max auth failures
From reading another thread it looks like I’ve been rate limited on that server - how do I go about changing that please?