智能抽取API已更新至v3, 如需查看旧版API请点击
支持的文件格式:png, jpg, jpeg, pdf, bmp, tiff, webp, doc, docx, html, mhtml, xls, xlsx, csv, ppt, pptx, txt, ofd;
支持schema模式的结构化信息抽取,通过定义字段结构进行精确抽取。
文件信息
抽取数据结构,参考JSON schema说明
{
"type": "object",
"properties": {
"商品": { "type": "string", "description": "商品名称" }
},
"required": ["商品"]
}解析阶段参数
高级抽取控制
返回结果
状态码
200, 40101, 40102, 40103, 40003, 40004, 40007, 40008, 40302, 40303, 40304, 40305, 40306, 40400, 40422, 40423, 40424, 40425, 40428, 500, 50011, 50012, 50207 200
成功或错误信息
"Success"
版本号
"v3.0.29_20250819"
总耗时(ms)
8267
请求ID
"7596b8c9d2ddbc9924b66651e9efc174"
处理状态
"finished"
各阶段耗时统计