Versioned document hosting on Cloudflare's edge
Publish once, share one URL forever. Update the file whenever you need to — HOSTit keeps every version, serves the one you choose, and the link never breaks.
Free plan · No credit card · Set up in under a minute
Price List 2026
Same URL since January 2024
14 versions · rolled back once · 2,431 views
Built for documents that change
Attachments go stale the moment you hit send. A HOSTit link is always current.
The old way
With HOSTit
From a quick menu PDF to a fleet of policy documents across teams.
Every document gets one stable link. Replace the file a hundred times — bookmarks, QR codes, and embeds never break.
Uploads are append-only with notes on what changed. Pin any version live in one click — instant rollback, zero panic.
Claim yourname.host-it.pro instantly, or bring your own domain with a CNAME. Password pages carry your logo and colour.
Hand out links that die after a deadline or a number of opens — and revoke them any time. The permanent URL stays private.
Views and downloads per document, day by day. Finally answer “did anyone actually open it?”
Invite viewers, editors, and admins. Automate everything with scoped tokens, webhooks, scheduled publishing, and a full REST API.
Drop a file, name it, publish. The permanent URL is live immediately.
Send it, embed it, print it as a QR code. No sign-in needed to view.
Upload new versions any time. Same link, always the version you chose.
For developers
Everything in the app is an API call away. Ship release notes, compliance reports, or build artifacts straight from CI — the public link stays constant while the content evolves.
# New version, same permanent URL
curl -X POST \
https://app.host-it.pro/api/paths/$DOC/versions \
-H "Authorization: Bearer $HOSTIT_TOKEN" \
-F "file=@report.pdf" \
-F "note=Q3 figures finalised"
# → { "version": 15, "isActive": true } Start free. Upgrade when you want your own domain on the links.
For personal docs and trying things out
$0
For teams publishing under their own brand
$12 /mo per workspace
Nothing — that's the point. The URL stays identical and starts serving the new version immediately. Every previous version is kept and can be restored with one click.
No. Public links open for anyone, no sign-in, no cookie walls. Accounts are only for the people managing documents.
Yes — Pro workspaces can claim a yourname.host-it.pro subdomain instantly, or point any domain you own at HOSTit with a single CNAME record. TLS certificates are provisioned automatically.
Any file — PDFs, images, spreadsheets, archives, whatever you need to publish. Files are served with the right content type and an option to force download.
A full REST API with scoped tokens covers everything the app does: publish, upload versions, roll back, share links, webhooks, even importing files from a URL. Great for CI pipelines that publish build artifacts or reports.
50 documents, 200 MB of storage, unlimited versions, team workspaces, and API access. Pro removes the limits and adds custom slugs, domains, passwords, and host restrictions.
Your first permanent link is 60 seconds away.
Create your workspace — freeNo credit card required