| Limit | Description |
|---|---|
| 5 requests per second | Per API key |
| Burst limit | 5 concurrent requests |
429 Too Many Requests response. The response will include a Retry-After header (in seconds) indicating when you can make requests again.{
"status": 429,
"message": "Rate limit exceeded. Please try again later."
}