viewport_width
integerViewportDefault: 1920
The width of the browser viewport in pixels. This determines the width of the rendered page. Maximum value is 3840 pixels.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&viewport_width=1920" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png