✅ Authorization
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | 🚫 (time to contribute: <48h) |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Pre-Requisites | Status | Comment |
---|---|---|
Supabase project | ✅ | Required for all API access |
API Key | ✅ | anon or service_role key required |
Paid account | ❌ | Free tier available |
Partnership | ❌ | Not required |
App review | ❌ | Not required |
Security audit | ❌ | Not required |
Project Settings
> Data API
.Project URL
section, copy the full URL (e.g., https://abcd1234efgh5678ijkl.supabase.co
or your self-hosted URL).Project Settings
> Data API
.Project API keys
, copy the anon
or service_role
key.service_role
key for admin access, or anon
for public access.https://abcd1234efgh5678ijkl.supabase.co
)anon
or service_role
keyservice_role
key for admin access, or anon
for public access