Professional Claims
commercialv3
The Professional Claims API takes the standard X12 EDI 837P transaction and translates it to JSON so it is more accessible to developers and easily integrated into users’ applications.
All endpoints
GET
/medicalnetwork/professionalclaims/v3/healthcheckhealthCheck
Health Check
Header Parameters
| Name | Type | Description |
|---|---|---|
| Authorization* | string | Bearer Your-Access-Token<br/>Example: <b>Bearer eyJraWQiOiIxIiwid…</b> |
Responses
200OK
object
Example Request
cURL
curl -X GET \ 'https://sandbox-apigw.optum.com/medicalnetwork/professionalclaims/v3/healthcheck'