Placeholder text with a conscience

Ethical
Ipsum

Filler copy for repairable, plant-based, fairly-made, carbon-neutral brands. Or dial up the greenwash and let it satirise itself.

Job ticket
Themes
Tone
Paragraphs
4
Start with the classic lede
Add section headings
Add bullet & numbered lists
Greenwash mode

The API

Wire it straight into a seed script when you're populating a build. One GET request, no key, CORS-open.

# 3 paragraphs, greenwash, two themes, as structured JSON
GET /api/v1/ipsum?paras=3&tone=greenwash&cats=repair,vegan

# a full page with headings + lists, as ready-to-paste HTML
curl "/api/v1/ipsum?paras=5&headings=1&lists=1&format=html"
Param Values
paras 1–50 · default 4
tone plausible | greenwash
cats repair, vegan, circular, labour, carbon, certs
headings 1 | 0 — weave in <h2> sections
lists 1 | 0 — sprinkle ul/ol lists
lede 1 | 0 — the “Ethical ipsum dolor…” opener
format json (blocks) | text | html
Copied