Skip to main content

1. Create an account

Sign up at scrnshot.site. New accounts start on the Free plan — 100 screenshots/month, no credit card required.

2. Create an API key

From the dashboard, go to API Keys and create a new key. The plaintext value is shown exactly once — copy it before navigating away. If you lose it, revoke it and create a new one. Keys look like sk_live_... and are sent in the X-API-Key header on every request. See Authentication for details.

3. Capture a screenshot

A successful capture returns 201 with the hosted image URL:
id is only present when the capture is backed by a listable/deletable record — see Screenshot options for which plans that applies to.

Next steps