transparent_background
booleanCaptureDefault: false
When true, makes the background transparent (only works with PNG format). Useful for capturing elements that you want to overlay on other images or backgrounds.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&transparent_background=true" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png