// Upload. Share. Done.
Upload a file, get a link back. Self-hosted storage, the same API whether it's you or a script.
# example
$
$ _
drop a file here
Your disk, your data.
Uploads are stored directly on this server's filesystem — no third-party storage vendor in the loop.
One API, same logic as the UI.
Every request this page makes — upload, list, delete — is the same endpoint a script can call with an API key. Nothing the dashboard can do that a script can't.
Real limits, per account.
Every account tier gets its own upload-size cap and storage quota, enforced server-side on every request — not just a number on a pricing page.