Base URL
All API requests should be made to:Authentication
All API requests require authentication using a Bearer token in theAuthorization header.
string
required
Your API key in the format:
Bearer <your-api-key>Response Format
All responses are returned in JSON format. Successful responses include the requested data, while error responses follow a consistent structure:HTTP Status Codes
Permissions
Different endpoints require different permission levels:Available Endpoints
Storage Statistics
Get storage usage and statistics
Storage Items
List and manage storage items
Signed URLs
Generate pre-signed upload URLs
Retention Settings
Configure retention policies

