Ghost
Get Published content into your Website, App or other embedded media
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Development
- Documentation / URL
- https://ghost.org/
Overview
Ghost provides published content APIs — key-based (an unknown key returns 401, verified).
Quick Start
Posts (replace YOUR_KEY):
curl "https://YOUR_BLOG.ghost.io/ghost/api/content/posts/?key=YOUR_KEY"
{ "errors": [ { "message": "Unknown Content API Key", "type": "UnauthorizedError" } ] }
Authentication
- Ghost Admin → Integrations → Content API key.
- Send it as the
keyquery parameter (unknown → 401, verified).
Rate Limits & Notes
- Free with a Ghost site (check the docs).
- Posts, pages, tags, authors.
FAQ
Is Ghost free? Yes — free with a Ghost site.
Why 401? Unknown keys return 401 (verified) — get a Content API key.
What’s the auth style?
key query parameter.
More in Development
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |