API - Authentication - OAuth2 - POST

Support DQE
Support DQE
  • Updated

Endpoint:

https://{SERVER_ADDRESS}/oauth/access_token/

Method: POST

Add the following parameters in the request body using x-www-form-urlencoded.

Parameter Value Description Mandatory/Optional
client_id {LICENCE_CODE} Number assigned to you as your license code. Mandatory
client_secret {CLIENT_SECRET} Passphrase provided by the customer. Mandatory
scope {SCOPE}

Defines the authorization scope requested. Available values include:

  • client_address: querying DQE Address Match
  • client_phone: querying DQE Phone
  • client_email: querying DQE Email
  • client_idcheck: querying DQE IDCheck
  • client_general: querying multiple DQE solutions
  • client_b2b: querying DQE B2B
  • client_civility: querying DQE Name
Mandatory

Related to

Was this article helpful?

0 out of 0 found this helpful