EODHD · Rate Limits

Eodhd Rate Limits

EODHD enforces both a per-day API call ceiling (20 on free, 100,000 on paid plans) and a per-minute throttle of 1,000 requests. Limits are scoped per API token. A single API call covers an entire historical price series for one ticker, so the daily quota is more permissive than it appears.

3 Limits Throttle: 429 Quota: 429
Rate LimitingFinancialMarket Data

Limits

Free tier daily call ceiling api-token
requests · day
20
One-time welcome bonus of 500 calls is added to the first day of the account.
Paid tier daily call ceiling api-token
requests · day
100000
Per-minute throttle (all tiers) api-token
requests_per_minute · minute
1000

Policies

Single-call historical series
A request for an entire price history for a ticker counts as a single call regardless of date range, so the daily ceiling is generous for historical analysis.
Token scope
All limits are tracked at the API token level; sharing tokens across applications consumes a shared budget.
Commercial use
Commercial usage requires the Startups & Enterprise plan; consumer plans are licensed for personal use only.

Sources