解决方案
API测试
API演示
代购APP开发
淘宝代购
联络我们
合作案例
申请试用
万邦翻译 API 翻译HTML接口数据演示
onebound.translate.t_html
没有key?申请开通万邦api key
API 测试工具
URL:http://api-gw.onebound.cn/translate/t_html?text=%3Ch1%3EHello+world%3C%2Fh1%3E&sl=en&tl=zh-CN&key=demo_api_key&secret=&guest_ip=3.239.119.61
API返回字符串[JSON]
{"error":"Key[demo_api_key]已欠费,联系QQ:3142401606。","reason":"Key[demo_api_key]已欠费,联系QQ:3142401606。 接口文档:https:\/\/open.onebound.cn\/help\/api\/translate.t_html.html","error_code":"4016","data_from":"system","success":0,"cache":0,"api_info":"today:0 max:500 all[51=0+0+51];expires:2024-03-07","execution_time":"0.506","server_time":"Beijing\/2023-02-01 10:06:49","client_ip":"150.158.171.237","call_args":[],"api_type":"translate","translate_language":null,"translate_engine":"TRANSLATOR_ENGINE","server_memory":"2.15MB","request_id":"gw-3.63d9c938efa32","last_id":"1512305230"}
你可以使用你的数据重新填充上面文本框以检查格式与数据是否符合要求
API格式化数据
Array ( [error] => Key[demo_api_key]已欠费,联系QQ:3142401606。 [reason] => Key[demo_api_key]已欠费,联系QQ:3142401606。 接口文档:https://open.onebound.cn/help/api/translate.t_html.html [error_code] => 4016 [data_from] => system [success] => 0 [cache] => 0 [api_info] => today:0 max:500 all[51=0+0+51];expires:2024-03-07 [execution_time] => 0.506 [server_time] => Beijing/2023-02-01 10:06:49 [client_ip] => 150.158.171.237 [call_args] => Array ( ) [api_type] => translate [translate_language] => [translate_engine] => TRANSLATOR_ENGINE [server_memory] => 2.15MB [request_id] => gw-3.63d9c938efa32 [last_id] => 1512305230 )