Rate Limiting
Understanding our API rate limits to ensure stability for all customers.
Limits
By default, all API keys are limited to 1,000 requests per hour. These limits are applied per API key.
Quota Reset
Your request quota resets every hour on the hour.
Handling Limit Errors
If you exceed your rate limit, the API will return a 429 Too Many Requests status code. Your application should be prepared to handle these errors, ideally using a backoff strategy.
Increasing Your Limits
If you need higher throughput for your integration, please contact our support team at suporte@fixia.com.br with your use case.