Population Health API

restrictedv1

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

Send live requests to the sandbox environment. Requests are proxied through the portal server.

Query Parameters

riskTierstring
programYearinteger

Headers

curl -X GET \
  'https://api.optum.com/analytics/population-health/v1/cohorts'
  -H 'Accept: application/json'
Send a request to see the response here.