API Playground
POST a URL. See exactly what comes back.
Live API calls against the real scan engine. Your key, your requests, real responses. No mocked data.
api.weavn.app·v1·live
REQUEST
API KEY
wdoc_live_••••••••
TARGET URL
PARAMETERS
finding_depth
async
site_type
CURL EQUIVALENT
curl -X POST https://api.weavn.app/v1/scan \ -H "Authorization: Bearer wdoc_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 live scan
score
0–100. Calibrated to your site type.
findings[]
Ranked by estimated conversion impact.
rewritten_copy
Drop-in replacement copy, included.
Need more scans? See API plans →Need a dashboard? See agency plans →