Rate limits
Rate limits are applied per API key, per minute. When you exceed a limit, the API returns429.
Responses include
x-ratelimit-remaining and x-ratelimit-reset headers so you can pace requests and back off before hitting the limit.
Error format
All errors return a JSON body with a single human-readableerror field.
