WebIndex
获取标签对应前两部短剧
返回标签对应的前两部短剧。
响应契约:SeriesCardList。
无需登录。 需要请求签名。 响应会经过加密中间件。
认证要求:无需登录。
签名要求:需要请求签名。
响应处理:默认会经过响应加密。
get/webGetTagSeries
Query parameters
tag_idinteger required
标签 ID。
标签 ID。
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.