Screenshot API
Our Screenshot API lets developers programmatically capture full-page screenshots from HTML content, public URLs, or uploaded HTML files. Whether you're building dashboards, generating previews, testing web pages, or archiving content, this API offers a fast, scalable, and accurate rendering engine to meet your needs. With support for dynamic pages, custom viewport sizes, device emulation, and…
Screenshot API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Web Page Screenshot /v1/screenshot/url |
Take screenshot of provided webpage. |
| POST |
HTML Content Screenshot /v1/screenshot/html |
Take screenshot of provided HTML content. |
| POST |
HTML File Screenshot /v1/screenshot/html |
Take screenshot of provided HTML File. |
Screenshot API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 1 / second |
|
| ULTRA Recommended | $79 / month | 1 / second |
|
| MEGA | $499 / month | 2 / second |
|