Credentials
Ghost credentials

Ghost credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create a Ghost (opens in a new tab) account.

Supported authentication methods

  • Admin API key
  • Content API key

The keys are generated following the same steps, but the authorization flows and key format are different, so n8n stores the credentials separately. The Content API uses an API key; the Admin API uses an API key to generate a token for authentication.

Related resources

Refer to Ghost's Admin API documentation (opens in a new tab) for more information about the Admin API service. Refer to Ghost's Content API documentation (opens in a new tab) for more information about the Content API service.

Using Admin API key

To configure this credential, you'll need:

Using Content API key

To configure this credential, you'll need:

  • The URL of your Ghost admin domain. Your admin domain (opens in a new tab) can be different to your main domain and may include a subdirectory. All Ghost(Pro) blogs have a *.ghost.io domain as their admin domain and require https.
  • An API Key: To generate a new API key, create a new Custom Integration. Refer to the Ghost Content API Key documentation (opens in a new tab) for more detailed instructions. Copy the Content API Key and use this as the API Key in the Ghost Content n8n credential.