收集的接口
test
公共分类
akb48sth官方api
基本信息
Path: http://www.akb48-china.com/trip/?tx_newsfrontedit_news[action]=ajaxdata
Method: POST
接口描述:
获取某月行程
请求参数
Headers
| 参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| Content-Type | application/x-www-form-urlencoded | 是 | ||
| Body |
| 参数名称 | 参数类型 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| act | text | 是 | monthData | 固定值,monthData |
| year | text | 是 | 2021-09 | 某月,格式为:2021-09 |
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| stat | number | 必须 | |||
| data | object [] | 必须 | item 类型: object | ||
| ├─ title | string | 必须 | |||
| ├─ date | string | 必须 | |||
| ├─ id | number | 必须 | |||
| ├─ backgroundColor | string | 必须 |
bilibili图片动态(相簿)上传图片
基本信息
Path: https://api.vc.bilibili.com/api/v1/drawImage/upload
Method: POST
接口描述:
请求参数
Headers
| 参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| Content-Type | multipart/form-data | 是 | ||
| Body |
| 参数名称 | 参数类型 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| file_up | file | 是 | file | 格式仅支持jpg png gif |
| category | text | 是 | cos | daily:日常(动态)draw:绘画(画友)cos:摄影(COSPLAY) |
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| code | number | 必须 | 0:成功 -1:未添加图片-2:参数错误-3:图片尺寸过小-4:账号未登录-7:图片信息错误 | ||
| message | string | 必须 | 默认为success | ||
| data | object | 必须 | |||
| ├─ image_url | string | 必须 | 已上传图片url | ||
| ├─ image_width | number | 必须 | 已上传图片宽度(像素) | ||
| ├─ image_height | number | 必须 | 已上传图片高度(像素 |
口袋48专辑
基本信息
Path: https://pocketapi.48.cn/media/api/media/v1/album/list
Method: POST
接口描述:
无需登录
请求参数
Headers
| 参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| Content-Type | application/json | 是 | ||
| Body |
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| ctime | number | 必须 | |||
| groupId | number | 必须 | 0全部,10snh,12gnz,11bej | ||
| limit | number | 必须 |
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 必须 | |||
| success | boolean | 必须 | |||
| message | string | 必须 | |||
| content | object | 必须 | |||
| ├─ data | object [] | 必须 | item 类型: object | ||
| ├─ albumId | number | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ coverPath | string | 必须 | |||
| ├─ singger | string | 必须 | |||
| ├─ category | number | 必须 | |||
| ├─ groupId | number | 必须 | |||
| ├─ musicId | number | 必须 | |||
| ├─ ctime | number | 必须 |
口袋48小偶像直播动态
基本信息
Path: https://pocketapi.48.cn/live/api/v1/live/getLiveList
Method: POST
接口描述:
无需登录
请求参数
Headers
| 参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| Content-Type | application/json | 是 | ||
| Body |
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| groupId | number | 必须 | 0全部,10snh,12gnz,11bej | ||
| debug | boolean | 必须 | |||
| next | number | 必须 | |||
| record | boolean | 必须 |
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 必须 | |||
| success | boolean | 必须 | |||
| message | string | 必须 | |||
| content | object | 必须 | |||
| ├─ next | string | 必须 | |||
| ├─ liveList | object [] | 必须 | item 类型: object | ||
| ├─ liveId | string | 必须 | |||
| ├─ coverPath | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ liveType | number | 必须 | |||
| ├─ status | number | 必须 | |||
| ├─ ctime | string | 必须 | |||
| ├─ userInfo | object | 必须 | |||
| ├─ userId | string | 必须 | |||
| ├─ nickname | string | 必须 | |||
| ├─ avatar | string | 必须 | |||
| ├─ badge | string [] | 必须 | item 类型: string | ||
| ├─ | 非必须 | ||||
| ├─ level | number | 必须 | |||
| ├─ isStar | boolean | 必须 | |||
| ├─ friends | string | 必须 | |||
| ├─ followers | string | 必须 | |||
| ├─ teamLogo | string | 必须 | |||
| ├─ signature | string | 必须 | |||
| ├─ bgImg | string | 必须 | |||
| ├─ vip | boolean | 必须 | |||
| ├─ userRole | number | 必须 | |||
| ├─ pfUrl | string | 必须 | |||
| ├─ effectUser | boolean | 必须 | |||
| ├─ liveMode | number | 必须 | |||
| ├─ pictureOrientation | number | 必须 | |||
| ├─ isCollection | number | 必须 | |||
| ├─ inMicrophoneConnection | boolean | 必须 | |||
| ├─ coverWidth | number | 必须 | |||
| ├─ coverHeight | number | 必须 | |||
| ├─ slideUpAndDown | boolean | 必须 |
口袋48最新公演动态
基本信息
Path: https://pocketapi.48.cn/live/api/v1/live/getOpenLiveList
Method: POST
接口描述:
无需登录
请求参数
Headers
| 参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| Content-Type | application/json | 是 | ||
| Body |
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| groupId | number | 必须 | 0全部,10snh,12gnz,11bej | ||
| debug | boolean | 必须 | |||
| next | number | 必须 | |||
| record | boolean | 必须 |
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 必须 | |||
| success | boolean | 必须 | |||
| message | string | 必须 | |||
| content | object | 必须 | |||
| ├─ next | string | 必须 | |||
| ├─ liveList | object [] | 必须 | item 类型: object | ||
| ├─ liveId | string | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ subTitle | string | 必须 | |||
| ├─ coverPath | string | 必须 | |||
| ├─ status | number | 必须 | |||
| ├─ stime | string | 必须 | |||
| ├─ endTime | string | 必须 | |||
| ├─ teamList | object [] | 必须 | item 类型: object | ||
| ├─ teamId | number | 必须 | |||
| ├─ groupId | number | 必须 | |||
| ├─ teamName | string | 必须 | |||
| ├─ teamLogo | string | 必须 | |||
| ├─ teamColor | string | 必须 | |||
| ├─ liveType | number | 必须 | |||
| ├─ isCollection | number | 必须 |
口袋48行程
基本信息
Path: https://pocketapi.48.cn/trip/api/trip/v1/list
Method: POST
接口描述:
无需登录
请求参数
Headers
| 参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| Content-Type | application/json | 是 | ||
| Body |
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| lastTime | string | 必须 | |||
| groupId | number | 必须 | 0全部,10snh,12gnz,11bej | ||
| isMore | boolean | 必须 |
返回数据
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| status | number | 必须 | |||
| success | boolean | 必须 | |||
| message | string | 必须 | |||
| content | object | 必须 | |||
| ├─ data | object [] | 必须 | item 类型: object | ||
| ├─ tripId | number | 必须 | |||
| ├─ type | number | 必须 | |||
| ├─ title | string | 必须 | |||
| ├─ subTitle | string | 必须 | |||
| ├─ showDate | string | 必须 | |||
| ├─ showTime | string | 必须 | |||
| ├─ content | string | 必须 | |||
| ├─ joinMemberName | string | 必须 | |||
| ├─ joinMemberIds | number [] | 必须 | item 类型: number | ||
| ├─ | 非必须 | ||||
| ├─ isLike | boolean | 必须 | |||
| ├─ timestamp | number | 必须 | |||
| ├─ praise | number | 必须 | |||
| ├─ ticketInfo | object | 必须 | |||
| ├─ content | string | 必须 | |||
| ├─ url | string | 必须 | |||
| ├─ liveInfo | object | 必须 | |||
| ├─ content | string | 必须 | |||
| ├─ type | number | 必须 | |||
| ├─ url | string | 必须 | |||
| ├─ locationInfo | object | 必须 | |||
| ├─ details | string | 必须 | |||
| ├─ keyword | string | 必须 | |||
| ├─ longitude | string | 必须 | |||
| ├─ latitude | string | 必须 |

浙公网安备 33010602011771号