identity verification api

Nowadays, with the diversified development of the Internet industry, especially the rise of emerging business forms such as Internet finance, O2O, mobile payment, and sharing economy, the industry has higher requirements for the data form and data quality of enterprise and personal information verification. 

Documentation and introduction page: http://www.apix.cn/services/show/190    

Interface address: http://v.apix.cn/apixcredit/idcheck/idcard  

Supported formats: JSON  

Request method: GET  

Request example: http://v.apix.cn/apixcredit/idcheck/idcard?cardno=542626199110239641&name=Zhang Tao&type=idcard  

Request parameters:  



 Return JSON example:



 

 instruction manual:  

ID verification, type:  

 

idcard: ID verification  

 

idcard_ photo: photo of ID card verification and return  

 

Return code description:  

 

code : the return code, the number of times will not be deducted if the query fails  

 

msg: information about the success or failure of the request  

 

data : the returned data, only available if the code is 0, of which  

 

      name: user name  

 

      cardno : User ID number  

 

      birthday: date of birth  

 

      sex : gender (M is male, F is female)  

 

      address: address  

 

      idcardphoto: base64 encoded photo  

 

code description:  

Query success (billing)  

0 The query is successful, the name and ID number are the same  

101 The query is successful, but the ID number does not exist  

102 The query is successful, but the name and ID number are inconsistent  

Query failed (not billed)  

103 Query failed, URL parameter error  

103 The query failed, the parameter contains illegal characters, please use UTF-8 encoding  

104 Query failed, the system is under maintenance  

105 Query failed, system error  

106 Query failed, please contact APIX customer service  

200 The query failed, the balance is insufficient, please recharge  

201 The system is abnormal, please contact APIX customer service  

  

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326237489&siteId=291194637