cURL
curl --request GET \ --url https://api.ionelectricity.com/v2/omie
{ "zone": "<string>", "time": 123, "createdAt": {}, "updatedAt": {}, "_version": 123, "_lastChangedAt": {}, "prices": [ 123 ], "version": 123, "_deleted": true }
Was this page helpful?