# 每日英语
获取每日一句英语
# 请求URL
https://api.xbyzs.cf/dailyen?rand=
# 请求示例 GET
# 返回数据
{
"status": "200",
"EN": "Our greatest glory consists not in never falling, but in rising every time.",
"CN": "我们最值得自豪的不是从未跌倒,而是每次跌倒后都能站起来。",
"mp3": "https://staticedu-wps.cache.iciba.com/audio/fc58784c09f214409d52daeb00de2a2c.mp3"
}
# 请求参数
参数名 | 参数类型 | 是否必填 | 参数描述 |
---|---|---|---|
rand | Text | 是 | 是否随机生成 |