每日一句英文
每日一句英文,新的一天行动起来吧

接口地址: https://api.oioweb.cn/api/common/OneDayEnglish

返回格式: JSON

请求方式: GET

请求示例: https://api.oioweb.cn/api/common/OneDayEnglish

请求参数说明:

名称 必填 类型 说明

返回参数说明:

名称 类型 说明
tts string 英文语音链接
content string 英文内容
note string 中文意译
dateline string 事件
img string 分享图片

返回示例:

{"code":200,"result":{"tts":"https://staticedu-wps.cache.iciba.com/audio/36ecdfb303d3f8ea263d565ec0c59d4d.mp3","content":"I will greet this day with love in my heart.","note":"我要用全身心的爱来迎接今天。","dateline":"2023-04-12","img":"https://staticedu-wps.cache.iciba.com/image/d97e0e2f64ee073ed7181ac29b29b64a.png"},"msg":"success"}

错误码格式说明:

名称 说明
200 成功
400 输入参数错误导致失败
500 服务器端出错导致失败

代码示例:

暂无示例,有问题或者不懂请加站长交流群:611987360  获取调用方法。