Integrate robust, production-level, and lightning-fast developer utility endpoints. Instantly test requests via the Live Playground and get ready-to-use code snippets.
Available APIs
Capture high-resolution screenshots of public websites. Supports custom viewports, formats, and device scale factors.
Request Flow & API Key Authentication Check
/api/v1/screenshot| Header | Value / Type | Description |
|---|---|---|
| X-API-Key | string (Required) | Your Sandbox or Live API Authentication key. |
| Field | Type | Requirement | Default | Description |
|---|---|---|---|---|
| url | string | Required | - | The target website URL to capture (e.g. https://google.com). |
| width | number | Optional | 1280 | Viewport width in pixels. |
| height | number | Optional | 800 | Viewport height in pixels. |
| fullPage | boolean | Optional | false | Capture the full scrolling page layout. |
| format | string | Optional | png | Output image format (png or jpeg). |
[Raw Binary Image Data] (Content-Type: image/png)
API Pricing Models
Unlock live endpoints with higher rate limits, high availability SLA, and dedicated engineering consultation support.
Developer Sandbox
Commercial Pro
Custom Integration