Skip to main content
GET
Get Scan

Headers

authorization
string
required

Path Parameters

scan_id
string
required

Response

Successful Response

scan
Scan · object
required

Scan configuration and processing metadata.

certificate
Certificate · object | null

SSL/TLS certificate information for the scanned domain.

console_messages
ConsoleMessage · object[]

JavaScript console messages captured during page rendering.

cookies
Cookie · object[]

HTTP cookies set by the page and its resources.

dom
string | null

Complete HTML Document Object Model (DOM) of the rendered page.

favicon
Favicon · object | null

Favicon metadata and perceptual hash for similarity matching.

http_transactions
HttpTransaction · object[]

All HTTP requests and responses observed during page load.

ip_address
IpAddress · object | null

IP address and geolocation details of the hosting server.

classification
Classification · object | null

Classification assessment indicating potential malicious activity.

page
Page · object | null

Extracted page content and metadata.

scan_whois
ScanWhois · object | null

Domain registration information from WHOIS records.

screenshot
Screenshot · object | null

Visual screenshot of the rendered webpage.

redirect_chains
RedirectChain · object[]

Complete redirect chain from submitted URL to final destination.

technologies
Technology · object[]

Web technologies detected on the page.