APIs that
scale with
your ambition.
ProdaDoc and ProdaPic — production-ready URL-to-PDF and screenshot APIs supports document and visual capture workflows through live hosted engines. Zero infrastructure to manage.
1// ProdaPic — Screenshot in one call2const res = await fetch('https://api.scaleapis.com/screenshot', {3 method: 'POST',4 headers: { 'Authorization': 'Bearer sk_live_••••••••' },5 body: JSON.stringify({6 url: 'https://yourapp.com/dashboard',7 format: 'png',8 width: 1440,9 full_page: true,10 block_ads: true,11 })12});13const { screenshot_url } = await res.json();14// → https://cdn.scaleapis.com/snaps/abc123.png
Two APIs. Infinite possibilities.
Everything you need to capture, convert, and deliver web content at production scale.
ProdaDoc
URL → PDF API
Convert any URL or HTML into pixel-perfect PDFs. Handles invoices, compliance reports, data exports, and document pipelines at scale — with full JS execution and no infrastructure overhead.
- Pixel-perfect PDF from any URL or HTML template
- Async bulk processing with webhook callbacks
- Auto-save to S3 with signed download links
- Full JS execution — renders Chart.js, D3, React
- Retention depends on selected delivery and storage settings
- Up to 200 req/min, custom limits for enterprise
ProdaPic
URL → Screenshot API
Capture any webpage in production-ready screenshot formats with a single API call. Full-page, element-level, responsive capture workflows for QA pipelines, OG images, competitive monitoring, and design workflows.
- Current formats: PNG, JPEG, WEBP, PDF
- Responsive capture — simulate any device viewport
- Auto-block ads, trackers, cookie banners
- Visual analysis workflows can be added behind customer-controlled integrations
- Recurring capture workflows belong in the platform roadmap
- CSS selector capture — screenshot any element
The infrastructure you need.
None of the headaches.
Building a screenshot or PDF microservice looks easy — until it isn't. We handle the operational complexity so you can ship.
Security-Conscious Operations
Server-side auth and bounded handling
- Headless browsers fully isolated from your network
- Retention depends on selected workflow and output delivery
- Engine credentials stay server-side
- Workspace controls provide a foundation for API governance
Hosted Rendering Engines
Browser infrastructure managed outside your app
Cost-Efficient at Scale
Pay only for successful renders
Built Toward Scale
Async jobs, queues, and storage-backed workflows
- Async-capable engines for heavier workloads
- Webhook-capable flows where enabled and verified
- Custom infrastructure can be discussed for enterprise use
- Usage limits should be enforced by the platform control plane
Browse every API.
Start building in minutes.
Explore ProdaDoc, ProdaPic, and upcoming APIs. Full documentation, interactive demos, and pricing — all in one place.