Jeicex's picture
Subindo documentação do n8n limpa
0a84888
---
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
title: Chargebee credentials
description: Documentation for Chargebee credentials. Use these credentials to authenticate Chargebee in n8n, a workflow automation platform.
contentType: [integration, reference]
---
# 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
Create a [Chargebee](https://www.chargebee.com/) account.
## Supported authentication methods
- API key
## Related resources
Refer to [Chargebee's API documentation](https://apidocs.chargebee.com/docs/api/){:target=_blank .external-link} 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](https://www.chargebee.com/docs/api_keys.html#creating-an-api-key){:target=_blank .external-link} 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){:target=_blank .external-link} for further clarification.