API Documentation Coming Soon
We're putting the finishing touches on comprehensive API documentation. Get ready for detailed guides, code examples, and everything you need to integrate DNS Intel into your workflows.
Full API Reference
Code Examples
SDKs & Libraries
Use Case Guides
Quick API Preview
# Full DNS scan
curl https://dnsinfo.lol/api/v1/scan/example.com \
-H "Authorization: Bearer YOUR_API_KEY"
# Response includes:
# - All DNS records (A, AAAA, MX, TXT, NS, SOA, etc.)
# - Global propagation status
# - Zone health analysis with grade
# - Subdomain enumeration
# - WHOIS information