take_screenshot.
render: true starts a separate async social-render job. Poll GET /api/v1/jobs/{id}. Leave it false unless you want that kitchen path.
Scroll video is POST /api/v1/capture/video (not Instant Post).Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sync URL capture. Typical cost 2 credits. Same key as Instant Post.
curl -X POST https://api.screencrafter.io/api/v1/capture/screenshot \
-H 'Content-Type: application/json' \
-H 'X-API-Key: sc_live_YOUR_KEY' \
-d '{
"url": "https://screencrafter.io",
"options": { "full_page": true }
}'
take_screenshot.
render: true starts a separate async social-render job. Poll GET /api/v1/jobs/{id}. Leave it false unless you want that kitchen path.
Scroll video is POST /api/v1/capture/video (not Instant Post).