Core data services

  • 48-hour tariff forecasts across European regions
  • Export market rate support for Europe
  • Webhook notifications for raw tariff rate updates — replacing the next_update flag for real-time event delivery.

Scheduling

All endpoints are transitioned to POST and uniformed
  • The slots-threshold (GET) endpoint has been replaced by a time duration POST endpoint. It includes a new URI, updated object ID prefix, and a new object name.
  • The Slots-time (GET) endpoint has been replaced by a price limit POST endpoint. It includes a new URI, updated object ID prefix, and a new object name.
  • The Schedules endpoint is now amount of energy POST endpoint. It includes a new URI, updated object ID prefix, and a new object name.

Connect

Token Create
  • Added disconnect_tariff action to disconnect a tariff without launching Connect.
  • Added route_options to enable omitting tariff name capture and contract term capture.
  • New optional advanced tariff capture page is added for complex commercial tariffs.
  • The connect_web_uri is renamed to app_uri for clarity of function.
Updates to page route naming Tariff summary
  • New Report a problem action for end-users to flag incorrect tariffs is introduced.
  • Rates are now displayed in small currency units (API continues to return large currency units).
Other improvements