…indeed - but that is not so helpful to those who don’t have your code…
This may be to do with recent changes made by CH:
- IP address security has changed - “If you are getting 403’s you will have to either update your API account Restricted IPs to ensure you have the correct IP addresses or remove them altogether.”
- Yesterday afternoon CH deployed some code which caused issues and then backed it out again. See this post and this one.
…so after reading those if you still have issues you probably need to post back here giving your IP address / domain name. Maybe also post the endpoint you were calling and any http headers you were sending (but not your real API key!).
I think if you exceed the rate limit the documents state you’ll get a 429 Too Many Requests but on this post it suggests you may get a 403. The current limits are 600 calls in a 5 minute window, and there are separate rates for the main API and the documents API if I recall correctly.