- MoreAPI接口说明
- 用户登录注册
- 自助充值
- 更新记录
- 用户
- 抖音API
- 获取视频详情POST
- 批量获取视频详情POST
- 获取视频详情 V3POST
- 获取视频详情V4POST
- 获取视频涨粉数量POST
- 获取用户信息POST
- 获取用户信息 _V2POST
- 获取用户信息 _V3POST
- 获取用户信息 _V4POST
- 获取用户标签POST
- 通过UID获取用户信息POST
- 通过抖音号获取用户信息POST
- 获取用户主页发布POST
- 获取用户最新作品V2POST
- 获取用户主页作品分析数据POST
- 获取用户合集POST
- 获取合集信息POST
- 获取合集视频列表POST
- 搜索用户指定作品POST
- 用户喜欢的作品POST
- 获取视频一级评论POST
- 获取视频子评论POST
- 获取用户短剧集POST
- 获取短剧详细信息POST
- 获取短剧视频列表POST
- 获取同城视频POST
- 综合搜索POST
- 综合搜索v2POST
- 搜索视频POST
- 搜索用户POST
- 搜索用户_v2POST
- 搜索用户V3POST
- 搜索音乐POST
- 获取音乐详情POST
- 获取音乐相关视频POST
- 搜索直播用户POST
- 获取直播间信息与视频流直链POST
- 根据ID获取直播间信息POST
- 检查用户直播状态POST
- 获取开放直播间用户列表POST
- 搜索话题POST
- 获取话题详情POST
- 获取话题视频POST
- 获取话题视频 _v2POST
- 获取视频弹幕POST
- 获取视频短连接POST
- 获取用户主页短连接POST
- 生成视频抖音码POST
- 搜索长尾关键词POST
- 热点讨论POST
- 批量解析视频详情POST
- 用户橱窗销售信息POST
- 获取协议链接POST
- TikTok
- Lemon8
- 快手API
- 小红薯API
- 微博API
- 哔哩哔哩API
- 头条 | 西瓜 API
- 榜单API
- youtube
- KOL红薯、KOL抖音
- 创作者API
获取用户短剧集
POST
http://api.moreapi.cn/api/douyin/user_series_list
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Body 参数application/json
sec_user_id
string | null
可选
share_text
string | null
可选
cursor
string
可选
count
string
当前页返回条数
proxy
可选
Any of
示例
{
"sec_user_id": "MS4wLjABAAAAzx7S6bXE_a7VevpPMNcv8KMvIm1J2QZPmyC8STIG8s0G2Me-KCyjdv_z7_hG-958",
"share_text": "",
"cursor": "0",
"count": "15"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://api.moreapi.cn/api/douyin/user_series_list' \
--header 'Content-Type: application/json' \
--data-raw '{
"sec_user_id":"MS4wLjABAAAAzx7S6bXE_a7VevpPMNcv8KMvIm1J2QZPmyC8STIG8s0G2Me-KCyjdv_z7_hG-958",
"share_text":"",
"cursor":"0",
"count":"15"
}'
返回响应
🟢200成功
application/json
Body
code
integer
必需
msg
string
必需
data
object
必需
status_msg
string
必需
cursor
integer
必需
has_more
integer
必需
total
integer
必需
extra
object
必需
log_pb
object
必需
series_infos
array [object {25}]
必需
status_code
integer
必需
示例
{
"code": 0,
"msg": "string",
"data": {
"status_msg": "string",
"cursor": 0,
"has_more": 0,
"total": 0,
"extra": {
"fatal_item_ids": [
null
],
"logid": "string",
"now": 0
},
"log_pb": {
"impr_id": "string"
},
"series_infos": [
{
"status": {
"status": 0,
"status_desc": "string",
"is_collected": 0
},
"series_content_types": [
{
"series_content_type": 0,
"name": "string"
}
],
"directors": [
null
],
"stats": {
"play_vv": 0,
"collect_vv": 0,
"current_episode": 0,
"updated_to_episode": 0,
"total_episode": 0,
"last_added_item_time": 0
},
"share_info": {
"share_url": "string",
"share_weibo_desc": "string",
"share_desc": "string",
"share_title": "string",
"share_title_myself": "string",
"share_title_other": "string",
"share_desc_info": "string"
},
"actors": [
null
],
"create_time": 0,
"ids": [
null
],
"author": {
"show_nearby_active": true,
"risk_notice_text": "string",
"profile_mob_params": null,
"disable_image_comment_saved": 0,
"verification_permission_ids": null,
"is_block": true,
"story_count": 0,
"status": 0,
"has_unread_story": true,
"im_role_ids": null,
"text_extra": null,
"nickname": "string",
"ins_id": "string",
"with_fusion_shop_entry": true,
"personal_tag_list": null,
"user_age": 0,
"familiar_visitor_user": null,
"follow_status": 0,
"user_not_show": 0,
"is_cf": 0,
"sec_uid": "string",
"special_people_labels": null,
"awemehts_greet_info": "string",
"is_mix_user": true,
"is_blocking_v2": true,
"special_follow_status": 0,
"batch_unfollow_contain_tabs": null,
"is_phone_binded": true,
"is_star": true,
"avatar_168x168": {
"uri": "string",
"url_list": [
"string"
],
"width": 0,
"height": 0
},
"story_open": true,
"region": "string",
"language": "string",
"white_cover_url": null,
"is_verified": true,
"commerce_user_level": 0,
"live_agreement_time": 0,
"is_gov_media_vip": true,
"avatar_uri": "string",
"cover_url": [
{
"height": 0,
"uri": "string",
"url_list": [
"string"
],
"width": 0
}
],
"follower_request_status": 0,
"interest_tags": null,
"gender": 0,
"unique_id_modify_time": 0,
"twitter_name": "string",
"user_permissions": null,
"offline_info_list": null,
"user_mode": 0,
"not_seen_item_id_list_v2": null,
"live_high_value": 0,
"ban_user_functions": [
null
],
"display_info": null,
"birthday": "string",
"apple_account": 0,
"homepage_bottom_toast": null,
"room_id": 0,
"enable_nearby_visible": true,
"card_entries": null,
"cf_list": null,
"creator_tag_list": null,
"total_favorited": 0,
"hide_search": true,
"special_lock": 0,
"data_label_list": null,
"sync_to_toutiao": 0,
"user_rate": 0,
"cha_list": null,
"comment_filter_status": 0,
"weibo_url": "string",
"tw_expire_time": 0,
"secret": 0,
"follower_list_secondary_information_struct": null,
"endorsement_info_list": null,
"duet_setting": 0,
"can_set_geofencing": null,
"search_impr": {
"entity_id": "string"
},
"private_relation_list": null,
"has_facebook_token": true,
"is_blocked_v2": true,
"avatar_schema_list": null,
"live_commerce": true,
"fb_expire_time": 0,
"platform_sync_info": null,
"youtube_channel_title": "string",
"followers_detail": null,
"download_setting": 0,
"uid": "string",
"school_type": 0,
"with_commerce_entry": true,
"download_prompt_ts": 0,
"item_list": null,
"new_story_cover": null,
"card_entries_not_display": null,
"not_seen_item_id_list": null,
"shield_comment_notice": 0,
"is_ad_fake": true,
"show_image_bubble": true,
"is_ban": true,
"close_friend_type": 0,
"max_follower_count": 0,
"weibo_name": "string",
"has_twitter_token": true,
"neiguang_shield": 0,
"avatar_thumb": {
"uri": "string",
"url_list": [
"string"
],
"width": 0,
"height": 0
},
"follower_status": 0,
"room_id_str": "string",
"youtube_channel_id": "string",
"aweme_control": {
"can_forward": true,
"can_share": true,
"can_comment": true,
"can_show_comment": true
},
"contacts_status": 0,
"batch_unfollow_relation_desc": null,
"signature": "string",
"need_recommend": 0,
"has_orders": true,
"video_icon": {
"height": 0,
"uri": "string",
"url_list": [
null
],
"width": 0
},
"user_canceled": true,
"stitch_setting": 0,
"hide_location": true,
"weibo_verify": "string",
"live_agreement": 0,
"geofencing": [
null
],
"with_dou_entry": true,
"relative_users": null,
"google_account": "string",
"twitter_id": "string",
"reflow_page_uid": 0,
"avatar_300x300": {
"uri": "string",
"url_list": [
"string"
],
"width": 0,
"height": 0
},
"signature_display_lines": 0,
"short_id": "string",
"aweme_count": 0,
"favoriting_count": 0,
"card_sort_priority": null,
"create_time": 0,
"need_points": null,
"user_not_see": 0,
"prevent_download": true,
"has_insights": true,
"type_label": null,
"constellation": 0,
"location": "string",
"account_region": "string",
"is_discipline_member": true,
"comment_setting": 0,
"user_tags": null,
"unique_id": "string",
"weibo_schema": "string",
"authority_status": 0,
"has_email": true,
"react_setting": 0,
"user_period": 0,
"cv_level": "string",
"school_id": "string",
"avatar_medium": {
"url_list": [
"string"
],
"width": 0,
"height": 0,
"uri": "string"
},
"verify_info": "string",
"verification_type": 0,
"signature_extra": null,
"accept_private_policy": true,
"contrail_list": null,
"following_count": 0,
"custom_verify": "string",
"bind_phone": "string",
"shield_follow_notice": 0,
"school_name": "string",
"ad_cover_url": null,
"ky_only_predict": 0,
"live_status": 0,
"follower_count": 0,
"has_youtube_token": true,
"youtube_expire_time": 0,
"is_not_show": true,
"avatar_larger": {
"url_list": [
"string"
],
"width": 0,
"height": 0,
"uri": "string"
},
"school_poi_id": "string",
"enterprise_verify_reason": "string",
"with_shop_entry": true,
"reflow_page_gid": 0,
"school_category": 0,
"is_binded_weibo": true,
"live_verify": 0,
"shield_digg_notice": 0,
"link_item_list": null
},
"watched_item": "string",
"recommend_color": null,
"series_name": "string",
"series_rank_info": {
"rank_card_text": "string",
"rank_type": "string",
"rank_schema": "string"
},
"is_exclusive": true,
"charge_strategy": {
"discount_threshold": 0,
"has_paid_episodes": 0,
"is_charge": 0,
"total_price": 0,
"support_segment_unlock": true,
"unit_price": 0
},
"charge_info": {
"unpaid_count": 0,
"use_demotion": true,
"buy_schema": "string",
"promise_update_time": 0,
"charge_type": 0,
"has_paid": true,
"charge_count": 0,
"sell_type": 0
},
"series_type": 0,
"is_iaa": 0,
"series_id": "string",
"cover_url": {
"width": 0,
"height": 0,
"uri": "string",
"url_list": [
"string"
]
},
"desc": "string",
"extra": "string",
"series_price": 0,
"update_time": 0,
"is_charge_series": 0
}
],
"status_code": 0
}
}