Signals. Infra
Conventions

Rate limits

Per-tier quotas, burst, concurrency, and endpoint weights.

Limits are enforced per API key. Every response carries:

X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset (epoch s), and Retry-After on a 429.

Quotas by access level

Free starts here. Higher volumes are provisioned per plan — pricing is custom, so your quota is set to your workload rather than a fixed tier. Schedule a call to size it.

Access levelRequests/dayBurst/sConcurrency
Free10022
Starter10,000105
Builder100,0002510
Scale1,000,00010020

Numbers above are representative defaults; your provisioned limits appear in the X-RateLimit-* headers.

Endpoint weights

Some endpoints cost more than one request against your quota:

WeightEndpoints
companies, events, filings, kpis, scores, ownership, funds, prices, coverage, src
full transcript text, document pages, filing full text
/v1/search

On this page