🔐Rate Limits & API Key
Learn about our rate limits and how to obtain and configure an API key.
Our API is free to integrate but rate-limited.
If not authenticated per API key, the default rate limits will be applied:
200 requests in 2 hours to /quote, /routes or /stepTransaction
20 rpm (request per minute) for all other requests combined
If authenticated via API key, the rate limits are as follows:
200 * 120 requests in 2 hours to /quote, /routes or /stepTransaction
200 RPM for all other requests
Last updated