API - Authentication - OAuth2 - GET

Support DQE
Support DQE
  • Updated

Endpoint:

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

Replace the values in braces with your own information:

Parameter 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 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