/v1/clearlake
Buckets
Choose private or public storage and manage bucket lifecycle.
Objects
Organize, list, inspect, and delete objects by key.
Transfers
Move bytes through short-lived upload and download URLs.
Typical workflow
- Create a bucket and choose its visibility.
- Request an upload URL for each object key.
- Upload directly to the returned URL.
- List objects or request metadata to verify the upload.
- Request a download URL when an object needs to be read.
- Delete objects or the bucket when the data is no longer needed.
