Back to catalog
πŸ’»

Ghost

API Key

Get Published content into your Website, App or other embedded media

πŸ’»DevelopmentHTTPSCORS enabled

Building a Headless CMS with Ghost and Next.js

Published β€” 7 min read

TitleBuilding a Headless CMS with Ghost and Next.js
SlugHeadless-cms-ghost-nextjs
StatusPublished
Published At2024-10-28T11:00:00.000Z
Reading Time7

Sample Response

response.json
1{
2 "title": "Building a Headless CMS with Ghost and Next.js",
3 "slug": "headless-cms-ghost-nextjs",
4 "status": "published",
5 "published_at": "2024-10-28T11: 00: 00.000Z",
6 "reading_time": 7
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://ghost.org/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs