Skip to main content
POST
Create Mandate

Authorizations

Authorization
string
header
required

Use your sandbox (ky_sand_) or production (ky_prod_) API key

Body

application/json
agent_id
string
required
Example:

"agt_abc123"

purpose
string
required
Example:

"Fetch financial data from paid APIs"

max_spend_total
string
required
Example:

"100.00"

max_spend_per_transaction
string
required
Example:

"10.00"

expires_at
string
required
Example:

"2026-12-31T00:00:00Z"

currency
string
default:USDC
Example:

"USDC"

allowed_sellers
string[]
Example:
allowed_categories
string[]
Example:

Response

Successful Response

The response is of type Response Create Mandate Route Mandates Post · object.