Recommend
Get one first page popup V3.
Return one popup. Old first-page popup list is rotated on server side; if old popup is empty, fallback to drama popup V2.
响应契约:HomePopupItem。
需要登录。 需要请求签名。 响应会经过加密中间件。
认证要求:需要登录。
签名要求:需要请求签名。
响应处理:默认会经过响应加密。
get/recommend/getFistPagePopV3
Query parameters
series_idinteger
Current series id, used to filter self.
Current series id, used to filter self.
Headers
langstring
语言代码,例如 en、zh、es。
语言代码,例如 en、zh、es。
device_numberstring
设备唯一标识。
设备唯一标识。
app_versionstring
客户端版本号。
客户端版本号。
timestampinteger
请求时间戳(秒)。
请求时间戳(秒)。
signaturestring
接口签名。
接口签名。
Response
请求成功
Example response
{
"msg": "成功"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.