Rate limits
Requests are rate-limited per API key, per minute, using a fixed window. The limit depends on the kind of operation the scope performs, not the specific endpoint:
Every response carries the current state of your limit:
429 Too Many Requests with a Retry-After header (seconds until the window resets):

