Skip to main content
GET
/
health
Check x402 server health
curl --request GET \
  --url https://x402.20.208.46.195.nip.io/health
{
  "ok": true,
  "service": "arcpay-somnia-x402",
  "network": "somnia-testnet",
  "chainId": 50312
}

Response

200 - application/json

Server is healthy.

ok
boolean
service
string
network
string
chainId
integer
contracts
object