wait_ms
integerTimingAdditional time to wait (in milliseconds) after the ready_event before taking the screenshot. Useful for pages with animations or delayed content loading.
Example
curl "https://api.screenshotty.link/api/v1/screenshot?url=https://example.com&wait_ms=1280" \-H "X-Api-Key: YOUR_API_KEY" \--output screenshot.png