Versions Compared

Key

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

...

clientId
non/aClient ID of your account provided by the service provider
apiKey
non/aAPI Key of your account provided by the service provider
tsn
non/aThe serial number of the token to be verified
otp1
non/a1st one-time passcode 
otp2
non/a2nd one-time passcode The 1st and 2nd OTP should be consecutive
ParamValuesOptionalDefault ValueRemarksExample

Remarks

Note: This command should be posted, and its body should be a JSON object containing all of above parameters, e.g.

...

  1. error: the error code of the result. 0 means success, others mean failure
  2. message: the description of the error

Examples

Example 1

POST: https://verify.safeid.io/api/v1.0/oath/sync

...