mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.4 KiB
1.4 KiB
| title | description | contentType |
|---|---|---|
| Chargebee credentials | Documentation for Chargebee credentials. Use these credentials to authenticate Chargebee in n8n, a workflow automation platform. | integration |
Chargebee credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Chargebee account.
Supported authentication methods
- API key
Related resources
Refer to Chargebee's API documentation{: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.comis the full site name, the Account Name isn8n. - An API Key: Refer to the Chargebee Creating an API key documentation{:target=_blank .external-link} for steps on how to generate an API key.
Refer to their more general API authentication documentation{:target=_blank .external-link} for further clarification.