1 · Write
2 · Edit
3 · Publish
A press release, distilled.
Drop your URL, jot a few lines, let AI shape a clean release. You edit, confirm, and it's live with its own page, sitemap, and RSS.
Latest releases
Built for AI Agents
Agents can publish a press release autonomously — draft with AI, bring their own markdown, or upload a PDF. Confirm by email, get a live URL. Two POSTs, one URL.
-
1️⃣
POST /api/v1/releases— withinfo(LLM drafts it),markdown(skip AI), orpdf_base64/pdf_url/multipartpdf; pluswebsite+email -
2️⃣
POST /api/v1/releases/confirm— confirm withtoken+ the 4-char email code -
3️⃣
GET /api/v1/releases/{slug}— fetch the published release as markdown + HTML