SEO Website Audit API
Audit websites for SEO, technical health, sitemap validity, robots.txt rules, SSL status, DNS records, security headers, URL safety, and CORS policy. Use it to power SEO dashboards, agency reporting, CMS plugins, website monitoring, and launch QA.
Subscribe to the SEO Website Audit API on RapidAPI
Endpoints
| Endpoint | Method | Docs |
|---|---|---|
/v1/seo/site-audit | POST | SEO Site Audit API |
/v1/content/meta-tags | POST | SEO Meta Tags API |
/v1/utility/sitemap/validate | POST | Sitemap Validator API |
/v1/utility/robots/analyze | POST | Robots.txt Analyzer API |
/v1/utility/security-headers/analyze | POST | Security Headers Analyzer API |
/v1/utility/ssl/check | POST | SSL Checker API |
/v1/utility/dns/analyze | POST | DNS Analyzer API |
/v1/utility/url/safety | POST | URL Safety Checker API |
/v1/utility/cors/check | POST | CORS Checker API |
Every endpoint except /v1/seo/site-audit is also available in the
Email & Domain Validation API and the
AI Content Generator API. The paths are identical
across listings; only the host changes, so those endpoint pages show a different
X-RapidAPI-Host than the one below. Subscribe to whichever listing matches the
work you are doing — this one if the job is site auditing.
Base URL
https://seo-website-audit-api.p.rapidapi.comAuthentication
X-RapidAPI-Key: your-rapidapi-key
X-RapidAPI-Host: seo-website-audit-api.p.rapidapi.com
Content-Type: application/jsonNotes
- The aggregate audit is built for quick diagnostics. For deeper workflows, call the individual endpoints and store each check result in your own system.
- Meta tag generation uses AI and has higher latency than the deterministic checks.
- Network checks are best-effort and vary with third-party site behavior, DNS propagation, timeouts, firewalls, and rate limits. Results are diagnostic signals, not guarantees of ranking, safety, or production readiness.