Dental Eligibility API

commercialv1

Real-time dental benefits verification. Confirm dental coverage, frequency limitations, and remaining benefits before scheduling procedures.

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

Headers

Body Parameters

memberId*string
dateOfService*string<date>
providerNpi*string
curl -X POST \
  'https://api.optum.com/dental/eligibility/v1/inquiry'
  -H 'Accept: application/json'
Send a request to see the response here.