API Playground
POST a URL. See exactly what comes back.
A real, full 311-check scan against the live engine — the exact JSON the API returns, no mocked data. One free scan per hour; get your own key for more.
weavn.app·v1·live
REQUEST
DEMO KEY · SHARED · 1 SCAN / HR
weavn_live_••••••••Get your own →
TARGET URL
PARAMETERS
finding_depth
async
site_type
Live scan runs with defaults — the toggles above shape the curl you'd run with your own key.
CURL EQUIVALENT
curl -X POST https://weavn.app/api/v1/scan \ -H "Authorization: Bearer weavn_live_••••••••" \ -H "Content-Type: application/json" \ -d '{ "url": "https://your-site.com", "finding_depth": "full", "async": false, "site_type": "auto" }'
RESPONSEwaiting for scan
CRITICAL
// Response will appear here// POST a URL to run a real scan
score
0–100. Calibrated to your site type.
findings[]
Ranked by estimated conversion impact.
copy_rewrites
Drop-in replacement copy, included.
Ready for more? Get your API key — 25 free scans →Delivering audits to clients? For agencies →