Initiates a new URL scan with customizable parameters. Returns a Scan object immediately with status PENDING. Processing typically completes within 30-60 seconds depending on system load. Poll the GET /v1/scan/ endpoint to retrieve full results once status is DONE.
DESKTOP, MOBILE 3 <= x <= 15USER, API, TELEGRAM Successful Response
Unique auto-generated scan identifier.
Original URL submitted for scanning.
Device type used for the scan simulation (DESKTOP or MOBILE).
DESKTOP, MOBILE User agent string used to simulate the browser environment.
Country code from which the scan was initiated. Available for PREMIUM users only.
Indicates whether the scan was submitted programmatically via API or manually by a user.
USER, API, TELEGRAM Viewport width in pixels used during the scan.
Viewport height in pixels used during the scan.
When true, scan results are only accessible to the submitting user.
Current scan status. PENDING and RUNNING are transient states; DONE and ERROR are terminal states.
PENDING, RUNNING, DONE, ERROR, PAGE_NOT_AVAILABLE ISO 8601 timestamp when the scan was submitted.
Extracted domain from the submitted URL.
Final destination URL after following all redirects.
Protocol used (HTTP or HTTPS).
HTTP Referer header value indicating the originating page for the request.
Indicates whether the page contains Not Safe For Work (NSFW) content such as nudity or adult material.
User-defined tags for organizing and categorizing scans.
Error code when scan status is ERROR, indicating the reason for failure.