Content API
Ghost’s RESTful Content API delivers published content to the world and can be accessed in a read-only manner by any client to render in a website, app, or other embedded media.
Access control is managed via an API key, and even the most complex filters are made simple with our SDK. The Content API is designed to be fully cachable, meaning you can fetch data as often as you like without limitation.
What can we achieve using the API?
Well, there are a lot of use cases, just to mention a few:
- Featured posts section
- Latest posts section
- Related posts
- Users page
- Tags page
- and many more...