Skip to main content
This page covers the Impact Hub Registry service API. It is not a direct IXO Protocol gateway and should be treated as an application/service surface.

Overview

  • Service scope includes registry-facing workflows such as project, household, device, credit, and claim reporting interfaces.
  • Protocol-level claim semantics and module transactions belong to IXO Protocol API pages.

Authentication

Registry deployments can use service-specific credentials. The historical examples for this surface include HTTP Basic auth.
Authorization: Basic <base64(username:password)>
Do not assume one auth scheme across all registry environments. Confirm active requirements in /reference/authentication-matrix.

Endpoint groups

  • System health and API docs
  • Household and device reporting
  • Fuel and claims reporting
  • Credit lifecycle reporting

Known literal handling

Historical environment literals for this surface have appeared in previous docs. This page no longer treats those values as canonical source of truth.
  • Canonical endpoints by environment: /reference/networks-and-endpoints
  • Canonical auth requirements: /reference/authentication-matrix
  • Registry guide: /guides/registry
  • API authentication: /api-reference/authentication
  • Product and SDK map: /reference/product-and-sdk-map