Call
- Method
GET- URL
https://api.x402dataapi.com/capabilities- Price
- Free
- Network
- eip155:8453
- TTL
- n/as
- Timeout
- n/ams
Returns the machine-readable service catalog used by agents and documentation pages.
GEThttps://api.x402dataapi.com/capabilitiesThis endpoint returns structured JSON suitable for autonomous agents, scanners and workflow tools.
{}{}{
"name": "X402 Data API",
"x402": true,
"services": [
{
"key": "domain_intel",
"endpoint": "/v1/domain-intel",
"input_schema": {
"type": "object"
}
}
]
}curl https://api.x402dataapi.com/capabilities
Paid endpoints return HTTP 402 with payment requirements when called without a valid x402 payment signature.
curl https://api.x402dataapi.com/capabilities