Free
$0 / forever
For personal projects, side hustles, and trying things out.
- 10 active links
- 25MB per file
- Basic open counts
- 2 API keys at 20 requests a minute
- QR code on every link
- Default nudgehost.com and nudgehost.site links
Drop a file, get a public link. Or call the API. The same clean URL comes out either way.
curl -X POST https://www.nudgehost.com/api/v1/uploads \
-H "Authorization: Bearer nh_sk_your_key_here" \
-H "Content-Type: application/json" \
-d '{
"filename": "report.pdf",
"contentType": "application/pdf",
"fileSize": 2457600
}'
# Response
{
"slug": "example1",
"url": "https://www.nudgehost.com/example1",
...
}No setup and no build step. Here is the whole thing.
Step one
PDFs, sites, images, ZIPs. All handled the same way, with nothing to configure.
Step two
A clean URL you can read out loud, on your clipboard in one click.
Step three
They click, they see your file. Nothing to download, nothing to install.
Whatever you're sending, we've probably got a page for that.
Recruiters open it in their browser. No download, no stale version.
Bypass attachment limits with a link that opens straight in the browser.
Ask for a page and it comes back as a live link. Nothing to save or re-upload.
Your job writes a report, uploads it, and hands back a URL. No storage bucket to configure.
Paste HTML from any assistant and get a public link in seconds.
Drop a ZIP of your build. Live link, no platform needed.
Friendly docs, copy-paste examples, and an API that just works.
curl -X POST https://www.nudgehost.com/api/v1/uploads \
-H "Authorization: Bearer nh_sk_REPLACE_WITH_YOUR_OWN_KEY" \
-H "Content-Type: application/json" \
-d '{
"filename": "report.pdf",
"contentType": "application/pdf",
"fileSize": 182734
}'Your files work wherever you work. Reach NudgeHost from an assistant or from your own code, without leaving what you are doing.
Hand an assistant a block of text or a full HTML page. It comes back as a live link in one call.
Ask permission to send a file, get a one-time address.
Confirm the bytes arrived, get the link.
Read back what the account already hosts.
Live at https://www.nudgehost.com/api/mcp. Authorises with OAuth, so a user signs in rather than pasting a key. Listed in the MCP registry as com.nudgehost/file-hosting.
Type the name you want into the address bar on this page. If nothing lives at nudgehost.com/your-name, that page hands you the address with a dropzone.
Files go live as soon as the upload finishes.
Pro adds password locks that keep sensitive files private on any link.
Free shows a total open count. Pro adds per-open timestamps, country, and CSV export.
Use your own domain for a professional touch on every link you share.
Pick a slug that makes sense, not a random string. nudgehost.com/your-portfolio reads better than a hash.
Your links stay live whether you log in or not. A free link stays online until you delete it.
Update a file and the link stays the same. An already-distributed address serves the new version.
Drop HTML instead of a file and it renders as a working page.
A free plan that's actually free. Upgrade when you outgrow it.
No account needed to try it. Anonymous links stay live for 7 days and carry a small attribution line on HTML pages, free accounts keep links live forever without one.
$0 / forever
For personal projects, side hustles, and trying things out.
Most popular
$12 / month
For freelancers and small teams who share files every day.
$29 / month
For agencies and small teams sharing on behalf of clients.
A free account keeps your links live forever, with no banner on them.
Start for free. No card needed.