Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

EOD Historical Data Exchanges API

Exchange information and symbols

EOD Historical Data Exchanges API is one of 20 APIs that EOD Historical Data publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Exchanges. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and pricing.

This API exposes 6 operations across 6 paths. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against 2 base URLs: https://eodhd.com/api, https://eodhistoricaldata.com/api.

6 operations 6 paths 0 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://eodhd.com/api
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

EOD Historical Data Exchanges API declares 1 security scheme for authenticating requests. An API key is passed in the query as api_token (EODHDQueryKey). By default, every request must be authenticated.

  • EODHDQueryKey — EODHD API key (stored as a secret in ChatGPT).

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Exchanges 6

Exchange information and symbols

GET
/exchange-details/{EXCHANGE_CODE}
Retrieve details for a specific exchange
GetExchangeDetails 6 params → 200400401404
GET
/exchange-symbol-list/{exchangeCode}
Retrieve the list of tickers for a specific exchange.
GetExchangeSymbolList 5 params → 200400401
GET
/exchanges-list
List supported exchanges
GetListOfExchanges 2 params → 200400401
GET
/id-mapping
Map between financial identifiers
GetIdMapping 11 params → 200400401
GET
/v2/exchange-details
List available exchanges (v2)
ListExchangeDetailsV2 1 param → 200401
GET
/v2/exchange-details/{code}
Get exchange details and trading hours (v2)
GetExchangeDetailsV2 2 params → 200401404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eod-historical-exchanges-api-openapi.yml Raw ↑

Other APIs EOD Historical Data publishes across the network.

EOD Historical Data Calendar API
EOD Historical Data CBOE API
EOD Historical Data Corporate Actions API
EOD Historical Data Dividends & Splits API
EOD Historical Data Economic Data API
EOD Historical Data End-of-Day Data API
EOD Historical Data ESG API
EOD Historical Data Fundamentals API
EOD Historical Data Indices API
EOD Historical Data Intraday Data API
EOD Historical Data Investment Analytics API
EOD Historical Data Logos API