{
  "ok": true,
  "service": "TrendTable Cloudflare API",
  "productionUrl": "https://trendtable.pages.dev",
  "tokenStorage": {
    "configured": true,
    "missing": []
  },
  "providers": {
    "meta": {
      "label": "Meta Business Suite",
      "configured": true,
      "missing": [],
      "startUrl": "https://trendtable.pages.dev/api/oauth/meta/start",
      "callbackUrl": "https://trendtable.pages.dev/api/oauth/meta/callback"
    },
    "tiktok": {
      "label": "TikTok API",
      "configured": false,
      "missing": [
        "TIKTOK_CLIENT_KEY",
        "TIKTOK_CLIENT_SECRET"
      ],
      "startUrl": "https://trendtable.pages.dev/api/oauth/tiktok/start",
      "callbackUrl": "https://trendtable.pages.dev/api/oauth/tiktok/callback"
    },
    "google": {
      "label": "Google Business Profile",
      "configured": true,
      "missing": [],
      "startUrl": "https://trendtable.pages.dev/api/oauth/google/start",
      "callbackUrl": "https://trendtable.pages.dev/api/oauth/google/callback"
    }
  }
}