Domain Report API - DNS, WHOIS, SSL & Tech Detection in One Call
Send a domain name and receive a consolidated report containing DNS records (A, MX, NS, TXT), WHOIS registration data, SSL certificate details, security header analysis, detected technologies, and basic performance metrics. Replaces multiple API calls with a single request.
Code examples
curl -X POST https://api.botoi.com/v1/domain/report \
-H "Content-Type: application/json" \
-d '{"domain":"stripe.com"}'When to use this API
Due diligence on acquisition targets
Pull a single domain report to evaluate a company before acquisition. Check registration age, SSL health, tech stack maturity, and security posture without running five separate lookups.
Competitor tech stack analysis
Feed competitor domains into this endpoint to map their technology choices. Track framework migrations, CDN changes, and security header adoption across your competitive landscape.
Automated domain monitoring
Schedule daily domain reports for your production domains. Diff the JSON output against the previous day to detect DNS changes, expiring certificates, or unexpected technology additions.
Frequently asked questions
How is this different from calling each endpoint separately?
Does the report include subdomains?
What happens if one section fails?
How current is the WHOIS data?
Can I use this for bulk domain analysis?
Get your API key
Free tier includes 5 requests per minute with no credit card required. Upgrade for higher limits.