v1

latestOpenAPI 3.0.0BSD License2026-07-24228233924.5 KB
EPEX

EPEX Live Continuous Intraday Public Trade Confirmation Report

All executed trades on the EPEX Continuous Intra Day market (GB) - live data.

get/gb/epex/intra-day/trade-report

Query parameters

date_fromstring date-time required

Start date time for the request. Ex: yyyy-mm-ddThh:mm:ss

date_tostring date-time required

End date time for the request. Ex: yyyy-mm-ddThh:mm:ss

contract_idinteger

The identifier of the contract being traded

trade_idinteger

Unique ID for each individual trade that goes through the exchange.

limitinteger

Number of results to return per page.

offsetinteger

The initial index from which to return the results.

timezone'UTC' | 'Europe/Berlin' | 'Europe/London' | 'America/New_York' | 'America/Chicago' | 'America/Los_Angeles'

The timezone for the query and returned data. If not specified, the default timezone is shown in the information table.

Response

Success

countinteger required
nextstring uri nullable
previousstring uri nullable