接口详情
展示示例接口的请求方式、参数和响应数据结构。
GET /api/datasets/:type
Host: api.masen-health.com
Authorization: Bearer <token>
Response:
{
"code": 200,
"message": "success",
"data": {
"total": 100,
"page": 1,
"limit": 20,
"items": []
}
}查看标准化接口说明、示例与调用统计
API 服务用户可在此查看或重置 AppKey / AppSecret。
展示示例接口的请求方式、参数和响应数据结构。
GET /api/datasets/:type
Host: api.masen-health.com
Authorization: Bearer <token>
Response:
{
"code": 200,
"message": "success",
"data": {
"total": 100,
"page": 1,
"limit": 20,
"items": []
}
}今日调用
1,234
本月调用
45,678
成功率
99.8%