Batch captures

Send up to ten public URLs with shared capture settings, then track the ordered group and each ordinary capture.

Batch creation uses one shared option set and does not accept webhooks, customer-storage delivery URLs, templates, schedules, or per-item overrides.

What you get

One request

Queue a small set of URLs without assembling separate creation responses.

Atomic creation

Validation, credit reservation, and capture rows either all commit or none do.

Normal capture lifecycle

Each item renders, settles, retries, and remains addressable like any async capture.

Steps

01

Provide the URLs

Send a list of one to ten public URLs.

02

Choose shared options

Apply one format, viewport, Recipe, and watermark configuration.

03

Track the batch

Poll the batch resource for ordered items, counts, credits, and aggregate status.

Batch capturesCapturewell
POST /v1/screenshot-batches
{
  "urls": ["https://example.com", "https://example.org"],
  "preset": "desktop"
}

Try batch captures

Start with 100 free credits. No card required.

Create a free account