Errors
The API reports failures with a standard HTTP status code and an error message describing the condition:
Handle
429 responses by backing off and retrying; treat 403 as a signal
to check your plan status or remaining quota (the quota field of every
successful response tells you how many queries you have left).
Rate limits
By default, the Pro API is limited to 3 requests per second on any plan. You
can increase this limit in your account settings.