๐ŸŒ Domain Info API

Get DNS records, SSL certificate, CDN detection, HTTP headers, and technology hints for any domain.

Endpoint

POST https://api.16761.tech/domain-info

Example

curl -X POST https://api.16761.tech/domain-info \
  -H "Authorization: Bearer YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"domain":"stripe.com"}'

Parameters

FieldTypeRequiredDescription
domainstringโœ…Domain name to look up
Get Free API Key โ†’