Mobile Phone Number Three Elements Verification API
POSThttps://api.acedata.cloud/identity/phone/check-3e
This API can be used to verify the authenticity and consistency of mobile phone numbers, names, and ID card numbers.
Request Headers
acceptstring
Specify the response format returned by the server.
Please select
authorizationstring
Bearer token
Request Body
namestringRequired parameter
Name.
phonestringRequired parameter
Mobile number.
id_cardstringRequired parameter
ID card number.
ivstring
For users with encryption needs, please provide the initial vector for CBC encryption (user-defined string, length of 16 characters).
verify_modestring
Verification mode (detailed version / simplified version).
encrypt_listarray
When using the encryption service, fill in the names of the fields that need to be encrypted. This interface supports filling in one or more encrypted fields.
ciphertext_blobnumber
The encrypted symmetric key ciphertext. Please refer to the data encryption documentation for methods to generate and use the key.
Response
Identity Authentication
Allow Use General Balance
When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.
Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.
