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 \
  -H "Authorization: Bearer $HOODGROW_API_KEY"

{
  "ok": true,
  "pong": true,
  "timestamp": "2026-08-11T14:02:07.881Z",
  "note": "x402 test endpoint — market data at /api/agent/tokens (docs.hoodgrow.com)"
}