Skip to main content

Limits by Plan

PlanCalls / DayCalls / MinuteEndpoints
Free10020Options, Market Data, Macro, Crypto
Pro10,000100All 36 endpoints
EnterpriseUnlimited1,000All + priority routing

Rate Limit Headers

Every response includes rate limit headers:
X-RateLimit-Limit: 100
X-RateLimit-Remaining: 87
X-RateLimit-Reset: 1711900800

Exceeding Limits

When you exceed your rate limit, the API returns 429 Too Many Requests:
{
  "error": "rate limit exceeded"
}
Wait until the X-RateLimit-Reset timestamp (Unix epoch) before retrying.

Upgrading

Need more capacity? Upgrade to Pro for 10,000 calls/day and access to all endpoints including EDGAR financial statements and MCP tools.