Send a URL, get back a pixel-perfect screenshot or a styled 1200×630 social card — ready for Twitter, LinkedIn, and Slack. No headless browser to manage.
# Screenshot any URL in one call curl -X POST https://snapdat.io/screenshot \ -H "Authorization: Bearer sk_your_key" \ -H "Content-Type: application/json" \ -d '{"url": "https://stripe.com", "viewport": "desktop"}' \ --output screenshot.png # Generate a social OG card curl -X POST https://snapdat.io/og-card \ -H "Authorization: Bearer sk_your_key" \ -H "Content-Type: application/json" \ -d '{"url": "https://your-blog-post.com"}' \ --output og-card.png
Capture any public URL at desktop, mobile, or tablet viewport. Full-page or above-the-fold. PNG or JPEG output.
Auto-generate 1200×630 social preview cards from any URL's Open Graph metadata. Perfect for CMS integrations.
Warm Chromium instances, global CDN delivery. Most screenshots complete in under 3 seconds.
One API key, Bearer token authentication. No OAuth dance, no SDK required. Works in any language.
Check your monthly usage via /usage. Upgrade or downgrade at any time — changes apply instantly.
No Puppeteer clusters. No Chromium updates. No bot-detection firefighting. We handle all of it.
Start free. Upgrade when you're ready.