
Loading API details…
Blitapp
The Blitapp API provides REST endpoints to schedule and manage automated web page screenshots—creating, updating, pausing, resuming, duplicating, and triggering captures—while also allowing retrieval of capture history, screenshot images, and management of associated Blit apps.
Latency p95
249 ms
last successful checks
Uptime 30d
100.0%
monitored sample
Playground
Verified
live · allowlisted
Endpoints & operations
scheduledcapture
(10)
/scheduledcapture
Get all scheduled captures
/scheduledcapture
Create a new scheduled capture
/scheduledcapture/{id}
Retrieve an existing scheduled capture
/scheduledcapture/{id}
Update an existing scheduled capture
/scheduledcapture/{id}
Delete a scheduled capture
/scheduledcapture/multiple/all
Update multiple scheduled capture
/scheduledcapture/{id}/pause
Pause a scheduled capture
/scheduledcapture/{id}/resume
Resume a scheduled capture
/scheduledcapture/{id}/duplicate
Duplicate a scheduled capture
/scheduledcapture/test/external
Retrieve the list of URLs from a RSS feed or Sitemap
webcapture
(1)
capturehistory
(4)
apps
(6)
keys
(3)
curl -X GET \ "https://blitapp.com/api//scheduledcapture" \ -H "Api-key: YOUR_API_KEY"
blitapp.com · HTTPS only · apiKeyHeader auth