每次请求API接口:0.00000 元
接口地址:https://api.178v.cn/api/rb/api.php
返回格式:json
请求方式:GET/POST
请求示例:https://api.178v.cn/api/rb/api.php?apikey=你的接口密钥,登录获取&type=(可选baidu,weibo)进行选择百度热榜或微博热榜
| 名称 | 必填 | 类型 | 说明 |
|---|---|---|---|
| apikey | 是 | string | 你的接口密钥,登录获取 |
| type | 是 | (可选baidu,weibo)进行选择百度热榜或微博热榜 |
| 名称 | 类型 | 说明 |
|---|---|---|
| code | integer | 状态码 |
| msg | string | 状态信息 |
| type | string | 热榜模式 |
| count | integer | 获取数量 |
| data | string | 返回数据 |
| 错误码 | 说明 |
|---|---|