Playground
Test the API with interactive controls
1280 x 800
PNG
--
--
Enter a URL and click Render to see the preview
curl -X POST "https://api.snapapi.pics/v1/screenshot" \
-H "X-Api-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://stripe.com"}' \
-o screenshot.png