Apps & Integrations
S3 Compatible (Key / Secret)
Upload screenshots to any S3-compatible storage (AWS, Wasabi, MinIO, Backblaze B2, etc.) using access key and secret.
How it works
ScreenshotCenter authenticates to your S3-compatible bucket using an Access Key ID and Secret Access Key. Works with AWS S3, Wasabi, MinIO, Backblaze B2, Cloudflare R2, and any S3-compatible storage.
Setup
- Create a bucket in your storage provider.
- Generate an access key with write permissions to the bucket.
- In the dashboard, add the app and fill in the credentials.
Configuration
- Bucket (required) — bucket name.
- Region (optional) — e.g.
us-east-1. - Endpoint (optional) — custom endpoint URL for non-AWS providers, e.g.
https://s3.wasabisys.comfor Wasabi. - Access key (required) — access key ID.
- Secret key (required) — secret access key.
- Pathname (optional) — path template. See Path Template.
Provider-specific endpoints
- Wasabi —
https://s3.wasabisys.com - Backblaze B2 —
https://s3.us-west-004.backblazeb2.com - Cloudflare R2 —
https://<account-id>.r2.cloudflarestorage.com - MinIO (local) —
http://localhost:9000
Last updated March 27, 2026