URLShot API
## URLShot API URLShot is a fast, simple REST API for capturing full-page screenshots of any public website. Pass a URL, get back a PNG or JPEG. No browser required on your end. ## What you can do - Capture full-page screenshots of any public http/https URL - Choose viewport width (320px to 3840px) - Return PNG or JPEG format ## Typical use cases - OG image generation - Website monitoring and…
URLShot API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
getHealth /api/test |
Returns API service status. |
| Screenshot | ||
| POST |
createScreenshot /api/screenshot |
Captures a full-page screenshot for a public website URL. |
URLShot API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $50 / month | — |
|