Generate Bearer Token for accessing Optum Real APIs

Given the client ID and client secret, retrieves a bearer token to be used for accessing this API.

Form Data
string
enum
required

OAuth2 grant type; must be client_credentials.

Allowed:
string
required

Client identifier issued by Optum.

string
required

Client secret issued by Optum.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json