API Reference
Storage API
REST API reference for object storage management.
Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /api/storage | List all buckets |
| POST | /api/storage | Create a bucket |
| DELETE | /api/storage/:id | Delete a bucket |
Create bucket
Use the S3 API for object operations
For object-level operations (upload, download, delete, list objects), use the S3-compatible endpoint at https://storage.wasaacloud.com with any S3 client. See S3-Compatible API for details.
Was this article helpful?
Need more help? Open a support ticket