/
AG
agentarea
/
AgentArea API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v12
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
251
238
661.6 KB
v1
protected
wallet
Create Wallet
Create a wallet for an agent.
post
/v1/agents/{agent_id}/wallet
Path parameters
agent_id
string
uuid
required
Request body
CreateWalletRequest
required
credentials
WalletCredentialsSchema
mpp_config
MPPConfigSchema
service_budget_period
string
service_budget_usd
number
wallet_type
string
required
x402_config
X402ConfigSchema
Response
Successful Response
WalletResponse
required
agent_id
string
required
created_at
string
nullable
has_credentials
boolean
id
string
required
mpp_config
object
nullable
service_budget_period
string
required
service_budget_usd
number
required
status
string
required
updated_at
string
nullable
wallet_type
string
required
x402_config
object
nullable