User

Support DQE

Member since
Total activity 374
Last activity
Following 0 users
Followed by 0 users
Votes 0
Subscriptions 172

Articles

Recent activity by Support DQE

  • API - Authentication - OAuth2 - POST

    ​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-f...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • API - Authentication - OAuth2 - Response

    OAuth2 success If you are authorized by the server, you will receive a response in the form of a JSON dictionary containing the following keys: ​Key ​Description ​Type ​access_token ​Temporary...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • How it works ?

    DQE's API can be called through a get or a post method. The answer will always be a json. For some solutions, the country field is mandatory and must be provided using the ISO3 code.   This section...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • API - Authentication

    To access DQE's API, an API key is required. This key can be included directly in the API call, or you may use the OAuth2 protocol through our service. The OAuth2 protocol will generate a token wit...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • API - Description - IDMOBILE - Simswap - GET

    Simswap request Header: https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&licence={LICENCE_CODE}&scope={SCOPE}&period={PERIOD}&name={NAME} Simply replace the items in braces with your ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • API - Description - IDMOBILE - Simswap - POST

    Header: https://{SERVER_ADDRESS}/IDMOBILE/ 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-urlencod...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • API - Description - IDMOBILE - Simswap - Response

    Simswap response successKeyDescriptionFormatstatusStatus labelSTRINGoperatorPhone number operatorSTRINGswappedIndicates if the sim card has been swapped (false or true)STRING Response example:{   ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • API - Description - IDMOBILE - Billing Consent - GET

    Billing Consent GET request Header:https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&mode={MODE}&name={NAME}&code_name={CODE_NAME}&licence={LICENCE_CODE}&scope={SCOPE}&redirect_uri={URL...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • API - Description - IDMOBILE - Matching Notp - GET

    Matching Notp request Header:https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&mode={MODE}&name={NAME}&code_name={CODE_NAME}&licence={LICENCE_CODE}&user_infos={INFORMATION}&scope={SCOPE...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • API - Description - IDMOBILE - Matching Notp - POST

    Matching Notp request Header: https://{SERVER_ADDRESS}/ IDMOBILE/ The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.Simply add the parameters below in the Body ...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes