Population Health API

restrictedv1

Access aggregated population health analytics and risk stratification data. Identify high-risk member cohorts, utilization trends, and quality measure gaps.

All endpoints
GET/cohorts

listCohorts

List member cohorts

Authentication requiredBearerAuth

Query Parameters

NameTypeDescription
riskTierstring
programYearinteger

Responses

200Cohort list
object
cohortsarray
401Unauthorized
403Forbidden — restricted access tier

Example Request

cURL
curl -X GET \
  'https://api.optum.com/analytics/population-health/v1/cohorts'