full_page
booleanCaptureDefault: true
When true, captures the entire scrollable page content, not just the visible viewport. When false, only captures the visible viewport area.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&full_page=true" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png