> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/credentials/chargebee.md).

# Chargebee credentials

You can use these credentials to authenticate the following nodes:

* [Chargebee](/integrations/builtin/app-nodes/n8n-nodes-base.chargebee.md)
* [Chargebee Trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.chargebeetrigger.md)

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

Create a [Chargebee](https://www.chargebee.com/) account.

## Supported authentication methods <a href="#supported-authentication-methods" id="supported-authentication-methods"></a>

* API key

## Related resources <a href="#related-resources" id="related-resources"></a>

Refer to [Chargebee's API documentation](https://apidocs.chargebee.com/docs/api/) for more information about the service.

## Using API key <a href="#using-api-key" id="using-api-key"></a>

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](https://www.chargebee.com/docs/api_keys.html#creating-an-api-key) for steps on how to generate an API key.

Refer to their more general [API authentication documentation](https://apidocs.chargebee.com/docs/api/auth?lang=curl) for further clarification.
