Apollo.io · Rate Limits

Apollo Enrich Rate Limits

Apollo applies a fixed-window rate limiting strategy to API calls, and the applicable limits are determined by your Apollo pricing plan (higher tiers get higher limits). Apollo's documentation illustrates the model with a team that has a 200 requests-per-minute allowance distributing those calls across any interval within the 60-second window. Apollo does not publish a single fixed per-endpoint number for all customers; instead it exposes a "View API Usage Stats and Rate Limits" endpoint and a developer dashboard where you can read your account's current per-minute, per-hour, and per-day limits and remaining quota. Separately from request-rate limits, most data endpoints consume Apollo credits (email, mobile, export) which are capped by plan.

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

It captures 6 rate-limit definitions, measuring requests, records, and domains.

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

Tagged areas include Contact Discovery, Data Enrichment, Sales Intelligence, Rate Limiting, and Quotas.

6 Limits Throttle: 429
Contact DiscoveryData EnrichmentSales IntelligenceRate LimitingQuotas

Limits

API Requests (per minute) account
requests
per plan (fixed-window; e.g. 200/min on some plans)
Fixed-window per-minute allowance; exact value depends on plan tier.
API Requests (per hour) account
requests
per plan
Reported via the API usage stats / rate limits endpoint.
API Requests (per day) account
requests
per plan
Reported via the API usage stats / rate limits endpoint.
Search Pagination Ceiling request
records
50000 (100 per page, up to 500 pages)
People Search and Organization Search cap displayed results at 50,000 records.
Bulk Enrichment Batch request
records
10 per call
Bulk People and Bulk Organization enrichment accept up to ten records per request.
Company Domains Filter request
domains
1000 per request
q_organization_domains_list accepts up to 1,000 company domains per search request.

Policies

Fixed-Window Rate Limiting
Apollo counts requests within a fixed time window (per minute/hour/day); once the window's allowance is used, further calls are throttled until the window resets.
Plan-Based Limits
Rate limits scale with plan tier; higher plans and Enterprise agreements receive larger allowances.
Usage Visibility
Query the View API Usage Stats and Rate Limits endpoint or the developer dashboard to read current limits and remaining quota.
Backoff Strategy
Clients should implement exponential backoff with jitter on 429 responses and spread calls across the window rather than bursting.
Credit Consumption
Enrichment and search consume Apollo credits independent of request-rate limits; monitor credit balances to avoid data being withheld.

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/apollo-enrich-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.