Optum Real-Time API

restrictedv1

Low-latency real-time data streaming for clinical events, member status changes, and care gap notifications via Server-Sent Events and webhooks.

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

Query Parameters

eventTypesarray
memberIdstring

Headers

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