Server: Idle
Idle
RPS: 0 Conn: 0 Disk R: 0 B/s Disk W: 0 B/s RAM: 0.0 MB Uptime: 0h 0m Buckets: 0

ABX Workspace

v2.0 Storage Hub
No Active Bucket Selected
API Services Connected

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.

Active Branch:
Files Uploaded 0
Disk Space Occupied 0 B

Upload files to bucket

Drag and drop multiple files here, or browse local storage

Concurrent upload queue | Max size: 500 MB per file

Asset Library

Filename Mime Type Size Date Uploaded Visibility Access URL Action
No files uploaded. Use the zone above.

Commit Timeline History

No commits found for the active branch.
LSM Index Keys 0
Embedded LSM-Tree Engine LSM SSTable Store Online

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.