Qonto · Rate Limits

Qonto Rate Limits

Qonto applies request rate limitations per IP address across its Business API. Exceeding them returns HTTP 429 Too Many Requests. There is an additional throttle when too many authentication failures occur, which is why Qonto recommends proactively refreshing OAuth access tokens before expiry rather than reacting to 401 errors, and preferring webhooks over polling.

Qonto Rate Limits is the machine-readable rate-limit profile for Qonto on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests and requests_401.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Business Banking, Fintech, Payments, Rate Limiting, and Quotas.

3 Limits Throttle: 429
Business BankingFintechPaymentsRate LimitingQuotasThrottling

Limits

Short-window request limit ip
requests · 10 seconds
1000
1,000 requests per 10 seconds per IP address.
Long-window request limit ip
requests · 10 minutes
10000
10,000 requests per 10 minutes per IP address.
Authentication-failure throttle ip
requests_401 · 1 hour
200
Throttling is applied if more than 200 requests returning HTTP 401 occur within 1 hour. Refresh OAuth access tokens proactively to avoid this.

Policies

Per-IP enforcement
Rate limitations are applied per IP address, not per token or per organization.
Proactive token refresh
Check access-token expiry and refresh before making calls instead of waiting for a 401, to avoid the authentication-failure throttle.
Prefer webhooks over polling
Subscribe to webhook events for real-time updates instead of polling endpoints.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/qonto-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.