cURL
curl --request POST \ --url https://api.x402layer.cc/agent/auth/verify \ --header 'Content-Type: application/json' \ --data ' { "chain": "<string>", "walletAddress": "<string>", "nonce": "<string>", "signature": "<string>" } '
Short-lived session token
Was this page helpful?