Overview
SparkDB Buckets provides S3-compatible object storage — spin up a bucket, grab a URL, and start uploading files. No infrastructure setup, no configuration required.Production apps need to store and serve files: images, videos, documents, backups, static assets. SparkDB Buckets gives you S3-compatible object storage powered by MinIO, accessible through both a web dashboard and a programmatic API.
Features
S3-Compatible
Built on MinIO with the standard S3 API. Use any S3 SDK to interact with your buckets.
Public & Private
Each bucket can be public (world-readable) or private (authenticated access only).
Web Dashboard
Create, manage, and delete buckets directly from the SparkDB dashboard. Drag-and-drop file uploads.
SDK & API
Full REST API with API key authentication. cURL, JavaScript, Python — bring your own SDK.
How It Works
Storage Limits
| Plan | Price | Storage |
|---|---|---|
| Free | $0 | 1 GB |
| Plus | $19/mo | 10 GB |
| Pro | $79/mo | 20 GB |
| Max | $299/mo | 50 GB |
Quick Links
Quickstart
Create your first bucket in under 2 minutes.
Dashboard Guide
Manage buckets from the web UI.
SDK & API
Use the API to manage buckets programmatically.
API Reference
Complete endpoint reference.
