sCloud CDN
for media and assets
Host and deliver images, videos, downloads, static assets, and game server media with sCloud CDN. Fast global delivery, instant purge, analytics, and developer-friendly APIs.
One CDN for websites, apps, and game server assets
sCloud CDN is a general-purpose media and asset delivery product. Use it for websites, mobile apps, downloads, static files, public media, and game server assets, with FiveM handled as a dedicated use case rather than the whole product.
Image and video hosting
Serve product images, app uploads, galleries, videos, and public media through fast CDN URLs.
Websites and mobile apps
Keep user-facing media responsive without sending every request back to your app servers.
Downloads and static assets
Host releases, documentation files, scripts, CSS, JavaScript bundles, and other public assets.
Instant cache purge
Replace outdated files and purge cached copies when product media, app assets, or downloads change.
Developer API
Integrate upload, bucket management, and purge workflows into websites, apps, panels, or deployment tooling.
FiveM and game servers
Use the same CDN for inventory images, phone media, loading screens, and other game server assets.
Built for media and asset delivery
The pieces developers need for reliable file hosting, faster media loading, and lower origin load.
Fast Global Delivery
Serve images, videos, downloads, and static assets close to users through Cloudflare CDN instead of routing every request to your origin.
Instant Purge
Replace files and purge cached copies when product images, app media, downloads, or game server assets change.
DDoS Protection
Enterprise-grade mitigation included by default. Your content stays online, no matter what.
Developer API
Upload files, organize buckets, and automate cache operations from apps, admin panels, scripts, or deployment tools.
Lower Origin Load
Move public media delivery away from your origin so users are not waiting on overloaded app, website, or game server infrastructure.
HTTP/3 & QUIC
Latest protocols enabled by default for maximum throughput and connection stability.
Developer API for asset workflows
Automate uploads, cache purge, and asset management for websites, mobile apps, game servers, and custom panels.
- RESTful API endpoints
- TypeScript & Go SDKs
- Terraform Provider (Coming Soon)
- CLI Tool for easy management
import { sCloud } from "@scloud/sdk";
// Initialize client
const myBucket = new sCloud({
apiKey: process.env.SCLOUD_MY_BUCKET_API_KEY
});
// Upload a file
await myBucket.upload({
path: "./picture.png",
file: file,
});
// Output:
{ success: true, url: "https://cdn.sacul.cloud/my-bucket/picture.png" }
Transparent Pricing
Start for free, scale with your needs. No hidden bandwidth fees.
Starter
For small businesses and startups
- Everything in Free
- 50 GB Storage
- 3 Buckets
- Organization with 3 seats
- Cloudflare Proxy & Placeholders
Pro
For medium-sized businesses and enterprises
- Everything in Starter
- 200 GB Storage
- 5 Buckets
- Organization with 10 seats
- Priority Support
Business
For large enterprises and organizations
- Everything in Pro
- +1 TB Storage
- +10 Buckets
- Organizations with unlimited seats
- Custom Domains
- 24/7 Dedicated Support
Free
For testing and small projects.
- 5GB Storage
- Unlimited bandwidth
- Unlimited requests
- Fair use policy applies