RadenDrive

Upload and share files instantly

No account needed. Choose an expiry time and get a shareable link in seconds.

Max file size
100 MB
Expiry window
1-7 days
Access
Public link
Drag and drop your file
Choose a file from your device and RadenDrive will return a temporary public link.
Choose File
or drop it here
1 day

Files are automatically deleted after the selected expiry period.

Developer API

Upload files from scripts or apps using the same public endpoint.

curl -X POST http://localhost:3001/api/v1/upload \
  -F "file=@example.pdf" \
  -F "expiry_days=3"