API reference
Authorization endpoint.
Send proposed economic actions to Machine Allowance before the agent commits the spend.
POST /v1/authorize
| Field | Type | Description |
|---|---|---|
| agent_id | string | The registered AI agent requesting authority to spend. |
| vendor | string | The service, marketplace, API, or payee involved in the proposed action. |
| amount | integer | Minor units, such as cents for USD. |
| currency | string | ISO currency code. |
| intent | string | Human-readable purpose for the spend request. |
