REST API · Screenshots + OG Cards · No Puppeteer clusters

Screenshots & social cards.
One API call.

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.

Get API Key — Free View Docs
# 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
📸

Full-Page Screenshots

Capture any public URL at desktop, mobile, or tablet viewport. Full-page or above-the-fold. PNG or JPEG output.

🎴

OG Card Generation

Auto-generate 1200×630 social preview cards from any URL's Open Graph metadata. Perfect for CMS integrations.

Fast & Reliable

Warm Chromium instances, global CDN delivery. Most screenshots complete in under 3 seconds.

🔑

Simple Auth

One API key, Bearer token authentication. No OAuth dance, no SDK required. Works in any language.

📊

Usage Tracking

Check your monthly usage via /usage. Upgrade or downgrade at any time — changes apply instantly.

🛠

Zero Maintenance

No Puppeteer clusters. No Chromium updates. No bot-detection firefighting. We handle all of it.

Simple pricing

Start free. Upgrade when you're ready.

Free
$0 / mo
100 requests / month
  • Screenshots + OG cards
  • All viewports
  • PNG & JPEG output
  • API key issued instantly
Get started free
Scale
$49 / mo
10,000 requests / month
  • Everything in Pro
  • Bulk endpoint
  • SLA uptime guarantee
  • Slack support
Start Scale