{
  "service": "Ecomstone Ads + Listings Dashboard",
  "version": "5.15",
  "status": "live",
  "git_sha": "b6f54ba",
  "built_at": "2026-09-02T02:59:45Z",
  "endpoints": {
    "sp_api": [
      "/onboard",
      "/authorize?brand=X",
      "/login",
      "/callback"
    ],
    "ads_api": [
      "/ads/authorize?brand=X",
      "/ads/callback",
      "/ads/status?brand=X"
    ],
    "dashboard": [
      "/api/dashboard?brand=X",
      "/api/pull?brand=X&secret=Y",
      "/api/sales-only?brand=X|all&secret=Y",
      "/api/brands (X-API-Key)",
      "/api/profiles?brand=X&secret=Y",
      "/api/report-status?brand=X&secret=Y"
    ],
    "reports": [
      "/api/report/request?brand=X&secret=Y",
      "/api/report/poll?brand=X&secret=Y"
    ],
    "tasks": [
      "/api/tasks",
      "/api/tasks/generate?secret=Y",
      "/api/tasks/digest?secret=Y"
    ],
    "telegram": [
      "/api/telegram/test?secret=Y",
      "/api/telegram/check?secret=Y",
      "/api/telegram/preview?brand=X&secret=Y"
    ]
  },
  "crons": {
    "full_pull": "0 */3 * * *",
    "quick_sales": "*/15 * * * *"
  },
  "sales_timezone": "America/Los_Angeles",
  "timestamp": "2026-09-02T03:56:23.887Z"
}