Request
- Method
POST- URL
https://api.x402dataapi.com/v1/domain-intel- Price
- 0.002 USDC
Paid x402 API for AI agents that returns domain intelligence, DNS lookup data, domain risk signals, security posture, WHOIS-like technical data, mail security, TLS, HTTP headers, fingerprinting and AI agent domain analysis for a public domain.
POSThttps://api.x402dataapi.com/v1/domain-intel{
"type": "object",
"properties": {
"domain": {
"type": "string",
"description": "Public domain name to inspect"
}
},
"required": [
"domain"
]
}{
"domain": "example.com"
}{
"domain": "example.com",
"dns": {},
"mail_security": {},
"tls": {},
"http": {},
"fingerprint": {},
"risk_score": 0,
"summary": []
}PAYMENT_REQUIREDNo valid x402 payment signature was provided.INVALID_PAYMENTThe signature was malformed, expired, replayed or does not match the endpoint price/resource.VALIDATION_ERRORThe JSON input does not match the documented schema.SSRF_PRIVATE_HOSTThe target resolves to a private or blocked address.curl -X POST https://api.x402dataapi.com/v1/domain-intel \
-H "Content-Type: application/json" \
-d '{"domain":"example.com"}'curl -X POST https://api.x402dataapi.com/v1/domain-intel \
-H "Content-Type: application/json" \
-H "PAYMENT-SIGNATURE: <x402-payment-payload>" \
-d '{"domain":"example.com"}'x402 domain intelligence API, AI agent domain data API, domain security posture API, domain risk API, DNS lookup paid API
/llms.txt./openapi.json or /.well-known/x402-catalog.json.PAYMENT-SIGNATURE.DNS, TLS, mail security, HTTP security and fingerprint data for a public domain.
x402 domain intelligence API, AI agent domain data API, domain security posture API, domain risk API, DNS lookup paid API