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.