Ghost’s Content API provides complete access to any public data on your Ghost site including posts, pages, tags, authors and settings.The JavaScript Client provides an easy, consistent way to get data from the Content API in JavaScript. It works server-side, in the browser or even in a build pipeline.The JavaScript SDK provides further tools for working with the data returned from the Content API.These three tools give you total flexibility to build any custom frontend you can imagine with minimal coding required. Some examples of what can be achieved include generating static files, building a browser-based application or creating a latest posts widget on an external site.
Read more about how to install and use these tools in your environment. Learn more about the Ghost API and specific endpoints in our API documentation.
Assistant
Responses are generated using AI and may contain mistakes.