Client Libraries
Native
Developer Kits
Accelerate your integration with production-ready SDKs. Built for performance, type-safety, and developer happiness across every major ecosystem.
API Explorer
PUT /objects/{id}
bucket_idstring (required)
replicationboolean
encryptionaes-256 | none
J
1import { StorageClient } from '@buzstorage/sdk';23const client = new StorageClient({4 apiKey: process.env.CS_KEY,5 region: 'us-east-1'6});78const response = await client.upload({9 file: './assets/data.bin',10 replication: true,11 metadata: { project: 'alpha' }12});
Supported Ecosystems
v4.2.1
Javascript
First-class support for React, Vue, and Node.js with full TypeScript definitions.
v2.1.0
Python
Optimized for high-throughput data processing and AI/ML pipeline integration.
v1.4.2
Go
High-performance concurrency patterns for massive file orchestration at scale.
v3.0.5
PHP
Seamless integration for Laravel and Symfony with PSR-compliant interfaces.
Need a custom
Integration?
Our API is built on industry-standard REST principles. If we don't support your language yet, you can use our OpenAPI specification to generate a client.
Developer Support
Our engineering team is available for deep architectural reviews. Get direct assistance with your high-scale media implementation.
Technical Office Hours
Join us every Tuesday at 10 AM PST for live Q&A and community show-and-tell.