{
  "name": "cf-api-proxy",
  "ok": true,
  "endpoints": [
    "/v1/chat/completions",
    "/v1/responses",
    "/v1/messages",
    "/v1/models"
  ],
  "notes": [
    "Authenticate with a bearer token to inspect status and route health."
  ]
}