安全声明:本测试功能完全绿色免费,调用时直连对方服务器,本站不做任何转发且不存储您的任何Token,请放心使用!
基础配置
用于鉴权的Bearer Token
选择接入点:
POST
接入点文档:查看
Run: Ctrl+
接入点描述:对文档进行OCR识别,提取文本和图像信息。
请求参数
document.document_url*
文档的URL
document.type*
文档类型
model*
使用的OCR模型
pages[0]*
页面索引
bbox_annotation_format.json_schema.description*
描述
bbox_annotation_format.json_schema.name*
名称
bbox_annotation_format.json_schema.strict*
是否严格模式
bbox_annotation_format.type*
格式类型
document_annotation_format.json_schema.description*
描述
document_annotation_format.json_schema.name*
名称
document_annotation_format.json_schema.strict*
是否严格模式
document_annotation_format.type*
格式类型
document.document_name
文档的名称
id
文档的唯一标识
image_limit
最大图像提取数量
image_min_size
提取图像的最小尺寸
include_image_base64
是否在响应中包含图像的Base64编码
返回结果
当前为示例返回
更多接入点测试
使用其他软件测试API
您可以拷贝Curl语句,直接导入Postman进行测试