Authorizations
See the documentation for more information.
Body
application/json
Example:
"architecto"
Response
200 - application/json
Example:
[
{
"type": "epex-spot",
"location": "GW",
"timestamp": "2025-07-04T13:42:20.000000Z",
"price": 5,
"price_includes_tax": false
},
{
"type": "epex-spot",
"location": "ML",
"timestamp": "2025-07-04T13:42:20.000000Z",
"price": 4,
"price_includes_tax": true
}
]