Base URLs
https://api.x402dash.com (primary)
https://api.x402market.shop (fallback)
Quick reference for integrating x402market health and endpoint intelligence.
https://api.x402dash.com (primary)
https://api.x402market.shop (fallback)
GET /v1/health for service status and last crawl run.
GET /v1/ecosystem for totals, readiness breakdown, top endpoints and recent failures.
GET /v1/endpoints?limit=100&q=domain for searchable endpoint list.
GET /v1/liveness?endpoint=<id-or-url> for deep status on one endpoint.
Categories are inferred from endpoint URL/name/metadata (AI/NLP, Domain/Security, Finance/FX, DeFi/Crypto, Crypto Analytics, Crypto Data, Web Tools, General).
curl -s https://api.x402dash.com/v1/health
curl -s "https://api.x402dash.com/v1/endpoints?limit=50&q=defi"
curl -s "https://api.x402dash.com/v1/liveness?endpoint=defi.hugen.tokyo/tvl"
curl -s https://api.x402dash.com/v1/ecosystem