能有效识别出图片中的主体位置、商品类型,输出商品的价格、型号等详细信息。
| 参数名称 | 类型 | 示例值 | 必须 | 描述 |
|---|---|---|---|---|
| content-type | String | application/x-www-form-urlencoded | 否 |
| 参数名称 | 类型 | 示例值 | 必须 | 描述 |
|---|---|---|---|---|
| img_base64 | String | - | 否 | 识别图片的base64字符串,img_url和img_base64二选一输入 |
| img_url | String | https://showapi-pub-hangzhou.oss-cn-hangzhou.aliyuncs.com/api/1754/sp.jpg | 否 | 识别图片的URL地址,img_url和img_base64二选一输入 |
showapi_res_body 系统封装,业务数据均位于该对象内;系统级字段见。