Snap API
Snap API is a lightweight developer utility API for front-end and marketing workflows. It provides 3 endpoints: - Capture webpage screenshots as PNG/JPEG/WebP - Convert URL or raw HTML to PDF - Generate branded OG/social preview images Use cases: - Content teams creating marketing previews - SEO tooling and reporting dashboards - AI/automation workflows that need visual page snapshots - SaaS…
Snap API endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
/health /health |
|
| screenshot | ||
| GET |
/screenshot /screenshot |
|
| html-to-pdf | ||
| POST |
/html-to-pdf /html-to-pdf |
|
| og-image | ||
| GET |
/og-image /og-image |
|
Snap API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|