To ensure stability for all customers, Dexra enforces rate limits on our API endpoints.
Standard Limits
- Free/Starter Plan: 100 requests per minute.
- Pro Plan: 1,000 requests per minute.
- Enterprise: Custom limits (contact sales).
If you exceed these limits, you will receive a 429 Too Many Requests response. We recommend implementing exponential backoff in your integration code.