Custom key limits
When you create an API key, you can set a custom Rate limit (requests / minute) for that key specifically, overriding your workspace’s default for requests made with it.Handling a 429
A request that exceeds its bucket returns429 with a Retry-After header (whole seconds)
and a body telling you exactly when to retry: