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 News API

Financial news and sentiment analysis

EOD Historical Data News 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 News. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and pricing.

This API exposes 3 operations across 3 paths, and defines 2 schemas. 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.

3 operations 3 paths 2 schemas 3 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 News 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 3

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

News 3

Financial news and sentiment analysis

GET
/news
Retrieve financial news articles
GetFinancialNews 8 params → 200400401404
GET
/news-word-weights
Top weighted news keywords for a ticker
getNewsWordWeights 7 params → 200400401404429500
GET
/sentiments
Retrieve market news sentiment data
GetSentimentData 5 params → 200400401404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are WordWeightsResponse (3 properties), Error (3 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties
WordWeightsResponse
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eod-historical-news-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 Exchanges API
EOD Historical Data Fundamentals API
EOD Historical Data Indices API
EOD Historical Data Intraday Data API
EOD Historical Data Investment Analytics API