BACK TO INTEGRATIONS
Ghost (Content API)
api keyGhost is a modern, open-source content platform and CMS. The Content API provides read-only access to published posts, pages, tags, authors, and site settings. This API is designed for delivering content to websites, apps, and embedded media with fine-grained access control through API keys.
AI agents can use the Ghost Content API to:
- Retrieve and search published blog posts and pages
- Access content metadata, authors, tags, and categorization
- Build content-aware workflows that need to read and analyze Ghost publications
- Integrate Ghost content into AI-powered applications, chatbots, and knowledge bases
- Monitor and summarize published content automatically
Capabilities
- Browse and retrieve published posts with filtering and pagination
- Access pages, tags, authors, and membership tiers
- Filter content by multiple criteria (tags, authors, publication status)
- Retrieve global site settings and configuration
- RESTful JSON API with consistent response structure
- Fully cacheable responses for optimal performance
- Support for API versioning through Accept-Version header
Resources
About
- Auth Type
- api key
- Documentation
- https://docs.ghost.org/content-api/