tools.ipintel.ai publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.001 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /dns-lookup | GET | $0.001 | 200 |
| /http-latency | GET | $0.001 | 200 |
| /json-schema-validator | GET | $0.001 | 200 |
DNS Lookup API. Resolve domain DNS records and receive structured JSON with A, AAAA, MX, NS, TXT, CAA, and SOA records. Useful for agents, developers, domain diagnostics, email setup checks, DNS troub…
HTTP Latency Check API. Measure HTTP response latency for a URL from the Cloudflare Worker edge. Returns status code, latency, redirect, content type and edge location metadata. Useful for uptime chec…
JSON Schema Validator API. Validate JSON data against a JSON Schema and receive structured valid/invalid results with detailed validation errors. Supports common JSON Schema features including type, r…