Skip to main content
Every account has a per-user S3-compatible bucket. This example uploads a CSV, runs a Python job that reads it, and downloads the result.

Upload a file

CLI

REST API

Direct S3 access via temporary credentials

For larger transfers or programmatic clients, fetch short-lived MinIO/S3 credentials and use any standard S3 client:

List, download, delete

Delete a whole prefix with DELETE /storage/delete-folder/{folder_prefix}.