2 requests per second per API key. This is a default limit and can be increased upon request.
429 Too Many Requests response with a retryAfter field indicating how many seconds to wait.
Rate Limit Headers
Each API response includes rate limit information:Handling Rate Limits
To prevent overwhelming the API, you should implement exponential backoff when receiving429 errors: