Origin Energy Kraken GraphQL API
The primary Kraken platform API for Origin Energy accounts, agreements, meter points, readings, payments, quotes and devices. Served at https://api.origin-kraken.energy/v1/graphql/ with a browser GraphQL IDE at the same URL. Verified on 2026-07-27 — an anonymous POST with the query {__schema{queryType{name}}} returned HTTP 200 and introspection is enabled, while data queries return the KT-CT-1112 AUTHORIZATION error until a bearer token is supplied. The documented usage constraints are a per-request complexity limit of 550 and an hourly points allowance, with cursor pagination capped at first=100.
Documentation
Documentation
https://developer.origin-kraken.energy/graphql/
APIReference
https://developer.origin-kraken.energy/graphql/reference/
GettingStarted
https://developer.origin-kraken.energy/graphql/guides/basics/
RateLimits
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/rate-limits/origin-energy-rate-limits.yml
Authentication
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/authentication/origin-energy-authentication.yml
Other Resources
ChangeLog
https://developer.origin-kraken.energy/graphql/changelog/
Errors
https://developer.origin-kraken.energy/graphql/reference/error-codes/
GraphQL
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/graphql/origin-energy-kraken.graphql
ToolCrosswalk
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/mcp/origin-energy-tool-crosswalk.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/errors/origin-energy-error-codes.yml
Idempotency
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/conventions/origin-energy-conventions.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/conventions/origin-energy-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/data-model/origin-energy-data-model.yml
OAuthScopes
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/scopes/origin-energy-scopes.yml
AgentSkill
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/skills/origin-energy-kraken-graphql-account-operations.md