cURL
curl --request GET \ --url https://api.humcli.com/api/v1/agents/wallet \ --header 'X-API-Key: <api-key>'
{ "agent_id": "<string>", "wallet_address": "<string>", "chain": "<string>" }
Get the agent’s bound wallet address.
API key for agent and task endpoints. Format: ho_live_...
Wallet information