Welcome to Equine Energy API

The Equine Energy API contains the /getAPIToken and /getUsage endpoints. By making a GET request to /getUsage you can retrieve a the latest energy usage.

You can use the /getAPIToken page to get an API Token for in order to make requests.

Example data

{"readAt": "2023-06-05T15:59:50+00:00", "consumption": 46789937, "demand": "735.0"}
        

Resources

View additional workshop resources on GitHub