接口请示示例
最近更新时间: 2022-10-26 16:25:46
输入示例
--
https:// contentsecurity.api3.yfm4-v6-iaas.tcecloud.fsphere.cn//?Action=BspTextRecognition
&MessageContent=“识别文本”
&<公共请求参数>
--
https://contentsecurity.api3.yun.ccb.com/?Action=BspTextRecognition&Nonce=11886&MessageContent=%E6%B5%8B%E8%AF%95%E4%BF%A1%E6%81%AF&Region=wh&SecretId=AKIDmDJ4SUPSOzE6clk***************&Timestamp=1590064336&Version=2019-03-05&Signature=NwCH%2BYbHMrUv6GX9yVIzcNJ2fHw%3D
输出示例
{
"Response": {
"RequestId": "9a69a4fd-f376-4158-be14-307d1a87c210",
"Data": {
"StatusCode": 0,
"Type": 100,
"Score": 0,
"BeatTips": []
}
}
}