{
  "api_version": "v1",
  "name": "One Care Portal Public Catalog API",
  "description": "Read-only public product and buyer-fit information. It contains no customer data or PHI.",
  "documentation_url": "https://onecareportal.com/developers",
  "openapi_url": "https://onecareportal.com/.well-known/openapi.json",
  "catalog_url": "https://onecareportal.com/api/v1/catalog",
  "versioning_policy_url": "https://onecareportal.com/docs/api-versioning",
  "authentication": "None for documented public read-only endpoints",
  "rate_limit": {
    "limit": 60,
    "window_seconds": 60,
    "scope": "per domain and client IP",
    "headers": ["RateLimit-Limit", "RateLimit-Policy", "Retry-After on 429"]
  }
}
