Create, list, inspect, settle, and revoke Compose Keys.
Compose Keys are bearer credentials with a budget, expiry, purpose, owner wallet, and chain ID. They are used by native routes, paid runtime routes, and external OpenAI-compatible routes.Documentation Index
Fetch the complete documentation index at: https://docs.compose.market/llms.txt
Use this file to discover all available pages before exploring further.
| Method | Path | Description |
|---|---|---|
POST | /api/keys | Create a Compose Key. |
GET | /api/keys | List keys owned by a wallet. |
GET | /api/keys/{keyId} | Inspect one key. |
DELETE | /api/keys/{keyId} | Revoke one key. |
POST | /api/keys/settle | Legacy direct settlement using a Compose Key. |
session or api.Bearer compose-... for the target key or another live key owned by the same wallet.