D2 Storage
Version 1.0 Release

Zero-Config Asset Storage for Modern Developers

Deploy secure, project-wise storage containers on top of Cloudinary. Restrict origins via CORS, isolate folders automatically, and manage assets with simple API calls.

Developer-First Control Panel

A simple workflow to organize your project assets. Generate unique credentials, configure CORS origins, and view analytics in real-time.

Project-wise CORS origins whitelist
Automatic folder isolation prefix
Hashed API tokens for backend security
upload-asset.shcURL
curl -X POST "https://storage.dreambit.run/api/upload" \
  -H "Authorization: Bearer sk_proj_live_8f3d9a..." \
  -F "file=@landscape.jpg" \
  -F "folder=blog-assets"

Engineered for Reliability

Everything you need to deliver assets at scale without the developer overhead.

Cloudinary Backend

Utilize Cloudinary's high-performance edge networks. Optimize, crop, and deliver images seamlessly.

Project CORS

Restrict origin access on a project level. Prevent client-side token leakage and unauthorized access.

Token Guard

Generate hashed, cryptographically secure project API keys. Manage access and permissions directly.

Folder Isolation

Keep project uploads cleanly segregated under unique root namespaces with zero directory overlap.

AI-Ready Prompts

Generate master helper injection prompts dynamically. Copy specs instantly so Cursor or Claude can write correct API integrations.

Stateless Gateway

Stateless design ensures lightning-fast proxying. Supports up to 10 MB payloads per request out of the box.