Skip to content

api-evangelist/ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost (ghost)

Ghost is an open-source publishing platform with hosted (Ghost(Pro)) and self-hosted options. It exposes a write-capable Admin API and a read-only Content API plus webhooks.

APIs.json: https://raw.githubusercontent.com/api-evangelist/ghost/refs/heads/main/apis.yml

Tags

  • Publishing
  • Newsletters
  • Memberships
  • Content
  • Open Source

Timestamps

  • Created: 2026-05-08
  • Modified: 2026-05-19

APIs

Ghost Admin API

The Ghost Admin API provides full read/write access to posts, pages, tags, tiers, newsletters, offers, members, users, images, themes, webhooks, and site configuration. Authentication uses short-lived JWTs derived from an admin API key, staff access tokens, or session cookies. Requests must include an Accept-Version header.

Tags

  • Publishing
  • Content Management
  • Members
  • Newsletters
  • Webhooks

Properties

Ghost Content API

The Ghost Content API is a read-only RESTful API for delivering published content (posts, pages, tags, authors, tiers, settings) to clients. It uses query-parameter Content API keys, is fully cacheable, and is intended to be safe for browser use.

Tags

  • Publishing
  • Content
  • Read Only
  • Public

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Ghost is an open-source publishing platform designed for professional publishers, with native subscription, membership, and newsletter features for content creators.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors