Versioned document hosting on Cloudflare's edge

One permanent link for every document

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

docs.yourcompany.com/d/price-list
PDF

Price List 2026

Same URL since January 2024

serving v14

14 versions · rolled back once · 2,431 views

Built for documents that change

Employee handbooksPrice listsMenusSpec sheetsTerms & policiesInvestor updatesDatasheetsSOPs

Stop emailing “final_v3_ACTUAL.pdf”

Attachments go stale the moment you hit send. A HOSTit link is always current.

The old way

  • Six copies of the truth in six inboxes
  • Printed QR codes point at dead files
  • “Which version are you looking at?”
  • No idea if anyone opened it

With HOSTit

  • One link that always serves the current file
  • QR codes and embeds that never expire
  • Full version history with one-click rollback
  • View and download counts per document

Everything a living document needs

From a quick menu PDF to a fleet of policy documents across teams.

Permanent URLs

Every document gets one stable link. Replace the file a hundred times — bookmarks, QR codes, and embeds never break.

Version history & rollback

Uploads are append-only with notes on what changed. Pin any version live in one click — instant rollback, zero panic.

Your domain, your brand

Claim yourname.host-it.pro instantly, or bring your own domain with a CNAME. Password pages carry your logo and colour.

Expiring share links

Hand out links that die after a deadline or a number of opens — and revoke them any time. The permanent URL stays private.

Built-in analytics

Views and downloads per document, day by day. Finally answer “did anyone actually open it?”

Teams, API & webhooks

Invite viewers, editors, and admins. Automate everything with scoped tokens, webhooks, scheduled publishing, and a full REST API.

Three steps, then never think about it again

1

Upload

Drop a file, name it, publish. The permanent URL is live immediately.

2

Share the link

Send it, embed it, print it as a QR code. No sign-in needed to view.

3

Keep it current

Upload new versions any time. Same link, always the version you chose.

See the full walkthrough with screenshots →

For developers

Publish from your pipeline

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.

  • Scoped API tokens (viewer / editor / admin)
  • HMAC-signed webhooks on upload & publish
  • Scheduled version activation
  • Import files straight from a URL
publish.sh
# 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 }

Simple pricing

Start free. Upgrade when you want your own domain on the links.

Free

For personal docs and trying things out

$0

  • 50 documents · 200 MB · unlimited versions
  • Permanent auto-assigned URLs
  • Expiring share links & analytics
  • Team workspaces, API & webhooks
Start free
Most popular

Pro

For teams publishing under their own brand

$12 /mo per workspace

  • Everything in Free — without the limits
  • Readable slugs: /d/handbook
  • Instant subdomain + your own domain
  • Passwords, host locks & branded pages
Go Pro

Questions, answered

What happens to the link when I upload a new file?

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.

Do viewers need an account?

No. Public links open for anyone, no sign-in, no cookie walls. Accounts are only for the people managing documents.

Can I use my own domain?

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.

What file types can I host?

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.

Is there an API?

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.

What does the free plan include?

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.

Publish once. Update forever.

Your first permanent link is 60 seconds away.

Create your workspace — free

No credit card required