Paste text, code, or media. Get a link and a QR code. Set it to expire in a day or three months - your call.
Standup notes - ship the Hood
Chain integration by Friday.
Share link
hoodshare.xyz/s/7nE7yf...
Expires in 7 days
Email or wallet - takes a few seconds.
Text, Markdown, or code.
1 day, 1 week, 1 month, or 3 months.
Short URL and QR code, generated instantly.
Hold $HSHARE for longer TTLs and higher limits.
HoodShare does one thing well: get your content a link, fast, and let it expire on your terms.
A plain JSON REST API. No SDK, no auth for a basic share, no framework lock-in - call it from curl, fetch, or anything that speaks HTTP.
Full API reference →// Create a share, no auth requiredconst url = 'https://hoodshare.xyz/api/share';const res = await fetch(url, { method: 'POST', body: JSON.stringify({ content: 'hello world', expiresIn: 604800 })});const { id } = await res.json();// => https://hoodshare.xyz/s/7nE7yfQx3kLmHolding $HSHARE on Hood Chain raises your rate limit, expiration window, and QR resolution. Nothing is required to use the free tier.