API - Authentication - OAuth2 - POST

Support DQE
Support DQE
  • Updated

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

​The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.

​Simply add the parameters below in the Body to "x-www-form-urlencoded":

Parameter Expected value type Value description

Mandatory/

Optional

client_id {LICENCE_CODE} Number assigned to you as your license code Mandatory
client_secret {CLIENT_SECRET} ​Passphrase provided by customer ​Mandatory
scope {SCOPE} Corresponds to the nature of the authorization requested. The different values are:
  • 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