{
  "slug": "supabase",
  "name": "Supabase",
  "vendor": "Supabase",
  "website": "https://www.supabase.com",
  "category": "database-and-data-infrastructure",
  "category_name": "Database & Data Infrastructure",
  "tags": [],
  "sla_url": "https://supabase.com/sla",
  "last_verified": "2025-12-20",
  "status_page": null,
  "scope": "global",
  "default_credit_policy": {
    "calculation": "tiered",
    "remedy": "credit",
    "max_credit_percent": 100,
    "automatic": false,
    "credit_tiers": [
      {
        "below": 99.99,
        "credit": 10
      },
      {
        "below": 99.9,
        "credit": 25
      },
      {
        "below": 99,
        "credit": 100
      }
    ]
  },
  "claim_process": {
    "deadline_days": 30,
    "deadline_basis": "incident_date",
    "business_days": false,
    "method": "Support Ticket",
    "url": "https://supabase.com/dashboard/support",
    "required_evidence": [
      "Account ID",
      "Affected services",
      "Incident timestamps",
      "Impact description"
    ],
    "review_days": 15,
    "credit_application": "Applied to next invoice"
  },
  "exclusions": [
    "Scheduled maintenance",
    "Force majeure events",
    "Customer misconfigurations",
    "Free tier services",
    "Beta features"
  ],
  "support_tiers": [
    {
      "name": "Standard",
      "slug": "standard",
      "price": "Included",
      "sla_eligible": true,
      "response_time": "< 24 hours"
    },
    {
      "name": "Enterprise",
      "slug": "enterprise",
      "price": "Custom",
      "sla_eligible": true,
      "response_time": "< 1 hour"
    }
  ],
  "services": [
    {
      "id": "auth",
      "name": "Supabase Auth",
      "category": "authentication",
      "description": "User authentication",
      "sla_url": "https://supabase.com/docs/company/sla",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "database",
      "name": "Supabase Database (Postgres)",
      "category": "database",
      "description": "Managed PostgreSQL",
      "sla_url": "https://supabase.com/docs/company/sla",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "edge-functions",
      "name": "Supabase Edge Functions",
      "category": "serverless",
      "description": "Edge compute",
      "sla_url": "https://supabase.com/docs/company/sla",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "realtime",
      "name": "Supabase Realtime",
      "category": "database",
      "description": "Real-time subscriptions",
      "sla_url": "https://supabase.com/docs/company/sla",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "storage",
      "name": "Supabase Storage",
      "category": "storage",
      "description": "Object storage",
      "sla_url": "https://supabase.com/docs/company/sla",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "vector",
      "name": "Supabase Vector",
      "category": "ai",
      "description": "Vector embeddings (pgvector)",
      "sla_url": "https://supabase.com/docs/company/sla",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    }
  ],
  "notes": "Supabase is a Database & Data Infrastructure provider. See the official SLA at [https://supabase.com/sla](https://supabase.com/sla).\n\n<!-- Add human-readable notes about Supabase's SLA nuances here. -->"
}