节点与集成

Supabase credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create a Supabase account.

Supported authentication methods

  • API key

Related resources

Refer to Supabase's API documentation for more information about the service.

Using secret key

To configure this credential, you'll need:

  • A Host
  • A Secret Key

The credential connects to your project using the Supabase Data API, which must be enabled. You can check and enable it in your project's Data API settings.

To generate your secret key:

  1. In your Supabase account, go to the Dashboard and create or select a project for which you want to create an API key.
  2. Go to **Integrations > Data API** and copy the Project URL. Enter it as your n8n Host, omitting the /rest/v1 path at the end (use https://your_project.supabase.co, not https://your_project.supabase.co/rest/v1).
  3. Go to **Project Settings > API Keys** to see the API keys for your project.
  4. Create or reveal a secret key and enter it as your n8n Secret Key. Refer to Understanding API keys for more information.

官方原文和授权

本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。

来源、授权与修改

本站保留许可证、固定提交号、社区作者和修改说明,不代表 n8n 对本站背书。

查看许可证查看来源和修改说明