{
  "ok": true,
  "service": "ky8p-mgmt-api",
  "kv_bound": true,
  "secrets": {
    "firebase_sa": true,
    "cf_ky8p": true,
    "cf_ac01": true,
    "cf_ac11": true,
    "cf_ac13": true,
    "doppler": true,
    "supabase_prasoon2": true,
    "supabase_ky5p": true,
    "supabase_ky3p": true,
    "neon": true,
    "digitalocean": true,
    "deepseek": true,
    "runpod": true
  },
  "routes": [
    {
      "path": "/",
      "method": "GET",
      "min_tier": null
    },
    {
      "path": "/version",
      "method": "GET",
      "min_tier": null
    },
    {
      "path": "/me",
      "method": "GET",
      "min_tier": "x3"
    },
    {
      "path": "/allowlist",
      "method": "GET",
      "min_tier": "p2"
    },
    {
      "path": "/accounts/identities",
      "method": "GET",
      "min_tier": "p2"
    },
    {
      "path": "/cf/accounts",
      "method": "GET",
      "min_tier": "x3"
    },
    {
      "path": "/cf/zones",
      "method": "GET",
      "min_tier": "x3"
    },
    {
      "path": "/cf/pages",
      "method": "GET",
      "min_tier": "x3"
    },
    {
      "path": "/cf/workers",
      "method": "GET",
      "min_tier": "x3"
    },
    {
      "path": "/doppler/workplaces",
      "method": "GET",
      "min_tier": "p2"
    },
    {
      "path": "/doppler/projects",
      "method": "GET",
      "min_tier": "p2"
    },
    {
      "path": "/firebase/projects",
      "method": "GET",
      "min_tier": "x3"
    },
    {
      "path": "/supabase/accounts",
      "method": "GET",
      "min_tier": "x3"
    },
    {
      "path": "/supabase/projects",
      "method": "GET",
      "min_tier": "x3"
    },
    {
      "path": "/neon/projects",
      "method": "GET",
      "min_tier": "x3"
    },
    {
      "path": "/digitalocean/balance",
      "method": "GET",
      "min_tier": "p3"
    },
    {
      "path": "/digitalocean/droplets",
      "method": "GET",
      "min_tier": "p3"
    },
    {
      "path": "/deepseek/balance",
      "method": "GET",
      "min_tier": "p3"
    },
    {
      "path": "/runpod/balance",
      "method": "GET",
      "min_tier": "p3"
    },
    {
      "path": "/runpod/pods",
      "method": "GET",
      "min_tier": "p3"
    }
  ]
}
