Access 50+ security scanning tools via REST API. No signup, no API keys, no rate limits for reasonable use. Build security into your CI/CD pipeline, monitoring dashboards, or custom tools.
# Get a full security report for any domain
curl -X POST "https://webguarder.com/api/tools/domain-reputation" \
-H "Content-Type: application/json" \
-d '{"domain": "yoursite.com"}'Get a 0-100 security reputation score with letter grade, risk assessment, and actionable recommendations.
/api/tools/domain-reputationComprehensive security analysis combining DNS, SSL, email auth, headers, and subdomain scanning in one call.
/api/tools/full-reportDiscover subdomains using 10+ OSINT sources with IP resolution, HTTP probing, and cloud provider detection.
/api/tools/subdomain-finderScan common ports with service fingerprinting and automatic CVE correlation from NVD.
/api/tools/port-scanVisual infrastructure mapping — DNS records, IPs, nameservers, mail servers with geolocation and ASN data.
/api/tools/dns-mapVerify SPF, DKIM, and DMARC configurations. Detect email spoofing vulnerabilities.
/api/tools/email-security-checkSSL Labs-style analysis: cipher suites, protocol versions, certificate chain, forward secrecy, HSTS.
/api/tools/ssl-deep-analysisComprehensive IP analysis — geolocation, open ports, threat intel, blacklist checks, reverse DNS, ASN data.
/api/tools/ip-intelDomain registration details — registrar, dates, nameservers, DNSSEC status, and expiry warnings.
/api/tools/whois-lookupIdentify web technologies, frameworks, CDNs, analytics, and server software used by any website.
/api/tools/tech-stackDiscover exposed cloud resources — S3 buckets, Azure Blob, GCP buckets, Firebase databases, Docker registries.
/api/tools/cloud-exposureSearch Certificate Transparency logs for all certificates issued for a domain. Discover subdomains and track issuance.
/api/tools/ct-logsIdentify Web Application Firewalls protecting a target — Cloudflare, AWS WAF, Akamai, and more.
/api/tools/waf-detectScan public HTML and JavaScript for exposed API keys, tokens, passwords, and secrets (25+ patterns).
/api/tools/secret-scanHistorical DNS records and certificate transparency timeline. Track infrastructure changes over time.
/api/tools/dns-historyNeed higher limits? Create a free account for authenticated API access with higher rate limits and scan history.