Deliver to your storage

Pass a short-lived presigned HTTPS PUT URL on an asynchronous capture and Capturewell copies the retained result directly to storage you control after rendering.

What you get

Keep your own copy

Receive the completed image or PDF in storage you control.

Limit access

Use a short-lived presigned URL instead of sharing bucket credentials.

Retry independently

Delivery failures never change capture completion or credit settlement.

Steps

01

Create a presigned URL

Allow one HTTPS PUT with the final content headers.

02

Queue the capture

Pass delivery_url to the asynchronous screenshot endpoint.

03

Inspect or retry

Read external_delivery status or provide a fresh URL for a completed retained capture.

Deliver to your storageCapturewell
POST /v1/screenshots/async
{
  "url": "https://example.com",
  "delivery_url": "https://storage.example/signed-put"
}

Try deliver to your storage

Start with 100 free credits. No card required.

Create a free account