Skip to content

Chargebee credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

Create a Chargebee account.

Supported authentication methods#

  • API key

Refer to Chargebee's API documentation for more information about the service.

Using API key#

To configure this credential, you'll need:

  • An Account Name: This is your Chargebee Site Name or subdomain, for example if https://n8n.chargebee.com is the full site name, the Account Name is n8n.
  • An API Key: Refer to the Chargebee Creating an API key documentation for steps on how to generate an API key.

Refer to their more general API authentication documentation for further clarification.

This page was