cURL
curl --request GET \ --url https://api.engrate.io/mabis/control-energy-prices \ --header 'Authorization: Bearer <token>'
[ { "tso": "<string>", "month": "<string>", "data": [ { "ts": "<string>", "amount": 123 } ] } ]
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Customer (=user) IDs.
flower
nlead
Valid TSO IDs for the German market.
DE-AMPRION-TSO
TTG_DE
DE-TRANSNETBWTSO
50HERTZ_DE_TSO
Successful Response
Show child attributes
Was this page helpful?