API - Authentication - OAuth2 - GET

Support DQE
Support DQE
  • Updated

Header: https://{SERVER_ADDRESS}/oauth/access_token/?client_secret={CLIENT_SECRET}&scope={SCOPE}&client_id={LICENCE_CODE}

​Simply replace the items in braces with your information:

Parameter Expected value type Value description

Mandatory/

Optional

Server address {SERVER_ADDRESS} Address of the DQE server that will process the data Mandatory
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