Supabase website screenshot

Supabase

Supabase is an open-source Firebase alternative that provides a suite of backend services built on top of PostgreSQL. It offers a managed PostgreSQL database with auto-generated REST and GraphQL APIs via PostgREST, real-time data subscriptions via WebSockets, user authentication with JWT (GoTrue), file storage with S3-compatible object storage, edge compute via globally distributed TypeScript functions on the Deno runtime, and a management API for programmatic control of projects and organizations. Supabase is available as a fully managed cloud service (app.supabase.com) and as a self-hosted open-source deployment.

Supabase publishes 21 APIs on the APIs.io network, including Realtime API, Admin API, Authentication API, and 18 more. Tagged areas include Backend As A Service, PostgreSQL, Open Source, Authentication, and Real Time.

The Supabase catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.

Supabase’s developer surface includes authentication, documentation, pricing, engineering blog, and 12 more developer resources.

55.7/100 developing ▬ flat Agent 51/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
21 APIs 1 MCP Servers 2 Agent Skills 16 Features
Backend As A ServicePostgreSQLOpen SourceAuthenticationReal TimeStorageEdge FunctionsDatabase

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 55.7/100 · developing
Contract Quality 18.9 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 6.8 / 13
Governance 5.0 / 12
Discoverability 6.5 / 10
Agent readiness — 51/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/supabase: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 21

Individual APIs this provider publishes, each with its own machine-readable definition.

Supabase Realtime API

The Supabase Realtime API provides WebSocket-based subscriptions for real-time data changes from PostgreSQL databases. It supports three channel types: database change events (I...

Supabase Admin API

Administrative endpoints for managing users. Requires service_role key.

Supabase Authentication API

User signup, signin, and token management endpoints.

Supabase Buckets API

Manage storage buckets that organize files and folders. Buckets can be public or private and have configurable file size limits and allowed MIME types.

Supabase Configuration API

Server configuration and settings endpoints.

Supabase Database API

Manage database configurations, migrations, and extensions.

Supabase Domains API

Configure custom domains and vanity subdomains for projects.

Supabase Functions API

Deploy and manage Edge Functions for serverless compute at the edge.

Supabase Invocation API

Invoke deployed Edge Functions via HTTP requests. Each function is accessible at its own URL path based on its slug.

Supabase MFA API

Multi-factor authentication enrollment and verification endpoints.

Supabase Network API

Manage network restrictions, bans, and SSL enforcement.

Supabase OAuth API

OAuth social login provider endpoints.

Supabase Objects API

Upload, download, move, copy, and delete files within storage buckets.

Supabase Organizations API

Manage organizations including membership, billing, and settings.

Supabase Projects API

Manage Supabase projects including creation, configuration, pausing, restoring, and deletion.

Supabase Rendering API

Serve and transform stored files including image resizing and format conversion.

Supabase RPC API

Invoke PostgreSQL functions via remote procedure calls.

Supabase Secrets API

Manage project secrets used by Edge Functions and other services.

Supabase SSO API

SAML-based single sign-on endpoints.

Supabase Tables API

CRUD operations on database tables. Paths are auto-generated based on your database schema.

Supabase User Management API

Endpoints for managing the currently authenticated user profile.

Scroll for all 21

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Supabase Auth API

OPEN COLLECTION

Supabase Management API

OPEN COLLECTION

Supabase Storage API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

Agent Skills 2

Packaged agent skills for driving this provider's APIs from an AI assistant.

supabase

AGENT SKILL

GraphQL 1

GraphQL schemas published by this provider.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Supabase Rate Limits

8 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 16

Notable capabilities this provider offers.

Hosted Postgres (1 GB Free, 8 GB Pro included)
PostgREST auto-generated REST API over your schema
Realtime API for Postgres replication and presence
Auth (email/password, OAuth, magic links, SAML SSO)
Storage (S3-compatible object store with policies)
Edge Functions (Deno-based, 500k free invocations)
Vector embeddings via pgvector
Free tier: 2 projects, auto-pause after 7 days
Pro at $25/mo + usage (8GB DB, 100GB storage, 100k MAU)
Team at $599/mo with SOC 2, SSO, 14-day backups
Enterprise with HIPAA, BAA, dedicated infra
Storage overage $0.021/GB; egress $0.09/GB; MAU $0.00325 each
Extra micro compute add-on at $10/month
Auth signup rate limits: 30/hr Free, 150/hr Pro
Realtime: 200 concurrent (Free), 500 (Pro)
Read replicas, branching, and Vault add-ons

Scroll for all 16

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Supabase Realtime API

The Supabase Realtime API enables real-time communication over WebSocket connections using the Phoenix Channel protocol (v2). It supports three main features: Postgres Changes f...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Supabase Context

0 classes · 9 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

Supabase API Rules

7 rules · 1 errors 6 warnings

SPECTRAL

Supabase API Rules

6 rules · 5 warnings 1 info

SPECTRAL

Supabase API Rules

11 rules · 1 errors 8 warnings 2 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Supabase Project

12 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Supabase Project Structure

0 properties

JSON STRUCTURE

Examples 3

Example request and response payloads for these APIs.

Supabase Sign Up Example

4 fields

EXAMPLE

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Supabase Authentication

apiKey/http · 2 schemes

SECURITY

Supabase Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Supabase Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Supabase Trust Center

SOC 2, ISO 27001, PCI DSS, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Supabase Agentic Access

78 operations · 49 acting

78 operations · 49 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: supabase
name: Supabase
description: Supabase is an open-source Firebase alternative that provides a suite of backend services built on top of PostgreSQL.
  It offers a managed PostgreSQL database with auto-generated REST and GraphQL APIs via PostgREST, real-time data subscriptions
  via WebSockets, user authentication with JWT (GoTrue), file storage with S3-compatible object storage, edge compute via
  globally distributed TypeScript functions on the Deno runtime, and a management API for programmatic control of projects
  and organizations. Supabase is available as a fully managed cloud service (app.supabase.com) and as a self-hosted open-source
  deployment.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/supabase.png
tags:
- Backend As A Service
- PostgreSQL
- Open Source
- Authentication
- Real Time
- Storage
- Edge Functions
- Database
url: https://raw.githubusercontent.com/api-evangelist/supabase/refs/heads/main/apis.yml
created: '2026-05-02'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: supabase:realtime-api
  name: Supabase Realtime API
  description: 'The Supabase Realtime API provides WebSocket-based subscriptions for real-time data changes from PostgreSQL
    databases. It supports three channel types: database change events (INSERT/UPDATE/DELETE on tables via logical replication),
    presence (track and synchronize connected users'' state), and broadcast (low-latency message passing between clients).
    Authentication uses JWT tokens. Implemented using the Phoenix channels protocol.'
  humanURL: https://supabase.com/docs/guides/realtime
  tags:
  - Realtime
  - WebSocket
  - Database
  - Presence
  - Broadcast
  properties:
  - type: Documentation
    url: https://supabase.com/docs/guides/realtime
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/supabase/refs/heads/main/asyncapi/supabase-realtime-api-asyncapi.yml
- aid: supabase:supabase-admin-api
  name: Supabase Admin API
  description: Administrative endpoints for managing users. Requires service_role key.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Admin
  properties:
  - type: OpenAPI
    url: openapi/supabase-admin-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-authentication-api
  name: Supabase Authentication API
  description: User signup, signin, and token management endpoints.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/supabase-authentication-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-buckets-api
  name: Supabase Buckets API
  description: Manage storage buckets that organize files and folders. Buckets can be public or private and have configurable
    file size limits and allowed MIME types.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Buckets
  properties:
  - type: OpenAPI
    url: openapi/supabase-buckets-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-configuration-api
  name: Supabase Configuration API
  description: Server configuration and settings endpoints.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Configuration
  properties:
  - type: OpenAPI
    url: openapi/supabase-configuration-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-database-api
  name: Supabase Database API
  description: Manage database configurations, migrations, and extensions.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Database
  properties:
  - type: OpenAPI
    url: openapi/supabase-database-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-domains-api
  name: Supabase Domains API
  description: Configure custom domains and vanity subdomains for projects.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Domains
  properties:
  - type: OpenAPI
    url: openapi/supabase-domains-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-functions-api
  name: Supabase Functions API
  description: Deploy and manage Edge Functions for serverless compute at the edge.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Functions
  properties:
  - type: OpenAPI
    url: openapi/supabase-functions-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-invocation-api
  name: Supabase Invocation API
  description: Invoke deployed Edge Functions via HTTP requests. Each function is accessible at its own URL path based on
    its slug.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Invocation
  properties:
  - type: OpenAPI
    url: openapi/supabase-invocation-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-mfa-api
  name: Supabase MFA API
  description: Multi-factor authentication enrollment and verification endpoints.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - MFA
  properties:
  - type: OpenAPI
    url: openapi/supabase-mfa-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-network-api
  name: Supabase Network API
  description: Manage network restrictions, bans, and SSL enforcement.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Network
  properties:
  - type: OpenAPI
    url: openapi/supabase-network-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-oauth-api
  name: Supabase OAuth API
  description: OAuth social login provider endpoints.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - OAuth
  properties:
  - type: OpenAPI
    url: openapi/supabase-oauth-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-objects-api
  name: Supabase Objects API
  description: Upload, download, move, copy, and delete files within storage buckets.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Objects
  properties:
  - type: OpenAPI
    url: openapi/supabase-objects-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-organizations-api
  name: Supabase Organizations API
  description: Manage organizations including membership, billing, and settings.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/supabase-organizations-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-projects-api
  name: Supabase Projects API
  description: Manage Supabase projects including creation, configuration, pausing, restoring, and deletion.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/supabase-projects-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-rendering-api
  name: Supabase Rendering API
  description: Serve and transform stored files including image resizing and format conversion.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Rendering
  properties:
  - type: OpenAPI
    url: openapi/supabase-rendering-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-rpc-api
  name: Supabase RPC API
  description: Invoke PostgreSQL functions via remote procedure calls.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - RPC
  properties:
  - type: OpenAPI
    url: openapi/supabase-rpc-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-secrets-api
  name: Supabase Secrets API
  description: Manage project secrets used by Edge Functions and other services.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Secrets
  properties:
  - type: OpenAPI
    url: openapi/supabase-secrets-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-sso-api
  name: Supabase SSO API
  description: SAML-based single sign-on endpoints.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - SSO
  properties:
  - type: OpenAPI
    url: openapi/supabase-sso-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-tables-api
  name: Supabase Tables API
  description: CRUD operations on database tables. Paths are auto-generated based on your database schema.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - Tables
  properties:
  - type: OpenAPI
    url: openapi/supabase-tables-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
- aid: supabase:supabase-user-management-api
  name: Supabase User Management API
  description: Endpoints for managing the currently authenticated user profile.
  humanURL: https://supabase.com/docs/reference/api/introduction
  tags:
  - User Management
  properties:
  - type: OpenAPI
    url: openapi/supabase-user-management-api-openapi.yml
  - type: Documentation
    url: https://supabase.com/docs/reference/api/introduction
  - type: GraphQL
    url: graphql/supabase-graphql.md
  - type: Documentation
    url: https://supabase.com/docs/guides/auth
  - type: Documentation
    url: https://supabase.com/docs/guides/storage
  - type: Documentation
    url: https://supabase.com/docs/guides/api
  - type: Documentation
    url: https://supabase.com/docs/guides/functions
common:
- type: AgenticAccess
  url: agentic-access/supabase-agentic-access.yml
- type: TrustCenter
  url: security/supabase-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/supabase-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/supabase-domain-security.yml
- type: Authentication
  url: authentication/supabase-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/supabase
- type: Website
  url: https://supabase.com
- type: Documentation
  url: https://supabase.com/docs
- type: GitHubOrganization
  url: https://github.com/supabase
- type: StatusPage
  url: https://status.supabase.com
- type: Pricing
  url: https://supabase.com/pricing
- type: Blog
  url: https://supabase.com/blog
- type: Community
  url: https://github.com/supabase/supabase/discussions
- type: X
  url: https://twitter.com/supabase
- type: Features
  data:
  - Hosted Postgres (1 GB Free, 8 GB Pro included)
  - PostgREST auto-generated REST API over your schema
  - Realtime API for Postgres replication and presence
  - Auth (email/password, OAuth, magic links, SAML SSO)
  - Storage (S3-compatible object store with policies)
  - Edge Functions (Deno-based, 500k free invocations)
  - Vector embeddings via pgvector
  - 'Free tier: 2 projects, auto-pause after 7 days'
  - Pro at $25/mo + usage (8GB DB, 100GB storage, 100k MAU)
  - Team at $599/mo with SOC 2, SSO, 14-day backups
  - Enterprise with HIPAA, BAA, dedicated infra
  - Storage overage $0.021/GB; egress $0.09/GB; MAU $0.00325 each
  - Extra micro compute add-on at $10/month
  - 'Auth signup rate limits: 30/hr Free, 150/hr Pro'
  - 'Realtime: 200 concurrent (Free), 500 (Pro)'
  - Read replicas, branching, and Vault add-ons
  sources:
  - https://supabase.com/pricing
  updated: '2026-05-04'
- type: Integrations
  url: https://supabase.com/partners
- name: MCP Server
  url: https://supabase.com/blog/remote-mcp-server
  type: MCPServer
- name: Agent Skills
  url: https://github.com/supabase/agent-skills
  type: AgentSkills
integrations:
- name: Supabase
- name: Arengu
- name: Auth0
- name: Appsmith
- name: CALDA
- name: Morrow
- name: Voypost
- name: Vercel
- name: Prisma
- name: Cloudflare-workers
- name: Codesandbox
- name: Register app via API
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com