{
  "service": "hellogafaro-accounts",
  "status": "ok",
  "about": {
    "name": "Hello Gafaro Accounts",
    "tagline": "Credential vault and OAuth callback Worker for Hello Gafaro clients",
    "description": "Stores per-client API credentials encrypted in Cloudflare D1 and handles the OAuth callbacks for every connected platform. Driven by the local CLI in this repo; consumed by the Hello Gafaro reporting MCP and other internal tools."
  },
  "platforms": {
    "shopify": "Custom distribution per-client app",
    "meta_ads": "Meta Marketing API (long-lived offline token)",
    "google_ads": "Google Ads (refresh token + customer/MCC discovery)",
    "google_analytics": "Google Analytics Admin/Data APIs (refresh token + GA4 property selection)",
    "google_search_console": "Google Search Console APIs (refresh token + site property selection)",
    "tiktok_ads": "TikTok For Business (advertiser-scoped access token)",
    "klaviyo": "Manual API key",
    "posthog": "Manual personal API key (private REST API + HogQL)"
  },
  "contact": {
    "email": "info@hellogafaro.com",
    "site": "https://www.hellogafaro.com"
  }
}