Understand how Antei applies rate limits to protect performance and ensure fair usage.
API Group | Rate Limit |
---|---|
/v1/tax/rate , /v1/tax/id-validate , /v1/tax/unify | 1000 requests per minute |
Other endpoints (e.g., /customers , /invoices , etc.) | 300 requests per minute |
API Group | Rate Limit |
---|---|
/v1/tax/rate , /v1/tax/id-validate , /v1/tax/unify | 30 requests per minute |
Other endpoints (e.g., /customers , /invoices ) | Not available in sandbox |
Header | Description |
---|---|
X-RateLimit-Limit | Max allowed requests per minute |
X-RateLimit-Remaining | Remaining calls in the current window |
X-RateLimit-Reset | Time (Unix epoch) when the rate limit resets |
429 Too Many Requests
error