请求活动列表
已测完
POST
/index.php
最后修改时间:2024-12-18 22:33:03
请求参数
Query 参数
app
string
可选
示例值:
api
mod
string
可选
示例值:
Event
act
string
可选
示例值:
newEventListWithRecomm
Header 参数
User-Agent
string
可选
示例值:
client:Android version:7.1.16 Brand:OnePlus Product:PHB110 OsVersion:9
oauth_token
string
可选
示例值:
{{oauth_token}}
oauth_token_secret
string
可选
示例值:
{{oauth_token_secret}}
Accept-Encoding
string
可选
示例值:
gzip
Body 参数application/x-www-form-urlencoded
oauth_token
string
必需
示例值:
{{oauth_token}}
oauth_token_secret
string
必需
示例值:
{{oauth_token_secret}}
page
string
页号
示例值:
1
catagoryId
string
可选
示例值:
613
orgaId
string
可选
示例值:
-6
eventStatus
string
可选
示例值:
1
years
string
可选
示例值:
2024
count
string
单页活动数量
示例值:
50
示例代码
返回响应
修改于 2024-12-18 22:33:03