cloud_search

查询云盘资源列表和详情

GET https://api.116818.xyz/api/cloud_search
请求参数
参数名 类型 必填 说明
key string API Key
id int 资源ID (查询详情时必填)
title string 资源标题关键词
publish_time string 发布时间筛选
page int 页码 (默认1)
limit int 每页数量 (默认20, 最大100)
sort string 排序字段 (title, publish_time, etc.)
order string 排序方式 (ASC, DESC)
返回示例
JSON
接口信息
  • 价格 0 元/次
  • 请求方式 GET / POST
  • 返回格式 JSON
在线测试