RZONE By @maramadhonaCloud
Drop file or click here
Support upload all file types
Uploading...
Max 4.5 MB Fast CDN Permanent
๐Ÿ”— URL
https://...
Something went wrong

API Integration

Automate your uploads using our simple REST API.

https://rupld.zone.id/api/upload
curl -X POST https://nanzz-uploader.vercel.app/api/upload \ -F "file=@yourfile.png"
{ "success": true, "url": "https://nanzz-uploader.vercel.app/api/upload/yourfile.png", "size": "0.01 MB" }
Copied to clipboard!