Motorhead 凭据#
¥Motorhead credentials
你可以使用以下凭据验证以下节点:
¥You can use these credentials to authenticate the following nodes:
支持的身份验证方法#
¥Supported authentication methods
- API 密钥
¥API key
相关资源#
¥Related resources
有关服务的更多信息,请参阅 Motorhead API 文档。
¥Refer to Motorhead's API documentation for more information about the service.
View n8n's Advanced AI documentation.
使用 API 密钥#
¥Using API key
要配置此凭据,你需要一个 Motorhead 账户以及:
¥To configure this credential, you'll need a Motorhead account and:
- 你的主机 URL
¥Your Host URL
- API 密钥
¥An API Key
- 客户端 ID
¥A Client ID
要进行设置,你需要生成一个 API 密钥:
¥To set it up, you'll generate an API key:
- 如果你自行托管 Motorhead,请将主机 URL 更新为你的 Motorhead URL。
¥If you're self-hosting Motorhead, update the Host URL to match your Motorhead URL. 2. 在 Motorhead 中,转到“设置”>“组织”。
¥In Motorhead, go to Settings > Organization. 3. 在“API 密钥”部分,选择“创建”。
¥In the API Keys section, select Create.
4. 输入 API 密钥名称,例如 n8n integration。
¥Enter a Name for your API Key, like n8n integration.
5. 选择“生成”。
¥Select Generate. 6. 复制 apiKey,并将其输入到你的 n8n 凭据中。
¥Copy the apiKey and enter it in your n8n credential. 7. 返回 API 密钥列表。
¥Return to the API key list. 8. 复制密钥的客户端 ID,并将其作为客户端 ID 输入到 n8n 凭据中。
¥Copy the clientID for the key and enter it as the Client ID in your n8n credential.
有关更多信息,请参阅 生成 API 密钥。
¥Refer to Generate an API key for more information.