Ocean.io · Rate Limits

Ocean Io Rate Limits

Ocean.io publishes explicit request rate limits for self-serve customers — 60 requests per minute and 1,000 requests per day — on its API documentation. Enterprise customers get higher limits defined in their subscription agreement, which are not published. Exceeding a limit returns HTTP 429 with a Retry-After header and X-RateLimit-Limit. The remaining daily allowance is readable at runtime from the dailyLimitRateLeft field on the Get Credit Balance endpoint. Rate limits are separate from the credit pool, which meters results returned rather than requests made.

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

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

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

Tagged areas include Sales Intelligence, B2B, Enrichment, Lookalike, and ABM.

6 Limits Throttle: 429
Sales IntelligenceB2BEnrichmentLookalikeABMProspectingRate LimitingQuotasThrottling

Limits

Self-serve per-minute account
requests · minute
60
Self-serve per-day account
requests · day
1000
Enterprise account
requests · unspecified
contract-defined
"Enterprise customers have higher limits defined in their subscription agreement. Contact support if you need increased limits."
Page size — company/people search request
results
10000
size parameter, minimum 1, on searchCompaniesV3 and searchPeopleV3.
Page size — lookup request
results
1000
size parameter, minimum 1, on lookupCompanies and lookupPeople.
Export ceiling (MCP) request
records
10000
export_companies / export_people MCP tools cap at 10,000 domains or LinkedIn handles.

Policies

Backoff Strategy
Do not retry immediately on 429. Honour Retry-After and use exponential backoff; Ocean.io publishes bash, Python and JavaScript backoff implementations on the rate-limiting page.
Pre-flight check
Check dailyLimitRateLeft via Get Credit Balance before starting large batch jobs.
Request shaping
Use size to request only the results needed, use fields to trim the payload, and spread large batch operations over time rather than bursting.

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/ocean-io-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.