http://plugin.aiconductor.fun/api/fast_ocrPOST / GETapplication/jsonAuthorization: Bearer <api_key>(兼容 body/query 中 api_key 参数)| 参数名 | 类型 | 必填 | 默认值 | 说明 |
|---|---|---|---|---|
| image_url | string | 是 | - | 待识别的图片URL |
鉴权参数:api_key 通过请求头 Authorization: Bearer <api_key>传递,不再列入请求参数表。
| 参数名 | 类型 | 说明 |
|---|---|---|
| success | boolean | 是否成功 |
| message | string | 响应消息 |
| ocr_text | string | 拼接后的完整识别文字 |
| ocr_results | array | 原始OCR识别结果,每项包含words数组 |
| ocr_results[].words | array | 文字块列表 |
| ocr_results[].words[].text | string | 识别出的文字片段 |
| ocr_results[].words[].lang | string | 识别的语言 |
| billing | object | 计费信息 |
| billing.service_fee | float | 服务费 |
| billing.discount_applied | boolean | 是否应用折扣 |
| billing.balance_before | float | 扣费前余额 |
| billing.balance_after | float | 扣费后余额 |
| billing.currency | string | 货币类型(CNY) |
| billing.transaction_id | string | 交易ID |
{
"image_url": "https://aiconductor.oss-cn-shanghai.aliyuncs.com/uploads/3a6b1ccd3bbc4e2a8105f2fb15fc6808.jpg"
}curl --location 'https://plugin.aiconductor.fun/api/fast_ocr' \
--header 'Authorization: Bearer {{AICONDUCTOR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"image_url": "https://aiconductor.oss-cn-shanghai.aliyuncs.com/uploads/3a6b1ccd3bbc4e2a8105f2fb15fc6808.jpg"
}'{
"success": true,
"message": "OCR识别成功",
"ocr_text": "12:0480详情小谷姐姐小谷姐姐王欢18722280000千双喜报再刷新|小谷姐姐·海南临高店单日营收直接突破7399元$从4500+到7399,增长全是实打实的动作堆出来的:硬件焕新:展柜、餐具全面升级,就餐体验肉眼可见提升产品打磨:菜品、口味持续迭代,稳定输出高水准口感客流爆发:堂食排队成常态,人气口碑双丰收把小事做透,数据自然会给答案,继续冲,下一步破万见营业收入[元)营业额(元)7399.327436.19较上周五100%较上海五 100%较昨日 70.43%我昨日 70.23%订单量(笔])优惠金额(元)32436.87较上周五+100%上两五 100%骏昨日 58.05%致昨日 38.45%时间培于00:00:00自定义数据查看营业英最近打款(元)2026/04/17查看明细3309.52下次打款时间:2026/04/18常用报表2026年4月17日23:34发表评论:",
"ocr_results": [
{
"words": [
{
"lang": "auto",
"text": "12:04"
},
{
"lang": "auto",
"text": "80"
},
{
"lang": "auto",
"text": "详情"
},
{
"lang": "auto",
"text": "小谷姐姐"
},
{
"lang": "auto",
"text": "小谷姐姐"
},
{
"lang": "auto",
"text": "王欢18722280000"
},
{
"lang": "auto",
"text": "千双"
},
{
"lang": "auto",
"text": "喜报再刷新|小谷姐姐·海南临高店"
},
{
"lang": "auto",
"text": "单日营收直接突破7399元"
},
{
"lang": "auto",
"text": "$"
},
{
"lang": "auto",
"text": "从4500+到7399,增长全是实打实的动"
},
{
"lang": "auto",
"text": "作堆出来的:"
},
{
"lang": "auto",
"text": "硬件焕新:展柜、餐具全面升级,就"
},
{
"lang": "auto",
"text": "餐体验肉眼可见提升"
},
{
"lang": "auto",
"text": "产品打磨:菜品、口味持续迭代,稳"
},
{
"lang": "auto",
"text": "定输出高水准口感"
},
{
"lang": "auto",
"text": "客流爆发:堂食排队成常态,人气口"
},
{
"lang": "auto",
"text": "碑双丰收"
},
{
"lang": "auto",
"text": "把小事做透,数据自然会给答案,继续"
},
{
"lang": "auto",
"text": "冲,下一步破万见"
},
{
"lang": "auto",
"text": "营业收入[元)"
},
{
"lang": "auto",
"text": "营业额(元)"
},
{
"lang": "auto",
"text": "7399.32"
},
{
"lang": "auto",
"text": "7436.19"
},
{
"lang": "auto",
"text": "较上周五"
},
{
"lang": "auto",
"text": "100%"
},
{
"lang": "auto",
"text": "较上海五 100%"
},
{
"lang": "auto",
"text": "较昨日 70.43%"
},
{
"lang": "auto",
"text": "我昨日 70.23%"
},
{
"lang": "auto",
"text": "订单量(笔])"
},
{
"lang": "auto",
"text": "优惠金额(元)"
},
{
"lang": "auto",
"text": "324"
},
{
"lang": "auto",
"text": "36.87"
},
{
"lang": "auto",
"text": "较上周五"
},
{
"lang": "auto",
"text": "+100%"
},
{
"lang": "auto",
"text": "上两五 100%"
},
{
"lang": "auto",
"text": "骏昨日 58.05%"
},
{
"lang": "auto",
"text": "致昨日 38.45%"
},
{
"lang": "auto",
"text": "时间培于00:00:00"
},
{
"lang": "auto",
"text": "自定义数据"
},
{
"lang": "auto",
"text": "查看营业英"
},
{
"lang": "auto",
"text": "最近打款(元)2026/04/17"
},
{
"lang": "auto",
"text": "查看明细"
},
{
"lang": "auto",
"text": "3309.52"
},
{
"lang": "auto",
"text": "下次打款时间:2026/04/18"
},
{
"lang": "auto",
"text": "常用报表"
},
{
"lang": "auto",
"text": "2026年4月17日23:34"
},
{
"lang": "auto",
"text": "发表评论:"
}
]
}
],
"billing": {
"service_fee": 0.01,
"discount_applied": true,
"balance_before": 766.9415,
"balance_after": 766.9315,
"currency": "CNY",
"transaction_id": 1519433
}
}