Target URL
Format
Viewport
Width
Height (auto)
Wait for
Delay (ms)
Remove popups
AI popup removal
Full page
Capture entire scrollable height
No screenshot yet
Configure options and press Run
curl -X POST \
  -H "Authorization: Bearer sk-live-..." \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://stripe.com",
    "width": 1440,
    "height": null,
    "format": "png",
    "remove_popups": true,
    "full_page": false,
    "wait_for": "networkidle",
    "delay_ms": 0
  }' \
  https://api.shotbase.io/v1/screenshot