v1
latestOpenAPI 3.0.0BSD License2026-07-24228233924.5 KBEPEX
EPEX Live Continuous Order Book
The order books for every contract traded on the EPEX Continuous Intra Day market (GB). Each order book contains every open and unfulfilled order for a specific Intra Day Continuous market contract. Updated in real time by Modo Energy as orders are added, updated, or removed (by the owner or because a trade is executed).
get/gb/epex/intra-day/order-book
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's order book
order_typestring
buy or sell
limitinteger
Number of results to return per page.
offsetinteger
The initial index from which to return the results.
Response
Success