节点与集成
Vercel AI Gateway credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Vercel account.
Supported authentication methods
- API key
- OIDC token
Related resources
Refer to the Vercel AI Gateway documentation for more information about the service.
Using API key
To configure this credential, you'll need:
- An API Key
To generate your API Key:
- Login to Vercel or create an account.
- Go to the Vercel dashboard and select the AI Gateway tab.
- Select API keys on the left side bar.
- Select Add key and proceed with Create key from the Dialog.
- Copy your key and add it as the API Key in n8n.
Using OIDC token
To configure this credential, you'll need:
- An OIDC token
To generate your OIDC token:
- In local development, link your application to a Vercel project with the
vc linkcommand. - Run the
vercel env pullcommand to pull the environment variables from Vercel. - Copy your token and add it as the OIDC TOKEN in n8n.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。