API Compatibility
Which S3 APIs are supported
Dropbox Object Store supports the base S3 API for object storage operations. This page documents current support status.
Base S3 API only: Object Store supports standard S3 object operations. S3 Files, S3 Tables, and S3 Vectors are not supported.
Data replication: All data is automatically replicated to 2 regions regardless of region setting.
For complete S3 API documentation, see the Amazon S3 API Reference.
Compatibility Legend
- ✅ Supported - Fully implemented and ready for use
- 🟨 Partial - Supported with limitations
- 🔴 Not Supported - Not currently available
Core Object Operations
List Operations
Bucket Operations
Multipart Upload
CORS
Access Control & Authentication
Data Integrity & Checksums
Advanced Features
Encryption
Not Supported
The following S3 features are not supported:
- Object versioning
- Object tagging
- Object Lock, retention, and legal hold
- Lifecycle policies
- Bucket policies
- Bucket configuration (other than CORS, which is in development)
SDK Compatibility
Object Store works with standard AWS SDKs and S3-compatible tools when configured with:
- Endpoint:
https://seal.dropboxapi.com - Region:
us-east-1
Both virtual-hosted-style and path-style addressing are supported.
Questions?
For questions about specific features or compatibility, contact your Dropbox representative.