Cognism · Rate Limits

Cognism Rate Limits

Cognism publishes numeric API limits in its help centre. What it does NOT publish is the runtime signal: no RateLimit-*, X-RateLimit-* or Retry-After response header is documented anywhere, and none appears in the saved 200 responses of Cognism's own Postman collection. An agent therefore cannot read remaining quota off a response and must back off blind on a 429. Separately from rate limits, volume is governed commercially by the credit pool attached to the subscription — credits are consumed only when a contact is redeemed for the first time.

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

It captures 3 rate-limit definitions, measuring records and redeem-ids.

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

Tagged areas include Sales Intelligence, B2B, Enrichment, Contact Data, and GDPR.

3 Limits Throttle: 429
Sales IntelligenceB2BEnrichmentContact DataGDPRIntent DataRate LimitingQuotasThrottling

Limits

Search page size per-request
records
20-100
The indexSize query parameter must fall between 20 and 100 records per request.
Redeem batch size per-request
redeem-ids
1-20
One to twenty redeem IDs per redeem call. Larger volumes require multiple requests.
Redeem throughput per-account
records
1000
Up to 1,000 records per minute. The Search API is documented with the same per-minute ceiling.

Policies

Backoff strategy
On 429, reduce request frequency and retry with backoff. Because no Retry-After is returned, use exponential backoff with jitter rather than a server-supplied delay.
Batching
Stay inside the per-request ceilings (100 search records, 20 redeem IDs) and pace redeem batches to stay under 1,000 records per minute.
Spend control
Filter on the preview has* booleans before redeeming. There is no idempotency key, so deduplicate redeemIds client-side to avoid paying twice for a first redemption.

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/cognism-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.