Logga in eller skapa ett konto för att testa API:et live med dina egna nycklar.

This API shows the current price.

0.8542

This service shows the price order of the day. 1=lowest price and 96=highest price. For example, this can be used to enable a device during the 5 hours with lowest price.

14

This service shows price, day_order and next_price.

{
  "price": 0.8542,
  "day_order": 14,
  "next_price": 0.9120
}