SnapShot API Playground

Enter any URL below and see an instant screenshot — powered by SnapShot API. No API key needed for this demo.

Taking screenshot...
Screenshot preview
# Your screenshot will appear below

How to use the API

# Get a free API key curl https://snapshot-api-production-1374.up.railway.app/key # Take a screenshot curl -H "Authorization: Bearer YOUR_KEY" "https://snapshot-api-production-1374.up.railway.app/screenshot?url=https://example.com" -o screenshot.png

Full API docs at snapshot-api-production-1374.up.railway.app