Advanced security scanning, screenshot capture, and comprehensive website analysis
POST /api/v1/scan
{
"url": "https://example.com",
"public": true,
"screenshot": true
}
GET /api/v1/result/{scanId}
GET /api/v1/search?q={query}