429 Too Many Requests
HTTP errors until there is a free space in the bucketOwner | Description |
---|---|
Customer | Requests which is done in context of single customer |
Organization | Requests which is done in context of organization or multiple customers |
Bucket type | Description |
---|---|
General | Main bucket used in most cases. |
Reporting | Bucket used within Reporting API |
1
token.Too many request
response429 Too Many Requests
HTTP status.Retry-After
header with a minimum number of seconds that you need to wait before the next request is not rate-limited.ratelimit-bucket
- Identifier of bucket which was used by given request.ratelimit-remaining
- How many tokens are left in the bucket. Value is an integer and can be below 0.ratelimit-cost
- How much tokens were used by given request.Reporting API
uses a different number of tokens based on requested data. See Reporting API Introduction for more details.