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.
Eodhd Rate Limits is the machine-readable rate-limit profile for EODHD on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and requests_per_minute.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and quotaExceeded.
Tagged areas include Rate Limiting, Financial, and Market Data.
3 Limits
Throttle: 429
Quota: 429
Rate LimitingFinancialMarket Data
Limits
Free tier daily call ceiling api-token
20
One-time welcome bonus of 500 calls is added to the first day of the account.
Paid tier daily call ceiling api-token
100000
Per-minute throttle (all tiers) api-token
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.