x402 test call
Connectivity check at $0.001. No market data (use /api/agent/tokens). Rate limit 60/min.
Responses
- application/json
- application/json
- application/json
- application/json
- application/json
- application/json
Request Example for get/api/agent/ping
curl https://www.hoodgrow.com/api/agent/ping \
--header 'Authorization: Bearer YOUR_SECRET_TOKEN'
{
"ok": true,
"pong": true,
"timestamp": "2026-08-10T22:09:18.124Z",
"note": "string"
}