Required Credentials
To connect your R2 bucket, you will need the following information:- Endpoint URL: Your unique R2 account endpoint (e.g.,
https://<account_id>.r2.cloudflarestorage.com). - Bucket Name: The exact name of your bucket.
- Access Key ID: An API token Access Key with permissions to read from the bucket.
- Secret Access Key: The corresponding Secret Key.
Security Best Practice
We strongly recommend generating a dedicated R2 API Token with Object Read permissions restricted only to the specific bucket you wish to import from.
Connecting the Integration
Once you have gathered your credentials:- Open your Dreep project and navigate to the Integrations page.
- Click Connect on the Cloudflare R2 card.
- Enter your Access Key ID, Secret Access Key, Endpoint URL, and Bucket Name into the connection modal.
- Dreep securely encrypts these credentials (using AES-256-GCM) before storing them, and verifies the connection.