SiteAudit AI
Automated website audits for technical SEO, accessibility and performance -- actionable, consistent reports for agencies and SMEs, in seconds instead of hours of manual review.
Paste a public URL and get a scored report covering technical SEO, accessibility and performance, with a prioritized action list you can hand straight to a client.
API
POST /api/audit-- body{"url": "https://example.com"}(or this form) returns the full JSON report.POST /api/audit/pdf-- same body, returns the report as a downloadable PDF deliverable.GET /api/audit/pdf?url=https://example.com-- linkable PDF report for a public URL.GET /health-- service health check.