Skip to main content
POST
Verify Agent

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"

mandate_id
string
required
Example:

"mnd_abc123"

merchant_domain
string
required
Example:

"api.example.com"

amount
string
required
Example:

"5.00"

resource_url
string
required
Example:

"https://api.example.com/data"

currency
string
default:USDC
Example:

"USDC"

category
string | null

Response

Successful Response