百度热榜
GET
/api/app/open-api/bai-du-hot最后修改时间: 1 年前
请求参数
无
示例代码
返回响应
Success(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
Server Error(500)
Server Error(501)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
integer <int32>
状态码
source
string | null
来源
data
null
返回数据
示例
{
"code": 0,
"source": "string",
"data": null
}
最后修改时间: 1 年前