Supabase credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Supabase (opens in a new tab) account.
Supported authentication methods
- API key
Related resources
Refer to Supabase's API documentation (opens in a new tab) for more information about the service.
Using access token
To configure this credential, you'll need:
- A Host
- A Service Role Secret
To generate your API Key:
- In your Supabase account, go to the Dashboard and create or select a project for which you want to create an API key.
- Go to Project Settings > API (opens in a new tab) to see the API Settings for your project.
- Copy the URL from the Project URL section and enter it as your n8n Host. Refer to API URL and keys (opens in a new tab) for more detailed instruction.
- Reveal and copy the Project API key for the
service_role. Copy that key and enter it as your n8n Service Role Secret. Refer to Understanding API Keys (opens in a new tab) for more information on theservice_roleprivileges.