# Rate limits transcribed from the provider's own documentation — see provenance. Quoted, not derived. generated: '2026-09-20' method: searched source: https://docs.qonto.com/faq-articles/api-questions/api-questions-api-usage sources: - https://docs.qonto.com/faq-articles/api-questions/api-questions-api-usage provenance: tool: planning/api-economics/harvest_ratelimits.py run: 20260920T133210 grounding: every limit_text was found verbatim in the fetched page text published: true note: Limits enforced per IP address; throttling after excessive 401s. limit_count: 3 limits: - name: Short window request limit limit_text: 1 000 requests / 10 seconds limit: 1000 scope: ip kind: burst - name: Longer window request limit limit_text: 10 000 requests / 10 minutes limit: 10000 scope: ip - name: 401 throttling limit limit_text: Max. 200 requests with status 401 per hour limit: 200 window: hour scope: ip headers: - Retry-After exceeded_status: 429