Generate lorem ipsum placeholder text — paragraphs, words, or sentences. Built on Cloudflare Workers.
Base URL: https://api.gadgethumans.com/lorem
📡 Part of the API Hub — a collection of free, no-signup APIs.
git clone https://github.com/scotia1973-bot/lorem-api.git
cd lorem-api
npm install
npx wrangler deployDon't want to self-host? Use the hosted version at api.gadgethumans.com/lorem.
| Tier | Price | Requests/day | Auth |
|---|---|---|---|
| Free | $0 | 100 | No API key |
| Pro | $5/mo | 10,000 | API key |
| Business | $15/mo | 100,000 | API key |
| Feature | Self-Host | Hosted ($5/mo) |
|---|---|---|
| Upfront cost | Free* | $5/mo |
| Maintenance | You | None |
| Cloudflare Worker req | ✅ | ❌ |
| API key | ❌ | ✅ (higher limits) |
| Global edge network | ✅ | ✅ |
| Time to first use | ~10 min | Instant |
* Self-hosting costs depend on your Cloudflare Workers plan.
curl "https://api.gadgethumans.com/lorem/generate?type=paragraphs&count=3"MIT