Skip to main content

Supabase - User Guide

In this article, you will understand step by step how to easily integrate Scytale with Supabase

Supabase is an open-source BaaS that provides a PostgreSQL database with built-in authentication, storage, and real-time APIs. It’s designed to help developers quickly build and scale applications without managing backend infrastructure.

How to Connect Scytale and Supabase

  1. In Scytale, go to 'Integrations'.

  2. Search for Supabase and select 'Connect'.

  3. Fill in your API Key.

  4. Fill in your ProjectID.

  5. Add a connection name - this will be used to differentiate between your connections - and then select 'Connect'.

You have now successfully connected to Supabase!

How To Create API key In Supabase

  1. API key can be created in project settings → API Keys section:


  2. ProjectID is in project settings → General:

How to create an Access Token

  1. Select Account from the dropdown of your profile in the top right.

  2. Select Access Tokens → Generate new token.

  3. Copy your new Access Token:

Did this answer your question?