When you exceed the limit, the API returns
429 Too Many Requests with a Retry-After header indicating how many seconds to wait before retrying.
Retry-After duration, then retry with the same request. Spread requests evenly across the minute rather than bursting at the window start.
Use separate API keys for development and production environments. Contact support if you need a higher rate limit for your use case.
