节点与集成
Storyblok credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Storyblok account.
Supported authentication methods
- Content API key: For read-only access
- Management API key: For full CRUD operations
Related resources
Refer to Storyblok's Content v1 API documentation and Management API documentation for more information about the services.
Using Content API key
To configure this credential, you'll need:
- 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-publishedandversion=draft). Enter this access token as your API Key. Refer to How to retrieve and generate access tokens for more detailed instructions.
Refer to Content v1 API Authentication for more information about supported operations with each Access Level.
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.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。