Get access to electricity pricing data

Ahiko's pricing connectivity allows users to access industry wide pricing data using the API. Your application can access a point-in-time snapshot of the pricing data at the time of request.

The base URL path for all such requests is https://api.ahiko.io/pricing/{version}.

This method of connectivity differs to other user based connectivity that is personalised to an individual (such as the usage API). Key notes of difference:

  • Ahiko doesn't authenticate the user (they don't need to provider their identity), we simply access the data as a general user.
  • Data retrieved is a one off snapshot of the data at the time of request
  • Connectivity is read only - it can only be used to extract pricing information