http_headers
stringAuthCustom HTTP headers to send with the request (JSON encoded). Useful for authentication, language preferences, or custom headers required by the target site.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&http_headers=value" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png