Origin Energy Kraken REST API
The REST half of the Kraken platform API that Origin Energy runs its retail business on, documented at Origin's own publicly readable Kraken developer portal and described as available to "customers and partner organisations". Base URL https://api.origin-kraken.energy/v1/. The Redoc reference is driven from live OpenAPI 3.0.3 documents served at https://api.origin-kraken.energy/v1/schema, /data-import/schema/ and /v2/orders/schema/, all of which returned HTTP 200 anonymously on 2026-07-27 and are harvested verbatim here — covering ad-hoc account payments, customer migration and data import, orders, and platform healthcheck. Calling the endpoints themselves requires a bearer token from the Kraken authorisation server.
Documentation
Documentation
https://developer.origin-kraken.energy/rest/
APIReference
https://developer.origin-kraken.energy/rest/reference/
GettingStarted
https://developer.origin-kraken.energy/rest/guides/api-basics/
Documentation
https://developer.origin-kraken.energy/rest/guides/data-import/
Authentication
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/authentication/origin-energy-authentication.yml
Specifications
OpenAPI
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/openapi/origin-energy-kraken-default-openapi.yml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/openapi/origin-energy-kraken-data-import-openapi.yml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/openapi/origin-energy-kraken-orders-openapi.yml
Other Resources
Overlay
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/overlays/origin-energy-kraken-default-overlay.yaml
Overlay
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/overlays/origin-energy-kraken-data-import-overlay.yaml
Overlay
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/overlays/origin-energy-kraken-orders-overlay.yaml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/errors/origin-energy-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/conventions/origin-energy-conventions.yml
AgentSkill
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/skills/origin-energy-kraken-customer-migration.md
AgentSkill
https://raw.githubusercontent.com/api-evangelist/origin-energy/refs/heads/main/skills/origin-energy-kraken-order-scheduling.md