Unauthenticated (no API key):
-
/quote: 75 requests per 2 hours -
/advanced/routes: 75 requests per 2 hours -
/advanced/stepTransaction: 50 requests per 2 hours - Other public API endpoints: 100 requests per minute
Authenticated (with API key):
- API keys created via the LI.FI Partner Portal currently default to 100 requests per minute
Rate limits for quote-related endpoints are enforced on a two-hour rolling window. For example, if your API key limit is 100 RPM, you can make up to 12,000 requests within any two-hour window for those endpoints.
If you exceed your limits, you'll receive a 429 Too Many Requests response with error code 1005 (RateLimitError).
However, if your application requires higher rate limits you can get a free API key via our LI.FI Partner Portal
Even Higher rate limits are available for enterprise clients through the Plans page.
Alternatively you can also reach out to our Head of integrations contact details: Official Business Partnership page
Want to learn more? These pages may help along with their AI powered search:
For CORS Issue after implementing the API Key please check this technical article.