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.

https://
No account. No tracking. Email only at the publish step.

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. 1️⃣ POST /api/v1/releases — with info (LLM drafts it), markdown (skip AI), or pdf_base64/pdf_url/multipart pdf; plus website + email
  2. 2️⃣ POST /api/v1/releases/confirm — confirm with token + the 4-char email code
  3. 3️⃣ GET /api/v1/releases/{slug} — fetch the published release as markdown + HTML