拉取单个或多个OCR图片识别结果.

基本信息

Path: /ocr/batch

Method: POST

接口描述:

请求示例:
**注:测试环境域名 **http://ai-api.ttmap-devx.zuzuche.net

curl --location --request POST 'https://ai-api.tantu.com/ocr/batch'
--header 'Content-Type: application/json'
--data-raw '{"imageUrls": ["https://imgcdn5.zuzuche.com/static/17/07/f042c003dbb6323c07aa06840fd42d0d.png"]}'

请求参数

Headers

参数名称 参数值 是否必须 示例 备注
Content-Type application/json
Body
名称类型是否必须默认值备注其他信息
imageUrlsstring []非必须图片地址数组

item 类型: string

├─ 非必须

返回数据

名称类型是否必须默认值备注其他信息
codenumber非必须状态码,0-正常返回,非0时为服务异常,1xxx-为网关接口异常,2xxx-为大数据AI接口服务异常
dataobject非必须识别结果对象
├─ translatedTextstring必须
├─ costTimestring必须
├─ stateCodestring必须
├─ stateInfostring必须
├─ submitResultstring必须
├─ submitReqNostring必须
├─ originstring必须
├─ imageUrlstring必须
├─ messagestring必须
msgstring必须相关异常消息

© 2011-2020 zuzuche.com. All Rights Reserved.  广州力挚网络科技有限公司  版权所有  营业执照   粤ICP备11007328号   粤公网安备 44010602000444号