Skip to content

Introduction

Explore OEUS GraphQL APIs documentation. You have access to everything starting from account creation to real time energy prices.

GraphQL API URLs

Production

This endpoint will return you the production data. Visit the link in your browser to see the GraphiQL representation of the API.

api.oeus-kraken.energy/v1/graphql/

Testing

This endpoint may or may not contain data that accurately represents US data. It is also flushed periodically. Visit the link in your browser to see the GraphiQL representation of the API.

api.oeus-kraken.systems/v1/graphql/

Back to top