cURL
curl --request POST \ --url https://api.humcli.com/api/v1/agents/wallet/challenge \ --header 'X-API-Key: <api-key>'
{ "chain": "<string>", "nonce": "<string>", "issued_at": "<string>", "message": "<string>" }
Generate a wallet verification challenge for EIP-191 signature. Challenge expires in 10 minutes.
API key for agent and task endpoints. Format: ho_live_...
Challenge generated