Screenshot
Free tierPixel-perfect captures of any URL at any viewport.
About this API
Capture full-page or viewport screenshots as PNG, JPEG, WebP, or PDF. Control device emulation, dark mode, scroll behavior, element selectors, ad blocking, and lazy-load waiting, with results cached on a global CDN.
Common use cases
Quickstart
Every Zephiel API uses the same base URL, the same key header, and the same error envelope.
curl -X GET "https://zephiel.com/api/v1/screenshot/capture" \
-H "X-Zephiel-Key: $ZEPHIEL_API_KEY" \
-H "Accept: application/json"Example response
{
"url": "https://zephiel.com",
"image_url": "https://cdn.zephiel.com/s/3ac91f.png",
"width": 1440,
"height": 3820,
"cached": false
}/v1/screenshot/captureScreenshot a URL with query options/v1/screenshot/captureScreenshot with a full options body/v1/screenshot/batchQueue many captures at onceAll endpoints return JSON and accept the X-Zephiel-Key header. Rate limits are enforced per plan and reported in X-RateLimit-Remaining.
Plans can be changed or cancelled at any time. Overage is charged per 1,000 requests rather than hard-blocking your traffic.
Free
100 requests/mo
5 req/min
Free
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — not included
- Email support — not included
- Usage analytics and alerts — not included
- 99.9% uptime SLA — not included
- Webhooks — not included
- Priority support — not included
- Custom rate limits — not included
- 99.99% uptime SLA — not included
- Dedicated success manager — not included
- SSO / SAML — not included
- Custom SLA, DPA, and BAA — not included
- Private deployment option — not included
- Volume pricing — not included
Starter
10,000 requests/mo
60 req/min
$16/month
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — included
- Email support — included
- Usage analytics and alerts — included
- 99.9% uptime SLA — included
- Webhooks — not included
- Priority support — not included
- Custom rate limits — not included
- 99.99% uptime SLA — not included
- Dedicated success manager — not included
- SSO / SAML — not included
- Custom SLA, DPA, and BAA — not included
- Private deployment option — not included
- Volume pricing — not included
Most popular
Pro
250,000 requests/mo
600 req/min
$64/month
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — included
- Email support — included
- Usage analytics and alerts — included
- 99.9% uptime SLA — included
- Webhooks — included
- Priority support — included
- Custom rate limits — included
- 99.99% uptime SLA — included
- Dedicated success manager — not included
- SSO / SAML — not included
- Custom SLA, DPA, and BAA — not included
- Private deployment option — not included
- Volume pricing — not included
Enterprise
Unlimited requests
Custom
$224/month
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — included
- Email support — included
- Usage analytics and alerts — included
- 99.9% uptime SLA — included
- Webhooks — included
- Priority support — included
- Custom rate limits — included
- 99.99% uptime SLA — included
- Dedicated success manager — included
- SSO / SAML — included
- Custom SLA, DPA, and BAA — included
- Private deployment option — included
- Volume pricing — included
4.6
12 reviews
Hannah Lindqvist
Platform Lead
Replaced a fragile in-house screenshot job
We had a script doing compliance archiving that broke every few months and only one person understood. Screenshot replaced it in an afternoon and nobody maintains it now.
Sofia Almeida
Developer
Errors are actually readable
When something goes wrong Screenshot says what and why, with a code I can branch on. I have integrated og image services that return 200 with an error buried in the body, so this is a relief.
Samuel Adeniyi
Software Architect
Held up under real load
We push Screenshot hard during peak and latency has stayed flat. No throttling surprises, no silent degradation — the numbers on the listing matched what we measured.
Zainab Yusuf
Product Engineer
Good coverage for monitoring
We checked Screenshot against our own monitoring reference data before committing. Coverage was better than the incumbent we were paying four times as much for.
Tomas Ferreira
Platform Engineer
Documentation matched reality
Every sample in the Screenshot docs ran unmodified. That sounds like a low bar until you have integrated something where it is not.
Yuki Tanaka
Backend Engineer
Now handles visual regression testing too
We adopted Screenshot for link previews and ended up using it for visual regression testing as well. Same key, no new contract, no second integration.
Grace Mwangi
Head of Product
Support answered properly
Asked Northwind Data about an edge case in Screenshot and got an explanation from someone who had clearly read the code, not a link to the FAQ.
Mei Chen
Integration Engineer
Quietly reliable
Screenshot has not surprised us once in eight months of production traffic. That is the highest compliment I can pay a dependency.
Related APIs in Media & Files
Image Processing
Free tierMeridian AI
Resize, optimize, and transform images on the fly.
PDF Toolkit
Free tierNorthwind Data
Generate, merge, split, and sign PDFs over HTTP.
QR & Barcodes
Free tierNorthwind Data
Generate and decode every common symbology.