Hugging Face credentials
You can use these credentials to authenticate the following nodes:
Supported authentication methods
- API key
Related resources
Refer to Hugging Face's documentation (opens in a new tab) for more information about the service.
Using API key
To configure this credential, you'll need a Hugging Face (opens in a new tab) account and:
- An API Key: Hugging Face calls these API tokens.
To get your API token:
- Open your Hugging Face profile and go to the Tokens (opens in a new tab) section.
- Copy the token listed there. It should begin with
hf_. - Enter this API token as your n8n credential API Key.
Refer to Get your API token (opens in a new tab) for more information.