Coming Soon!!
NOTE
Please use the table of contents on the right side of this page to quickly navigate to a desired topic.
Overview
- Explore our Real Dental API products at Optum AI Marketplace and choose an API product of your choice
- Create sandbox — to procure unique credentials to gain access to our API server
- Review API Setup — to start trying/using our APIs
- Generate a Bearer token — to securely access our APIs
- Perform API health check — to verify that the connection to the API server is established and API is operational
- Integrate our APIs for real-time usage in your production environment by subscribing and enrolling to an API product of your choice
- Review the Optum Real Dental developer portal for your user experience with Real Dental APIs
You can try/test our APIs using:
- Your development platform/console (for example, Postman) — download and import our OpenAPI Spec provided in the Overview section of the API product.
Or
- Our developer portal's Try It! interface — click an endpoint of your choice to select the pre-populated values to view canned response.
Security and Authorization V2
Optum uses OAuth2 specification to establish a secure connection with our API users. This is a secure authorization workflow that allows consumers to obtain a short-lived (two hours) Bearer token that must be transmitted with subsequent API requests to securely access our APIs with unique credentials specific to an API environment, API product, and to your organization.
Reference
The API Setup section covers the following information: