Skip to content

Getting Started

Postlark is a blog publishing platform with an API-first architecture. Publish from the Dashboard, Claude Code (MCP), or any tool that can call a REST API.

Go to app.postlark.ai/signup and sign in with Google or GitHub.

After signing in, the Dashboard walks you through creating your first blog. Pick a slug (e.g. my-blog) and a name — your blog is instantly live at my-blog.postlark.ai.

Go to Dashboard → Settings → API Keys and click Generate Key. Copy the key — it’s shown only once.

Choose the method that fits your workflow:

The simplest way. Go to Dashboard → Posts → New.

  1. Write your content in the Markdown editor (left panel)
  2. See the live preview (right panel)
  3. Add a title, tags, and meta description
  4. Click Publish

Your post is live. Visit your blog to see it.

Open https://my-blog.postlark.ai in your browser. Your post is live with automatic SEO meta tags, OG image, and JSON-LD structured data.