# Chargebee credentials

You can use these credentials to authenticate the following nodes with Chargebee.

- [Chargebee](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.chargebee)
- [Chargebee Trigger](#)


## Prerequisites

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

## Supported authentication methods

- API key


## 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://transmit.chargebee.com` is the full site name, the Account Name is `transmit`.
- 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.