Team Work Status

Status: Team Working On Api
Last ping: 12:48:29 PM
Team status: Active
Coming Soon

SolBox API
Developer Platform

Build next-generation applications with our comprehensive suite of decentralized storage APIs. Seamlessly integrate blockchain-powered storage into your applications.

api.solbox.cloud
$npm install @solbox/api
import
{ SolBoxClient } from '@solbox/api';
// Initialize the client
const client = new SolBoxClient({
apiKey: 'YOUR_API_KEY',
encryption: true
});
Powered by Solana Blockchain

API Use Cases

Discover how SolBox API can transform your applications with decentralized storage capabilities

Decentralized Storage

Store files across a distributed network with cryptographic verification and redundancy.

  • Redundant Storage
  • Immutable Records
  • Global Distribution

Secure File Sharing

Share files with cryptographic access control and end-to-end encryption.

  • End-to-End Encryption
  • Access Control
  • Expiring Links

Content Delivery

Deliver content globally with high availability and low latency.

  • Global CDN
  • Automatic Scaling
  • Edge Caching

NFT Storage

Store NFT metadata and assets with permanent links and verification.

  • Permanent Storage
  • Content Addressing
  • Metadata Management

Media Management

Manage media assets with automatic transcoding and optimization.

  • Image Processing
  • Video Transcoding
  • Adaptive Streaming

Cross-Platform Apps

Build applications that work seamlessly across web, mobile, and desktop.

  • SDK Support
  • Cross-Platform
  • Offline Capabilities

Integration Showcase

SolBox API integrates seamlessly with your existing tech stack, providing powerful storage capabilities without disrupting your workflow.

Simple Integration

Just a few lines of code to add decentralized storage to any application.

Serverless Compatible

Works with serverless functions and edge computing platforms.

Global Infrastructure

Distributed nodes ensure high availability and low latency worldwide.

integration-example.js
import { SolBoxClient } from '@solbox/api'
// Initialize with your API key
const client = new SolBoxClient({apiKey: process.env.SOLBOX_API_KEY});
// Example: Upload a file and get a shareable link
async function uploadAndShare(file) {
try {
const result = await client.upload(file);
const shareLink = await client.createShareLink(result.id, {
expiry: 86400, permissions: 'read'
});
return { fileId: result.id, shareLink }
} catch (error) {
console.error('Upload failed:', error);
}
}
Ready to integrate with your stack

API Playground

Explore the SolBox API with our interactive playground (Coming Soon)

Playground Locked

The API Playground is available exclusively to developers with Early Access

API Explorer

Upload File
POST /files
List Files
GET /files
Get File
GET /files/{id}
Delete File
DELETE /files/{id}
Create Share Link
POST /files/{id}/share
Revoke Access
DELETE /files/{id}/share/{token}

API Console

Request
{ "name": "example-file.jpg", "content": "base64_encoded_content", "metadata": { "contentType": "image/jpeg", "size": 1024, "tags": ["example", "demo"] }, "encryption": { "type": "aes-256-gcm", "keyDerivation": "pbkdf2" }, "storage": { "redundancy": 3, "regions": ["us-east", "eu-west", "ap-south"] } }
Response
200 OK0.235s
{ "success": true, "fileId": "f8a7b6c5-d4e3-2f1g-0h9i-j8k7l6m5n4o3", "name": "example-file.jpg", "contentHash": "sha256:2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824", "size": 1024, "created": "2023-05-15T14:30:45Z", "url": "https://api.solbox.cloud/files/f8a7b6c5-d4e3-2f1g-0h9i-j8k7l6m5n4o3", "storageNodes": 3, "regions": ["us-east", "eu-west", "ap-south"] }

Dashboard Preview

Storage Usage

JanFebMarAprMayJun

API Requests

24,856
+12.4%
GET15,234
POST6,421
DELETE3,201

Files Overview

Images
45%
Documents
30%
Videos
15%
Others
10%

Recent Activity

File Uploaded
2 minutes ago
Access Granted
15 minutes ago
File Downloaded
1 hour ago
File Deleted
3 hours ago

$SOLBOX Revenue Share Program

Holding $SOLBOX tokens means more than just an investment—it's a partnership. Our top 50 token holders are eligible to receive a share of our platform's success.

Sharing Our Success!

We believe in rewarding our community. That's why a significant 50% of all net revenue generated from our SolBox Cloud Storage premium API sales will be distributed.

This distribution is for the top 50 $SOLBOX token holders.

It's calculated proportionally based on each eligible holder’s share of the total $SOLBOX tokens held collectively by this top 50 pool. The more $SOLBOX you hold within this group, the larger your share of the revenue.

Illustrative Example:

Let’s say SolBox Cloud Storage generates $2,000 in net revenue from premium API sales during a specific period. The total amount to be distributed to the top 50 holders would be 50% of this, which is $1,000.

If you are one of these top 50 holders and your $SOLBOX tokens represent 10% of all tokens held by this top 50 group, you would receive 10% of the $1,000 pool. In this scenario, your revenue share would be $100.

Disclaimer: The figures in this example are for illustrative purposes only. The actual revenue share payout will depend on various factors, including the actual net revenue generated from premium API sales, the total number of $SOLBOX tokens held by the top 50 pool at the time of distribution, and your individual percentage holding within that pool. All distributions are subject to the terms and conditions of the SolBox Revenue Share Program.

Top 50 Revenue Share Qualifiers

SOLBOX Revenue Qualifiers

Contract: 8a5NY9MAdY3NjKsgPUYfqoZcmGKdZkotrjWgZM1dpump

Verifying Top Holders...

Connecting to the Solana network.

Get Early Access

Join our exclusive program and be among the first to explore the future of decentralized storage.

Why Join Early Access?

Get exclusive access to the SolBox API before anyone else and shape the future of decentralized storage.

Early Access to API

Be the first to integrate our cutting-edge API into your applications.

Dedicated Support

Receive personalized support from our team to ensure a smooth integration process.

Exclusive Community

Connect with other early adopters and share your insights and feedback.

Request Early Access

Fill out the form below to request early access to the SolBox API.