Api-bank card text recognition OCR + batch recognition OCR function interface

Api-bank card text recognition OCR + batch recognition OCR function interface

Insert picture description here

Interface introduction: Supports structured identification of the four key fields of mainstream bank cards: card number, validity period, card issuing bank, and card type, with an accuracy rate of over 99%.

Sub-interface:
bank card text recognition OCR

Interface address: https://display after login/pyi/118/258 (support: http/https)

Return format: json,xml

Request method: POST

POST request needs to set the Header header: Content-Type: application/x-www-form-urlencoded;charset=utf-8

Request description:
Insert picture description here
Encryption order:
Insert picture description here

Return parameter description:
Insert picture description here
JSON return example:
Insert picture description here
server status code:
Insert picture description here
please select the development language:
Insert picture description here
Insert picture description here

Guess you like

Origin blog.csdn.net/wapicn/article/details/114909033