v1
protected
wallet

Fund Wallet

Update the service budget amount.

post/v1/agents/{agent_id}/wallet/fund

Path parameters

agent_idstring uuid required

Request body

service_budget_usdnumber required

Response

Successful Response

agent_idstring required
created_atstring nullable
has_credentialsboolean
idstring required
mpp_configobject nullable
service_budget_periodstring required
service_budget_usdnumber required
statusstring required
updated_atstring nullable
wallet_typestring required
x402_configobject nullable

Changes

Changed in 1 of the 20 revisions of this API.2

    • the created_at/anyOf[subschema #1]/ response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the updated_at/anyOf[subschema #1]/ response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed