Skip to main content
POST
Record agent funding

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
txHash
string
required
chainId
integer
required
amount
string
required

Amount deposited in micro-units.

token
string

Token symbol or address.

Response

200 - application/json

Funding recorded

ok
boolean
Example:

true

txHash
string
settledAt
string<date-time>
Last modified on September 19, 2026