ENTSO-E Market Data Query API
Single query endpoint for every Transparency Platform data item. The documentType, processType, and domain parameters select the dataset.
ENTSO-E Market Data Query API is published by ENTSO-E on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Market Data Query. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 2 operations across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, https://web-api.tp.entsoe.eu.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
ENTSO-E Market Data Query API declares
1 security scheme
for authenticating requests.
An API key is passed in the query as securityToken (securityToken).
By default, every request must be authenticated.
securityToken— Free personal token issued after registering on the Transparency Platform and requesting Restful API access from transparency@entsoe.eu.
Paths & Operations 2
Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Single query endpoint for every Transparency Platform data item. The documentType, processType, and domain parameters select the dataset.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are MarketDocument (9 properties), StatusRequestMarketDocument (6 properties), AcknowledgementMarketDocument (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.