Apollo API Documentation · Rate Limits

Apollo Api Documentation Rate Limits

Apollo's published REST API rate limits, replacing the 2026-05-04 scaffold that carried invented values. Every number here is read verbatim from https://docs.apollo.io/reference/rate-limits (page updatedAt 2026-08-12). Limits are per TEAM (not per key or per user — child workspaces share the parent's limits), per ENDPOINT (each endpoint keeps its own counters), and enforced in three simultaneous fixed windows: minute, hour and day. A window opens on the first request and is not clock-aligned.

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

It captures 17 rate-limit definitions, across the free, basic, professional, organization, and paid tiers, measuring requests_per_minute, requests_per_hour, and requests_per_day.

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

Tagged areas include Rate Limiting, Quotas, Throttling, and Sales Intelligence.

17 Limits Throttle: 429
Rate LimitingQuotasThrottlingSales Intelligence

Limits

Default per-minute team-endpoint
requests_per_minute · minute
50
Default per-hour team-endpoint
requests_per_hour · hour
200
Default per-day team-endpoint
requests_per_day · day
600
Default per-minute team-endpoint
requests_per_minute · minute
200
Default per-hour team-endpoint
requests_per_hour · hour
400
Default per-day team-endpoint
requests_per_day · day
2000
Default per-minute team-endpoint
requests_per_minute · minute
200
Default per-hour team-endpoint
requests_per_hour · hour
400
Default per-day team-endpoint
requests_per_day · day
2000
Default per-minute team-endpoint
requests_per_minute · minute
200
Default per-hour team-endpoint
requests_per_hour · hour
600
Default per-day team-endpoint
requests_per_day · day
6000
Enrichment endpoints team-endpoint
requests_per_minute · minute
50
Enrichment endpoints team-endpoint
requests_per_minute · minute
1000
Search endpoints team-endpoint
requests_per_hour · hour
6000
Query Analytics Report team-endpoint
requests_per_hour · hour
5
Export Conversations team-endpoint
requests_per_minute · minute
1

Policies

Retry
On 429, read the retry-after header for the exact number of seconds until the exhausted window resets, then retry. Apollo does not publish a backoff algorithm; retry-after is the authoritative signal.
Legacy plans
The published table applies to current Apollo plans. Legacy workspaces may differ — call the view-api-usage-stats endpoint (POST /usage_stats/api_usage_stats) for the team's live per-route limits.
Raising limits
Teams needing more than their plan allows contact Apollo Support; there is no self-serve limit increase.