Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. error: the error code of the result. 0 means success, others mean failure
  2. message: the description of the error
  3. time: the time stamp when the OTP was generated

Error Code List

Error CodeDescription
0Success
10Access Denied
20Missing Client ID
21Incorrect Client ID
30Missing API Key
31Incorrect API Key
40Missing Token Serial Number
41Incorrect Token Serial Number
50Missing OTP
51Incorrect OTP

Example

Call: https://services.deepnetid.com/token/api/verify.asp?clientID=10000001&ApiKey=cl99SDNZV1k=&tsn=1906234986&otp=576151

...