{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "api-saas-starter",
  "type": "registry:block",
  "title": "API SaaS Starter",
  "description": "API-first SaaS starter with API keys, usage tracking, rate limits, credits, Stripe billing, webhooks, docs, and observability.",
  "registryDependencies": [
    "https://stackfoundry.dev/r/agent-ready-installs.json",
    "https://stackfoundry.dev/r/next-saas-shell.json",
    "https://stackfoundry.dev/r/settings-layout.json",
    "https://stackfoundry.dev/r/drizzle-postgres.json",
    "https://stackfoundry.dev/r/tenant-context.json",
    "https://stackfoundry.dev/r/clerk-auth.json",
    "https://stackfoundry.dev/r/invites.json",
    "https://stackfoundry.dev/r/permission-matrix.json",
    "https://stackfoundry.dev/r/billing-core.json",
    "https://stackfoundry.dev/r/stripe-billing.json",
    "https://stackfoundry.dev/r/entitlements.json",
    "https://stackfoundry.dev/r/plan-gating.json",
    "https://stackfoundry.dev/r/usage-metering.json",
    "https://stackfoundry.dev/r/quota-enforcement.json",
    "https://stackfoundry.dev/r/credit-wallet.json",
    "https://stackfoundry.dev/r/developer-portal.json",
    "https://stackfoundry.dev/r/api-keys.json",
    "https://stackfoundry.dev/r/api-docs.json",
    "https://stackfoundry.dev/r/api-errors.json",
    "https://stackfoundry.dev/r/rate-limits.json",
    "https://stackfoundry.dev/r/idempotency-keys.json",
    "https://stackfoundry.dev/r/webhook-delivery.json",
    "https://stackfoundry.dev/r/posthog-analytics.json",
    "https://stackfoundry.dev/r/tinybird-analytics.json",
    "https://stackfoundry.dev/r/sentry-monitoring.json",
    "https://stackfoundry.dev/r/axiom-logging.json",
    "https://stackfoundry.dev/r/admin-console.json",
    "https://stackfoundry.dev/r/audit-log.json",
    "https://stackfoundry.dev/r/support-console.json",
    "https://stackfoundry.dev/r/system-health.json"
  ],
  "files": [],
  "docs": "Installs the API SaaS Starter recipe from StackFoundry.",
  "meta": {
    "category": "recipe",
    "status": "ready",
    "modules": [
      "agent-ready-installs",
      "next-saas-shell",
      "settings-layout",
      "drizzle-postgres",
      "tenant-context",
      "clerk-auth",
      "invites",
      "permission-matrix",
      "billing-core",
      "stripe-billing",
      "entitlements",
      "plan-gating",
      "usage-metering",
      "quota-enforcement",
      "credit-wallet",
      "developer-portal",
      "api-keys",
      "api-docs",
      "api-errors",
      "rate-limits",
      "idempotency-keys",
      "webhook-delivery",
      "posthog-analytics",
      "tinybird-analytics",
      "sentry-monitoring",
      "axiom-logging",
      "admin-console",
      "audit-log",
      "support-console",
      "system-health"
    ],
    "moduleCount": 30
  }
}
