API Endpoints
Explore the complete domain monitoring and intelligence API — 92+ endpoints organized across 10 categories.
DNS Records
Query, validate, and monitor DNS records
/v1/dns/lookup/v1/domain/whois/v1/dns/mx/v1/dns/mx-health/v1/dns/ns/v1/dns/txt/v1/dns/caa/v1/dns/dnssec/v1/dns/propagation/v1/dns/wildcard/v1/dns/zone-transfer/v1/dns/rebindingEmail Security
Protect email deliverability, prevent spoofing, and validate addresses
/v1/security/spf/v1/security/dkim/v1/security/dmarc/v1/security/bimi/v1/security/mta-sts/v1/email/validate/v1/score/email/v1/domain/email-hostingWebsite Security
Assess SSL certificates, security headers, and your site's attack surface
/v1/security/headers/v1/score/security/v1/domain/ssl/v1/domain/tls-version/v1/domain/ciphers/v1/domain/cert-chain/v1/domain/ocsp/v1/domain/ct-logs/v1/domain/hsts/v1/domain/wafSEO & Content
Optimize search rankings, audit content quality, and track authority
/v1/domain/seo-audit/v1/domain/search-readiness/v1/domain/pagespeed/v1/domain/web-vitals/v1/domain/meta/v1/domain/canonical/v1/domain/structured-data/v1/domain/sitemap/v1/domain/robots/v1/domain/keyword-analysis/v1/domain/content-freshness/v1/domain/link-health/v1/domain/authority/v1/domain/traffic-estimate/v1/domain/feeds/v1/domain/favicon/v1/score/seoTech Stack
Discover the technologies, frameworks, and infrastructure behind any website
/v1/domain/tech/v1/domain/cms/v1/domain/framework/v1/domain/analytics/v1/domain/server/v1/domain/cdn/v1/domain/load-balancer/v1/domain/reverse-proxy/v1/domain/dns-provider/v1/domain/openapi/v1/domain/api-cors/v1/domain/api-versionSite Performance
Analyze page speed, caching, compression, and delivery optimization
/v1/domain/compression/v1/domain/cache/v1/domain/http-version/v1/domain/response-time/v1/domain/resource-hints/v1/domain/redirect/v1/domain/page-weight/v1/score/performanceThreat Intelligence
Detect malicious domains, suspicious IPs, and emerging threats
/v1/domain/threat/v1/domain/typosquats/v1/ip/reputation/v1/ip/privacy/v1/ip/bogon/v1/ip/bogon/ranges/v1/score/trustNetwork & IP
IP geolocation, ASN lookups, and network diagnostics
/v1/network/asn/v1/network/mac/v1/network/ping/v1/network/traceroute/v1/network/asn/prefixes/v1/ip/geolocation/v1/ip/reverse/v1/ip/range/v1/ip/whoisCompliance
WCAG accessibility, GDPR privacy, and regulatory compliance audits
Domain Reports
Comprehensive domain intelligence, health checks, and competitive analysis
/v1/composite/domain-intelligence/v1/composite/website-health/v1/composite/competitive/v1/domain/compare/v1/advanced/mcpAuthentication
All API requests require authentication using an API key. Include your key in the request header:
Authorization: Bearer edns_live_YOUR_KEYDon't have an API key? Create a free account to get started.
Response Format
All responses are JSON with a consistent structure:
{
"data": { ... },
"meta": {
"request_id": "req_abc123",
"trace_id": null,
"timestamp": "2026-03-23T12:00:00.000Z",
"response_time_ms": 45
}
}Rate Limits
| Plan | Rate Limit |
|---|---|
| Free | 10/min |
| Developer | 100/sec |
| Pro | 500/sec |
| Enterprise | 2,000/sec |
Ready to start using the API?