Start a WebsiteIQ report.
Enter a website and a valid email. WebsiteIQ starts the audit automatically, crawls up to 50 pages, and turns the same live report URL into the finished HTML report when the Worker completes. No customer outbound email is required during beta.
Start audits now. Payment Required is next.
POST /api/intake returns a durable request id, statusUrl, and reportUrl. Beta delivery is the report URL, so no customer outbound email is required. An x402 payment gateway is coming soon, likely at $0.01 per audit.
Public testing is open while checkout is being wired.
POST /api/intake
{
"url": "https://example.com",
"email": "you@example.com"
}