Base URL
All API requests are made to:Akua-Context header:
Authentication guide
Learn how to create tokens, scope requests, and use JWTs.
Conventions
The API usessnake_case for all field names. This keeps responses consistent regardless of the client language and matches the format you see in curl, logs, and debugging tools.
Response format
Single objects are returned directly (no wrapper):data with flat pagination fields:
error envelope:
Pagination
List endpoints support cursor-based pagination with two query parameters:Error codes
Interactive reference
The API spec is also available as an interactive reference:Scalar API reference
Interactive API explorer with request builder.
OpenAPI spec
Raw OpenAPI 3.1 specification (JSON).
Related topics
Authentication
Create tokens and learn about supported auth methods.
OpenAPI specification
Download the spec and generate type-safe clients.
CLI preview
Track Akua CLI status and supported automation alternatives.
AI and agents
Connect AI tools to Akua docs and infrastructure.