Working Example
Authentication
The client requires the host address of your Ghost API and an Admin API key in order to authenticate.url- API domain, must not end in a trailing slash.key- string copied from the “Integrations” screen in Ghost Adminversion- minimum version of the API your code works with
url and key values can be obtained by creating a new Custom Integration under the Integrations screen in Ghost Admin.

