Publishes to Ghost

Publish to Ghost with a key that never travels.

MotiBlog publishes through the Ghost Admin API. Your admin key signs a short-lived token for each request — the key itself is never sent over the wire.

One project and three articles free. No card required.

What you connect

authorise once, publish from then on
01

Your site URL

02

A Ghost Admin API key

What publishing to Ghost does

01

Signed requests, five-minute tokens

Each API call is authenticated with a token signed from your admin key and valid for five minutes. The key stays stored; only the signature travels.

02

Posts as Ghost expects them

Articles arrive through the Admin API posts endpoint with title, slug, body and feature image — published, or as drafts if you want the last look in Ghost. They behave exactly like posts written in the editor.

True of every integration

01

A full article, not a paste job

Each publish carries the title, slug, body, meta description, tags and the generated banner image. Nothing is reformatted by hand afterwards.

02

Republishing updates in place

The post’s id in your platform is stored on first publish. Publishing the article again updates that post instead of creating a duplicate.

03

Test before anything ships

Every connection has a test call that verifies the credentials against the platform before an article is ever sent. Your agent can run it too: test_integration.

04

A log per publish

Every attempt is recorded with its outcome. Failures can be retried without regenerating anything — retry_publish picks up the same article.

The shape of it

ConnectionAdmin API
Authsigned, short-lived tokens
Token lifetime5 minutes
Setupabout two minutes
Start with three articles. Judge it by what ranks.

One project and three articles free. No card required.

Start free