Storage & Asset Metadata Ledger Hub
Select a bucket in the Buckets list, or create a new bucket to start managing your binary assets and structured metadata logs securely with public/private authorization keys.
Upload files to bucket
Drag and drop multiple files here, or browse local storage
Concurrent upload queue | Max size: 500 MB per fileAsset Library
| Filename | Mime Type | Size | Date Uploaded | Visibility | Access URL | Action |
|---|---|---|---|---|---|---|
| No files uploaded. Use the zone above. | ||||||
Commit Timeline History
No LSM tree index records found in database.
Bucket API Route Reference
-
POST
/api/publicstorage/buckets/:publicKey/upload
Upload file asset (Multipart FormData key
file). -
GET
/api/publicstorage/buckets/:publicKey/files
Retrieve list of uploaded file assets.
-
BLOCKED
/api/publicstorage/buckets/:publicKey/ledger
Direct manual insertion is prohibited to protect version-control index integrity.
-
GET
/api/publicstorage/buckets/:publicKey/ledger
Retrieve or search ledger documents from LSM database.
-
GET
/api/publicstorage/buckets/:publicKey/:fileName
Direct unauthenticated public file delivery URL.
Pre-Filled CLI Usage Commands
Use these pre-configured commands to download the CLI and interact with this bucket directly from your local terminal.