Mastheads®
Features

Your content, your API - never locked in

Pull every article by code with a read-only API, or export the whole account in one click - WordPress, Ghost, Markdown, or HTML. It's yours, no royalty or attribution back.

GET /v1/editions/my-edition/articles
{
  "articles": [
    { "id": 8931, "title": "Council approves harbor plan", "status": "published", "byline": "Jordan Avery" },
    { "id": 8930, "title": "Heat pump rebate rules change", "status": "draft", "byline": "Sam Okafor" }
  ]
}
mh_live_····read-only

Pull everything, incrementally

The read-only API returns full body HTML, images, and metadata for every article in an edition.

Pass ?since= with a timestamp and pull only what's new - built for a sync job that runs on a schedule, not a one-time dump.

One-click export, any time

Export the whole account or a single edition in one click - WordPress WXR, Ghost JSON, Markdown, or HTML, images and metadata included.

It's available from the dashboard even on the cancel screen, so closing your account never traps your work behind a support request.

Yours, full stop

You own every article the newsroom writes for you - no royalty, licensing, or attribution back to us on anything you pull or export.