Skip to content

Storyblok 凭证#

¥Storyblok credentials

你可以使用以下凭据验证以下节点:

¥You can use these credentials to authenticate the following nodes:

先决条件#

¥Prerequisites

创建 Storyblok 账户。

¥Create a Storyblok account.

支持的身份验证方法#

¥Supported authentication methods

  • 内容 API 密钥:对于只读访问

¥Content API key: For read-only access

  • 管理 API 密钥:对于完整的 CRUD 操作

¥Management API key: For full CRUD operations

Content API support

n8n 仅支持 Content API v1。

¥n8n supports Content API v1 only.

相关资源#

¥Related resources

有关服务的更多信息,请参阅 Storyblok 的 Content v1 API 文档管理 API 文档

¥Refer to Storyblok's Content v1 API documentation and Management API documentation for more information about the services.

使用内容 API 密钥#

¥Using Content API key

要配置此凭据,你需要:

¥To configure this credential, you'll need:

  • 内容 API 密钥:前往 Storyblok 工作区的“设置”>“访问令牌”以获取 API 密钥。选择访问级别:公共 (version=published) 或预览 (version-publishedversion=draft)。将此访问令牌作为你的 API 密钥输入。请参阅 如何检索和生成访问令牌 获取更详细的说明。

¥A Content API Key: Go to your Storyblok workspace's Settings > Access Tokens to get an API key. Choose an Access Level of either Public (version=published) or Preview (version-published and version=draft). Enter this access token as your API Key. Refer to How to retrieve and generate access tokens for more detailed instructions.

有关每个访问级别支持的操作的更多信息,请参阅 Content v1 API 身份验证

¥Refer to Content v1 API Authentication for more information about supported operations with each Access Level.

使用管理 API 密钥#

¥Using Management API key

要配置此凭据,你需要:

¥To configure this credential, you'll need:

  • 个人访问令牌:前往 我的账户 >“个人访问令牌”以生成新的访问令牌。将此访问令牌作为你的个人访问令牌输入。

¥A Personal Access Token: Go to My Account > Personal access tokens to generate a new access token. Enter this access token as your Personal Access Token.