~/apis/dns-lookup
DNS Lookup API
Resolve any domain's DNS records — A, AAAA, MX, NS, TXT, CNAME, SOA, SRV, CAA, PTR — in a single call. Bulk multi-type queries with structured JSON output for security research, email validation, and infrastructure discovery.
Networking0.5 credits / call($0.01/credit)
Quick start
curl -X POST https://theglitchstore.com/api/secure-proxy \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"path": "GET /", "target_api": "dns-lookup", "params": {}}'Allowed methods for this API: GET, POST. Full docs in the documentation.