CDN for FiveM servers

The CDN
for FiveM
without the hassle.

Upload, organize and serve your FiveM server assets (images, videos, models, HUDs) with a single line of code. Clean dashboard, Lua and JavaScript SDKs, instant URLs.

Built for FiveM developers and communities who want a serious CDN without having to run the infrastructure themselves.

20 GB freeNo credit cardSetup in 2 min
upload.js
import { FiveHub } from 'fivehub.pro'
 
// Upload any asset in one line
const hub = new FiveHub(''your-api-key'')
 
const asset = await hub.upload(file)
 
console.log(asset.url)
// → https://cdn.fivehub.pro/abc123.png
Trusted by & Sponsors
// How it works

Your FiveM CDN in 3 steps

Forget setting up nginx, configuring S3 or fighting with buckets. FiveHub gives you the dashboard, API and SDK; you just upload and use the URLs.

01

Upload your assets

Drag files into the dashboard or hit the API/SDK from your script. Images, videos, models, HUDs, fivem.tebex assets... anything your server needs.

02

Organize with folders

Group assets by server or project, invite members to your organization and issue scoped API keys. One dashboard, all your communities.

03

Serve from the CDN

Each file gets a CDN URL ready to drop into your FiveM resource. Automatic optimization, SSL included and no request caps.

20 GB
Free storage
< 50ms
CDN latency
99.9%
Uptime guaranteed
// Features

Everything you need for your assets

A full dashboard, powerful SDK and pricing that won't break the bank. Built by devs, for devs.

Instant upload

Drag files to the dashboard or use the API. URLs ready instantly, automatic image optimization included.

Integrated SDK

SDKs for JavaScript, FiveM and more. npm install, import and upload — no complicated setup.

Real-time analytics

Monitor storage, bandwidth and requests usage. Clear dashboards for each server.

Secure by default

API keys with granular permissions, IP whitelist and members with roles. All encrypted in transit.

// SDK

Integrate in minutes

Our SDK adapts to your stack. JavaScript for web, Lua for FiveM, and a REST API for everything else. Upload files with a single call.

One line to upload
hub.upload(file) — that simple
Automatic optimization
Images compressed and served in WebP
Global CDN
Assets served from the nearest edge
JavaScript / TypeScript
$ npm install fivehub.pro
import { FiveHub } from 'fivehub.pro'
const hub = new FiveHub('API_KEY')
// Upload image
const { url } = await hub.upload(file)
FiveM / Lua
-- Capture and upload screenshot
exports['fivehub']:uploadScreenshot(function(url)
print("Uploaded: " .. url)
end)
REST API / cURL
curl https://fivehub.pro/api/assets \
-H "x-api-key: API_KEY" \
// Why FiveHub

FiveHub vs rolling your own

Honest comparison with self-hosting your CDN or using a generic service. Focused on FiveM servers: setup, SDK, dashboard and organizations.

FeatureSelf-hostedGeneric CDNfivehub.pro
Setup in under 2 minutes
Visual dashboard for your team
Native SDK for FiveM (Lua)
Interface fully in Spanish
Organizations, members and roles
API keys with scoped permissions
Automatic image optimization
Realistic free tier (20 GB)
Zero infrastructure maintenance

There are good alternatives out there. Try FiveHub free and decide for yourself.

// Community

Teams already using FiveHub

Studios and FiveM servers managing their assets with FiveHub. No fabricated numbers — just the partners who've been with us from day one.

We stopped worrying about where to put screenshots, skins and models for each resource. Upload to the dashboard, grab the URL, done. Less friction for the team.
Neenbyss StudioFiveM development studio
Rolling our own CDN would have taken days. With FiveHub we shipped the first project the same afternoon we signed up.
DyzerionServer agency
The FiveM SDK saved us from wrestling with uploads from Lua. One line and the file is on the CDN.
NewLifeRPSpanish RP server
// Pricing

Start free, grow with Pro

Two plans to get going. Check Hobby and Starter on the pricing page for the full comparison.

Free

$0forever
Storage20 GB
  • 20 GB storage
  • Full API
  • Automatic optimization
  • 30-day retention
  • Email and Discord ticket support
  • Up to 10M requests/month
Get started free
Most popular

Pro

$20/mo
Storage500 GB
  • 500 GB storage
  • Priority API
  • Unlimited retention
  • Custom integrations
  • Priority 24/7 support
Choose Pro

Start uploading today

20 GB of free storage. No credit card. Set up your first project in under 2 minutes.