Documentation
POST /api/audit/deep
Multi-page deep audit with page findings. $0.35
Request
{
"url": "https://example.com",
"crawl": {
"maxPages": 4,
"includePaths": ["/", "/docs", "/pricing"],
"excludePaths": ["/admin"]
}
}Response highlights
mode: "deep"summary(pagesScanned, issuesFound, critical/warning counts)categoryScores(0–100)pageFindingsper pathnextBestActionsmeta.economics
Sync for MVP (max 5 pages). Heavier than /full.