Skip to main content
Version: v41

Get OAuth2 access token

POST 

/oauth/token

Access Token Request https://tools.ietf.org/html/rfc6749. Supported grant types by OAuth domain:

  • privx-ui: authorization_code
  • privx-external: authorization_code, password
  • privx-service: client_credentials

Request

Responses

Successful response, returns JSON object