π Quickstart
Connect to Optum Real with Nango using your Client ID and Client Secret.1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Optum Real.
3
Call the Optum Real API
Optum Realβs API surface is organized by product (Claim Status, Eligibility, Professional/Institutional Claims, etc.), each documented with its own endpoint path in that productβs Technical Reference Guide. Once you know the path, call it through Nangoβs proxy β replace Or fetch credentials with the Node SDK or API.β
Youβre connected! Check the Logs tab in Nango to inspect requests.
<product-endpoint-path> and the placeholders below with your secret key, integration ID, and connection ID:Until TINs are associated, sandbox calls return mock data β you can also force mock responses at any time by sending the optional environment: sandbox request header on API calls.- cURL
- Node
4
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own credentials, follow the connect guide linked below.
π Optum Real guides
- How do I link my account? Finding your Optum Real Client ID and Client Secret