html
stringBasicRaw HTML content to render and capture. Useful for generating images from dynamic content or templates. Either url or html must be provided, but not both.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&html=value" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png