One Care Portal Developers

Developer resources

Machine-readable product information for agents and developers. Public endpoints are read-only, require no authentication, and never expose customer data or PHI.

Protocol conventions

  • Authentication: none for the documented public read-only catalog. Application and customer APIs are not exposed here.
  • Errors: application/problem+json using RFC 9457 fields plus code and resolution_hint.
  • Rate limits: 60 requests per 60 seconds per domain and client IP. Inspect RateLimit-Limit and RateLimit-Policy; honor Retry-After on HTTP 429.
  • Markdown: canonical HTML pages support Accept: text/markdown, q-values, Vary: Accept, and HTTP 406 when neither HTML nor Markdown is acceptable.
  • Webhooks and MCP: no public webhook or MCP server is currently offered. This page will be the canonical announcement point if that changes.