Overview
RarxCloud is a fast, secure cloud storage and image hosting platform built by RARX Network. Upload files via the dashboard or REST API, get instant shareable links, and manage your storage with a clean interface.Visit RarxCloud
Go to rarxcloud.com to create your account
Features
Fast CDN
Files served instantly through optimized delivery
REST API
Upload and manage files programmatically
Dashboard
Clean web interface to manage all your files
Secure
SSL encryption, hashed passwords, encrypted API tokens
Image Tools
Automatic thumbnails, compression, and image processing
URL Shortener
Create short URLs alongside your file uploads
Plans
| Plan | Storage | Max File Size | Price |
|---|---|---|---|
| Free | 12 GB | 25 MB | Free |
| Starter | 25 GB | 50 MB | €3/month |
| Pro | 50 GB | 100 MB | €8/month |
| Business | 100 GB | 200 MB | €20/month |
Getting Started
Create an account
Go to rarxcloud.com and click Get Started. Choose your plan and create your account.
Get your API token
In the dashboard, go to Tokens in the sidebar. Click Reveal to see your API token, and Copy to copy it.
API Usage
Authentication
All API requests require your token in theAuthorization header:
Upload a File
Upload Multiple Files
Shorten a URL
FiveM Integration
RarxCloud works perfectly as an image CDN for FiveM servers. Here’s how to use it with any resource that needs to upload screenshots or images.Lua (Server-side)
JavaScript (Server-side)
Dashboard
The RarxCloud dashboard gives you full control over your account:- Home — Overview of your storage usage and recent uploads
- Files — Browse, search, and manage all uploaded files
- Folders — Organize files into folders
- Upload — Upload files or text directly from the browser
- URLs — Manage shortened URLs
- Billing — View your plan, storage usage, and manage subscription
- Tokens — View, copy, and regenerate your API token
- Settings — Account settings, avatar, password, 2FA
Two-Factor Authentication
RarxCloud supports TOTP-based 2FA for extra security:Enable TOTP
Find the Two-Factor Authentication section and scan the QR code with your authenticator app (Google Authenticator, Authy, etc.).
OAuth Login
RarxCloud supports logging in with:- Discord — Link your Discord account for quick login
- Google — Sign in with your Google account
Troubleshooting
Upload returns 401 Unauthorized
Upload returns 401 Unauthorized
Upload returns 413 or file size error
Upload returns 413 or file size error
You’re exceeding your plan’s max file size limit. Check your plan limits on the Billing page. Upgrade your plan for larger file support.
Storage full
Storage full
You’ve reached your plan’s storage limit. Delete unused files from the dashboard or upgrade your plan.
FiveM upload not working
FiveM upload not working
Verify: 1) Token is correct, 2) Server has internet access, 3) Endpoint is
https://rarxcloud.com/api/upload, 4) File field name is file.OAuth login error
OAuth login error
Make sure your Discord/Google account is linked in Settings. If you get a 500 error, contact support.
Support
Need help? Reach out to us:- Discord: discord.gg/rarxnetwork
- Email: support@rarxnetwork.com
- Website: rarxcloud.com

