
We’re excited to announce the release of our OpenAPI 3.1.0 specification – a complete, machine-readable description of every EODHD API endpoint, now available in two interactive formats.
Swagger UI – Try It Out
Our Swagger UI documentation lets you explore all 68 API endpoints, see request parameters, response schemas, and example values — all in one place.
- Try it out — test any endpoint directly from the browser
- Deep linking — every endpoint has a unique URL you can bookmark and share
- Filter & search — quickly find the endpoint you need
Redoc – Clean Reference
Prefer a cleaner reading experience? Our Redoc documentation presents the same 68 endpoints in a polished, three-panel layout.
What’s Covered
The documentation covers all EODHD API modules:
- EOD & Price Data — end-of-day, intraday, real-time quotes, bulk data, dividends, splits, market cap, ticks
- Fundamentals — company fundamentals, bulk fundamentals, logos
- Calendar — earnings, IPOs, splits, dividends, trends
- News & Sentiment — articles, sentiment scores, word weights
- Screening & Search — stock screener, symbol search, ID mapping, 20+ technical indicators
- Macro & Economic — macro indicators, economic events
- Exchanges — listings, symbols, trading hours
- US Treasury — bill, yield, long-term, and real yield rates
- Marketplace — options (Unicorn Bay), trading hours, risk analysis (Praams), ESG data (InvestVerte)
For Developers
The raw OpenAPI spec is available on GitHub: github.com/EodHistoricalData/api-docs
You can use it to generate client libraries, validate API responses, or integrate with tools like Postman and Insomnia.