An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
The CAPTCHA verification interface mainly provides the verification code sdk to verify the verification code click results. If developers need to use the CAPTCHA sdk, please contact the platform through the Partner work ticket for application
Arguments
system parameter
More
captchaType ● String!non-null
Captcha Type
appCode ● String
Tenant coding
reqKey ● String
The CAPTCHA is uniquely identified for each request
iv ● String
aes gcm decryption must, front-end generation
ck ● String
Encryption of all frontend data
version ● String
version information
bizParam ● String
additional parameter
Return
resultCode ● String
the result code
token ● String
token
userErrors ● [ArmorCaptchaCheckError!]!non-null
The enum value of the error code, e.g. PARAM_INVALID.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?