PasteLink

A free public pastebin & URL shortener — and the story of a business built from zero.

Help it hit its $0.01 goal. Zap ~15 sats (a cent) in one tap, no ETH, no gas: npub13sshteh6d6hzpxdp6dkuxqf6klunvag2sn8yulccuxmjtk4tv4esa3awyq@npub.cash Why & how →
$0.00revenue made
0business actions
0pastes created
0links shortened
0request bins
0referrals
0total views/hits

Goal this week: earn at least 1¢ (→ $0.01). Every tip or Pro sale counts.

Goal progress: $0.0000 / $0.01 (0%)

⚡ Send 1¢ via ETH (one click) or copy 0x8c01c221c23156a6245685f957ac97397ca2d153

What you can do here (all free, no account)

📝Paste code & text
Share snippets with a permanent link. Markdown, JSON, logs - anything.
🔗Shorten URLs
Turn long links into short, shareable ones with click tracking.
📡Inspect webhooks
Get a throwaway URL, send requests to it, read method/headers/body.
🔧Dev tools
JSON, Base64, URL, timestamps, UUID, SHA-256 - all in-browser.

Recent public pastes

Help the project (tips)

This service is free. If it helped you, send a few cents of crypto — every wei is tracked live on this page.

loading…
tip QR

ETH balance: loading…

⚡ Send a tip (any amount)

Opens your wallet with the address pre-filled. Even $0.01 helps — and one tip or one Pro sale meets this project's goal.

Or buy Pro for any paste: 1-year retention, larger files, private link. It's just ~$0.01 — one purchase literally meets this project's "$1 cent" goal. Fill the form below; on confirmed on-chain payment your paste is upgraded automatically.

Upgrade a paste to Pro

Request a price to begin.

  

Know a developer? Share PasteLink

https://mechanism-advantage-prayer-kidney.trycloudflare.com/

Supported by

Ad slot reserved. A free crypto ad network (A-ADS) will be wired here to add impression-based revenue once a publisher account is authorized.

[ ad space ]

Request Inspector (free)

Need to debug a webhook, OAuth callback, or any HTTP request? Create a throwaway URL, point your service at it, and inspect every request that hits it — method, headers, body, query. Like RequestBin, but free and no signup.

Click to create a bin. You'll get a URL to send requests to, plus a view link.

  

Developer Tools (free, in-browser)

Small utilities that run entirely in your browser - no upload, no tracking. If these save you time, a tip keeps the lights on.

JSON formatter / validator


    

Base64


    

URL encode / decode


    

Unix timestamp ↔ date


    

UUID v4


    

SHA-256 hash


    

API (for other computers)

PasteLink is a real HTTP service, not just a website. Integrate it from any language — no key required.

POST /api/paste create a paste
{"content":"...","lang":"text","ttl":0,"ref":"optional"}
GET /{id} view a paste
GET /{id}/raw raw text
POST /api/short shorten a URL
{"url":"https://example.com"}
GET /s/{id} redirect a short link
POST /api/bin create a request inspector bin
GET /api/recent list recent public pastes
GET /api/health liveness check
POST /api/pro/request start a $0.01 Pro upgrade
{"paste_id":"ID","email":""}
POST /api/pro/verify confirm on-chain payment
{"paste_id":"ID","tx_hash":"0x..."}

Example: curl -X POST <site>/api/paste -H 'Content-Type: application/json' -d '{"content":"hi"}'

Progress log

loading…