Skip to main content

API Endpoints

Explore the complete domain monitoring and intelligence API — 92+ endpoints organized across 10 categories.

DNS Records

Query, validate, and monitor DNS records

Email Security

Protect email deliverability, prevent spoofing, and validate addresses

Website Security

Assess SSL certificates, security headers, and your site's attack surface

SEO & Content

Optimize search rankings, audit content quality, and track authority

Tech Stack

Discover the technologies, frameworks, and infrastructure behind any website

Site Performance

Analyze page speed, caching, compression, and delivery optimization

Threat Intelligence

Detect malicious domains, suspicious IPs, and emerging threats

Network & IP

IP geolocation, ASN lookups, and network diagnostics

Compliance

WCAG accessibility, GDPR privacy, and regulatory compliance audits

Domain Reports

Comprehensive domain intelligence, health checks, and competitive analysis

Authentication

All API requests require authentication using an API key. Include your key in the request header:

Authorization: Bearer edns_live_YOUR_KEY

Don'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

PlanRate Limit
Free10/min
Developer100/sec
Pro500/sec
Enterprise2,000/sec

Ready to start using the API?