generated: '2026-09-21' method: searched source: https://gatiflow.io/api-docs name: GatiFlow Intelligence API rate limits description: >- Per-plan request-rate and daily-quota limits. Both a per-minute rate limit and a daily quota apply; they are surfaced in X-RateLimit-* and X-DailyQuota-* response headers. The intelligence report and export operations return both header families; report-history and point-in-time snapshot operations return X-RateLimit-* only (rate limited, no quota consumed). The unauthenticated Deep Dive preview is capped per caller IP address and states its own ceiling. A stale intelligence report (older than 24 hours) returns 503 with Retry-After. headers: - X-RateLimit-Limit - X-RateLimit-Remaining - X-RateLimit-Reset - X-DailyQuota-Limit - X-DailyQuota-Remaining - Retry-After limits: - name: Free per-minute plan: Free window: minute max: 5 scope: per-api-key limit_text: Free 5 kind: rate - name: Starter per-minute plan: Starter window: minute max: 60 scope: per-api-key limit_text: Starter 60 kind: rate - name: Pro per-minute plan: Pro window: minute max: 120 scope: per-api-key limit_text: Pro 120 kind: rate - name: Business per-minute plan: Business window: minute max: 300 scope: per-api-key limit_text: Business 300 kind: rate - name: Free daily quota plan: Free window: day max: 10 scope: per-api-key limit_text: Free 10/day kind: quota - name: Starter daily quota plan: Starter window: day max: 2000 scope: per-api-key limit_text: Starter 2,000/day kind: quota - name: Pro daily quota plan: Pro window: day max: 10000 scope: per-api-key limit_text: Pro 10,000/day kind: quota - name: Business daily quota plan: Business window: day max: 50000 scope: per-api-key limit_text: Business 50,000/day kind: quota