Domain age & RDAP
Registration date, expiry, registrar, registry status and DNSSEC signals using RDAP, the standards-based WHOIS alternative.
DOMAIN INTELLIGENCE · WEBSITE SECURITY · REST API
Get a 0–100 website trust score, A–F grade and prioritized fixes from domain age, RDAP registration, DNS, SSL/TLS, HTTPS behavior and HTTP security headers.
ONE REQUEST, FIVE SIGNAL GROUPS
Black-box scores are hard to use in fraud rules, vendor onboarding and customer-facing security products. Every score from this API includes the underlying evidence, stable finding codes, severity and a practical recommendation.
Registration date, expiry, registrar, registry status and DNSSEC signals using RDAP, the standards-based WHOIS alternative.
Public A and AAAA addresses, nameserver resilience, MX, TXT, CAA and CNAME records.
Certificate trust, hostname coverage, issuer, expiry, protocol and negotiated cipher.
Secure reachability, HTTP-to-HTTPS redirects, final URL and response status.
HSTS, CSP, clickjacking protection, nosniff, Referrer Policy, Permissions Policy and COOP.
BUILT FOR PRODUCTION DECISIONS
Add domain age, expiry and technical website trust signals to onboarding or transaction rules.
Flag newly registered, expiring or poorly secured vendor domains before approval.
Show customers which DNS, certificate, HTTPS and browser controls pass or fail.
Separate established business websites from inactive or weakly configured domains.
Recheck technical posture on a schedule and use stable finding codes for alerting.
Add structured domain registration, DNS and TLS evidence to internal datasets.
SIMPLE, STABLE JSON
Use GET for the fastest first request, POST for JSON input or the bulk endpoint for up to five domains. Results are cached for five minutes, with force refresh available when fresh evidence is required.
GET /audit?domain=example.com
{
"success": true,
"domain": "example.com",
"score": {
"value": 72,
"grade": "C",
"trust_level": "good"
},
"findings": [ ... ]
}
TRANSPARENT PRICING
50 requests/month
1,000 requests/month
5,000 requests/month
20,000 requests/month
Current plan terms and overage rates are shown on RapidAPI.
FREQUENTLY ASKED QUESTIONS
It is a transparent technical score based on registration history, DNS configuration, TLS certificate health, HTTPS behavior and browser security headers. It is decision support, not proof of identity or safety.
Yes. When the registry publishes the data, the response includes registration date, calculated age, expiry date, days until expiry, registrar and status.
It measures technical trust and website security posture. It does not use malware, phishing or abuse blocklists, so combine it with threat intelligence when your decision requires malicious-history signals.
Yes. The bulk endpoint accepts up to five domains and returns an independent result for each item.
The Basic plan includes 50 requests per month with access to every endpoint, making it easy to evaluate the full response before upgrading.
MAKE THE FIRST REQUEST
Run a domain audit in the RapidAPI playground and inspect the score, checks, findings and prioritized remediation.
Open the RapidAPI playground