Prepare, settle, abort, and price metered payment intents.
Payment intent routes are used by gateway surfaces that reserve a budget before work and settle the final metered amount after work. Amounts are USDC atomic units with 6 decimals.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/payments/prepare | Authorize a payment intent from a Compose Key. |
POST | /api/payments/settle | Settle a prepared intent. |
POST | /api/payments/abort | Abort a prepared intent without settlement. |
POST | /api/payments/meter/model | Compute metered cost for a model output. |
agent, workflow, or inference.subject plus lineItems.Bearer compose-....