Learn how to build AI agents with Supabase access using xpander.ai. This integration enables intelligent document-aware AI assistants that can read from, write to, and query your SupaBase database, allowing seamless automation, analysis, and organization of project data automatically.

Authentication Options

SupaBase API access configuration

For programmatic access and automation:

  1. Sign in to your SupaBase Account.
  2. Click on the API URL and Keys, then select your project.
  3. Click Copy to clipboard and store it somewhere secure:

The API gives you powerful capabilities in order to enhance your SupaBase experience.

  1. Go to your General Project Settings, and copy your Project ID.

Let’s create the Xpander.ai Supabase interface!

  1. Write your interface name.
  2. Select the interface access you’d like.
  3. Select the API key authentication method.
  4. Select the Integration user authentication scope.
  5. Select Custom as the Auth type and Authorization as the Custom header name.
  6. Paste the token copied earlier in the API Key field using this template: [YOUR_API_KEY]

Note: Make sure to replace [YOUR_API_KEY] with your actual SupaBase API key.

  1. Under the Interface Specific Settings, paste your Supabase Project ID copied earlier instead of the placeholder, like so:

Then save the interface.

For more information about the SupaBase Database product, click here.

For more information about the SupaBase API, click here.

For more information about the API framework used by Supabase, click here.