crop_height
integerCropThe height (in pixels) of the crop region. Use together with crop_x, crop_y, and crop_width to capture a specific portion of the page.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&crop_height=1280" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png