- an API key
- a URL to analyze
Endpoint
Authentication
All requests must include your API key in the header:Request Body
Example Request
Example Response
Understanding the Response
success→ API request statusdata.status→ scan execution statusfinal_verdict→ URL safety classificationconfidence→ certainty levelrisk_score→ numerical risk (0 = safe, 1 = high risk)
Response Time
- Most scans complete within a few seconds
- Complex URLs may take longer due to deep analysis
Security Note
- Keep your API key secure
- Do not expose it in frontend applications
- Use it only from your backend or server
You’re Ready
You can now:- integrate ScanURL into your application
- analyze user-submitted links
- build security workflows based on the verdict

