> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keyapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Get user information by sec_user_id

> Get information of specified user

<div className="inline-flex items-center gap-2 px-4 py-2 bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg">
  <span className="text-base">🪙</span>
  <span className="text-sm font-medium text-yellow-900 dark:text-yellow-100"><span className="font-semibold">1 credit</span><span className="text-yellow-700 dark:text-yellow-300 ml-1">per request</span></span>
</div>

## Copy for AI

<div className="my-6 rounded-xl border border-gray-200 bg-gray-50 p-5 dark:border-gray-800 dark:bg-gray-900/40">
  <div className="min-w-0">
    <p className="text-base font-semibold text-gray-900 dark:text-gray-100">🤖 Why Code When AI Can Do It For You?</p>
    <p className="mt-1 text-sm text-gray-700 dark:text-gray-300">Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.</p>
  </div>

  <div className="mt-4">
    <button
      type="button"
      className="inline-flex items-center gap-2 rounded-md border border-emerald-300 bg-emerald-50 px-3 py-2 text-sm font-medium text-emerald-800 hover:bg-emerald-100 dark:border-emerald-700 dark:bg-emerald-900/30 dark:text-emerald-100 dark:hover:bg-emerald-900/50"
      onClick={() => navigator.clipboard.writeText(`I need to call the following KeyAPI endpoint. Please generate a complete and directly runnable Python example based on the API information provided below.

## API Information

Endpoint: GET https://api.keyapi.ai/v1/douyin/web/fetch_user_profile
Summary: Get user information by sec_user_id

Required Headers:
- Authorization: Bearer <YOUR_API_KEY>

Parameters:
- sec_user_id (Required): User sec_user_id. e.g: \`https://www.douyin.com/user/MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ?from_tab_name=main\` sec_user_id=MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ. Example: MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ


## Code Requirements

- Use the Python \`requests\` library
- Provide a complete and directly runnable example
- Handle HTTP request errors, timeouts, and non-2xx responses
- Handle JSON parsing errors
- Prefer the Example values provided in the API information for sample parameters
- Keep the code simple and avoid unnecessary abstractions or complexity
`)}
    >
      ✨ Copy for AI
    </button>
  </div>
</div>


## OpenAPI

````yaml en/douyin-web.openapi.json GET /v1/douyin/web/fetch_user_profile
openapi: 3.0.1
info:
  title: Douyin Web API english documentation
  description: English reference documentation for the Douyin Web API.
  version: 1.0.0
servers:
  - url: https://api.keyapi.ai
    description: Production-KeyAPI
security:
  - JWT Bearer: []
tags: []
paths:
  /v1/douyin/web/fetch_user_profile:
    get:
      tags: []
      summary: Get user information by sec_user_id
      description: Get information of specified user
      parameters:
        - name: sec_user_id
          in: query
          description: >-
            User sec_user_id. e.g:
            `https://www.douyin.com/user/MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ?from_tab_name=main`
            sec_user_id=MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ
          required: true
          example: MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ
          schema:
            type: string
            example: MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ
      responses:
        '200':
          description: Request successful
          content:
            application/json:
              schema:
                type: object
                properties: {}
              example:
                code: 0
                message: success
                data:
                  extra:
                    fatal_item_ids: []
                    logid: 20260820151213A4328EB94AAAA4B6FC2B
                    now: 1787209933000
                  log_pb:
                    impr_id: 20260820151213A4328EB94AAAA4B6FC2B
                  status_code: 0
                  status_msg: null
                  user:
                    account_cert_info: '{"label_style":3,"label_text":"优质科技创作者"}'
                    apple_account: 0
                    avatar_168x168:
                      height: 720
                      uri: >-
                        aweme-avatar/tos-cn-avt-0015_a8cf976fa76120a291a9aacb9c4439f8
                      url_list:
                        - >-
                          https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_a8cf976fa76120a291a9aacb9c4439f8~c5_168x168.jpeg?from=2956013662
                      width: 720
                    avatar_300x300:
                      height: 720
                      uri: >-
                        aweme-avatar/tos-cn-avt-0015_a8cf976fa76120a291a9aacb9c4439f8
                      url_list:
                        - >-
                          https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_a8cf976fa76120a291a9aacb9c4439f8~c5_300x300.jpeg?from=2956013662
                      width: 720
                    avatar_larger:
                      height: 720
                      uri: >-
                        aweme-avatar/tos-cn-avt-0015_a8cf976fa76120a291a9aacb9c4439f8
                      url_list:
                        - >-
                          https://p3-pc.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_a8cf976fa76120a291a9aacb9c4439f8.jpeg?from=2956013662
                      width: 720
                    avatar_medium:
                      height: 720
                      uri: >-
                        aweme-avatar/tos-cn-avt-0015_a8cf976fa76120a291a9aacb9c4439f8
                      url_list:
                        - >-
                          https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_a8cf976fa76120a291a9aacb9c4439f8.jpeg?from=2956013662
                      width: 720
                    avatar_thumb:
                      height: 720
                      uri: >-
                        aweme-avatar/tos-cn-avt-0015_a8cf976fa76120a291a9aacb9c4439f8
                      url_list:
                        - >-
                          https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_a8cf976fa76120a291a9aacb9c4439f8.jpeg?from=2956013662
                      width: 720
                    aweme_count: 517
                    aweme_count_correction_threshold: -1
                    birthday_hide_level: 0
                    can_set_item_cover: false
                    can_show_group_card: 1
                    card_entries:
                      - card_data: >-
                          {"has_yellow_point":false,"announcement_release_time":0,"preview_video_release_time":0,"precipitation_video_release_time":0,"style":0,"appointment_id":0,"typ":0,"subscribe_cnt":0,"subscribe_status":0,"top_title":"","top_subtitle":"","cycle":0,"scheduled_week_days":null,"scheduled_week_time":0,"next_scheduled_time":0,"is_watch_express_exposed":false,"live_notification_set_status":false}
                        goto_url: >-
                          sslocal://webcast_lynxview?url=https%3A%2F%2Flf-webcast-gr-sourcecdn.bytegecko.com%2Fobj%2Fbyte-gurd-source-gr%2Fwebcast%2Fmono%2Flynx%2Fcommunity_live_dynamic_douyin%2Ftemplate%2Fpages%2Flive_dynamic%2Ftemplate.js%3Fanchor_id%3D105525949232%26sec_anchor_id%3DMS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ&web_bg_color=%23161823&status_bar_color=white&type=fullscreen&hide_nav_bar=1&trans_status_bar=1&enable_preload=main&fallback_url=sslocal%3A%2F%2Fwebcast_webview%3Furl%3Dhttps%253A%252F%252Flf-webcast-gr-sourcecdn.bytegecko.com%252Fobj%252Fbyte-gurd-source-gr%252Fwebcast%252Fmono%252Flynx%252Fcommunity_live_dynamic_douyin%252Fweb%252Ftemplate%252Fpages%252Flive_dynamic%252Findex.html%253Fanchor_id%253D105525949232%2526sec_anchor_id%253DMS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ%26web_bg_color%3D%2523161823%26status_bar_color%3Dwhite%26type%3Dfullscreen%26hide_nav_bar%3D1%26trans_status_bar%3D1&enable_pad_adapter=1&screen_size_adaptation=1&pad_ratio=1&enable_latch=1
                        icon_dark:
                          uri: >-
                            obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png
                          url_list:
                            - >-
                              https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png
                            - >-
                              https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png
                            - >-
                              https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png
                        icon_light:
                          uri: >-
                            obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png
                          url_list:
                            - >-
                              https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png
                            - >-
                              https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png
                            - >-
                              https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png
                        sub_title: 查看历史记录
                        title: 直播动态
                        type: 6
                    city: ''
                    close_friend_type: 0
                    commerce_info:
                      challenge_list: null
                      head_image_list: null
                      offline_info_list: null
                      smart_phone_list: null
                      task_list: null
                    commerce_user_info:
                      ad_revenue_rits: null
                      has_ads_entry: true
                      show_star_atlas_cooperation: false
                      star_atlas: 1
                    commerce_user_level: 0
                    country: ''
                    cover_and_head_image_info:
                      cover_list: null
                      profile_cover_list:
                        - cover_url:
                            uri: tos-cn-i-0813/13820bfeedf94ed08b253ab993988ad9
                            url_list:
                              - >-
                                https://p3-pc-sign.douyinpic.com/obj/tos-cn-i-0813/13820bfeedf94ed08b253ab993988ad9?lk3s=93de098e&x-expires=1787382000&x-signature=UtbUrvJZuzI3y9UPZL1fh2VZ3ls%3D&from=2480802190
                          dark_cover_color: '#FF000000'
                          light_cover_color: '#FF000000'
                    cover_colour: '#03997706'
                    cover_url:
                      - uri: tos-cn-i-0813/13820bfeedf94ed08b253ab993988ad9
                        url_list:
                          - >-
                            https://p3-pc-sign.douyinpic.com/obj/tos-cn-i-0813/13820bfeedf94ed08b253ab993988ad9?lk3s=93de098e&x-expires=1787382000&x-signature=UtbUrvJZuzI3y9UPZL1fh2VZ3ls%3D&from=2480802190
                      - uri: c8510002be9a3a61aad2
                        url_list:
                          - >-
                            https://p3-pc-sign.douyinpic.com/obj/c8510002be9a3a61aad2?lk3s=93de098e&x-expires=1787382000&x-signature=pTYOjiRSWxRDhAlI0IV3X44vDg4%3D&from=2480802190
                    custom_verify: ''
                    disable_manual_refresh: 0
                    district: ''
                    dongtai_count: 0
                    dynamic_cover: {}
                    elfemoji_status: -1
                    enable_ai_double: 0
                    enable_wish: false
                    endorsement_info_list:
                      - action: >-
                          aweme://webview/?url=https%3A%2F%2Ffe.amemv.com%2Ffalcon%2Faccount_react%2Fpages%2Fqualification_cert_info%2Findex.html%3Fhide_nav_bar%3D1%26to_user_id%3D105525949232
                        dark_icon_url: >-
                          https://lf3-static.bytednsdoc.com/obj/eden-cn/oqj/ic_s_s_medel_outlined_16_dark_3x.png
                        endorsement_type: 7
                        light_icon_url: >-
                          https://lf3-static.bytednsdoc.com/obj/eden-cn/oqj/ic_s_s_medel_outlined_16_light_3x.png
                        line_break_type: 1
                        link_type: qualification
                        text: 优质科技创作者
                    enterprise_user_info: >-
                      {"commerce_info":{"offline_info_list":[],"challenge_list":null,"task_list":null,"head_image_list":null,"smart_phone_list":null},"homepage_bottom_toast":null,"permissions":[{"Id":3,"Key":"ItemShop","Name":"视频电商","AppId":1128,"Status":1,"Parent":0,"CreateTime":1787209933,"UpdateTime":1787209933},{"Id":4,"Key":"LiveShop","Name":"直播电商","AppId":1128,"Status":1,"Parent":0,"CreateTime":1787209933,"UpdateTime":1787209933},{"Id":5,"Key":"UserShop","Name":"个人橱窗","AppId":1128,"Status":1,"Parent":1,"CreateTime":1787209933,"UpdateTime":1787209933}],"tab_ceiling_toast":null,"limiters":null,"attic_info":null,"profile_edit_button":null,"elite_center":null,"enterprise_card_visibility":false,"blue_label_edit_jump_url":"aweme://webview/?url=https%3A%2F%2Fapi.amemv.com%2Finsights%2Flite%2FcontactSetting%3Fhide_nav_bar%3D1%26title%3D%25E8%2581%2594%25E7%25B3%25BB%25E6%2596%25B9%25E5%25BC%258F%26enter_from%3Dcustomized_tab\&hide_nav_bar=1\&title=%E8%81%94%E7%B3%BB%E6%96%B9%E5%BC%8F\&rn_schema=aweme%3A%2F%2Freactnative%2F%3Fchannel_name%3Drn_patch%26bundle_name%3Dbusiness%26module_name%3Dpage_e_lite_contactSetting%26force_h5%3D1%26hide_nav_bar%3D1%26bundle_url%3D%26title%3D%25E8%2581%2594%25E7%25B3%25BB%25E6%2596%25B9%25E5%25BC%258F%26enter_from%3Dcustomized_tab"}
                    enterprise_verify_reason: ''
                    evaluation_count: 0
                    familiar_confidence: 0
                    favorite_permission: 1
                    favoriting_count: 0
                    follow_guide: true
                    follow_status: 0
                    follower_count: 15542417
                    follower_request_status: 0
                    follower_status: 0
                    following_count: 70
                    forward_count: 0
                    gender: 0
                    general_permission:
                      fans_page_toast: 1
                      following_follower_list_toast: 1
                      is_hit_active_fans_grayed: false
                    has_e_account_role: true
                    has_subscription: false
                    hide_request_update: 0
                    im_primary_role_id: 1001
                    im_role_ids:
                      - 1001
                      - 17
                      - 8
                      - 19
                      - 9
                      - 11
                    image_send_exempt: false
                    ins_id: ''
                    ip_location: IP属地：浙江
                    is_activity_user: false
                    is_ban: false
                    is_block: false
                    is_blocked: false
                    is_effect_artist: false
                    is_gov_media_vip: false
                    is_im_oversea_user: 0
                    is_mix_user: true
                    is_not_show: false
                    is_series_user: false
                    is_sharing_profile_user: 0
                    is_star: false
                    life_story_block:
                      life_story_block: false
                    live_commerce: true
                    live_status: 1
                    mate_add_permission: 1
                    mate_relation:
                      mate_apply_forward: 0
                      mate_apply_reverse: 0
                      mate_status: 0
                    max_follower_count: 15542413
                    message_chat_entry: true
                    mix_count: 18
                    mplatform_followers_count: 15604658
                    nickname: 影视飓风
                    original_musician:
                      digg_count: 0
                      music_count: 0
                      music_used_count: 0
                    personal_tag_list:
                      - personal_tag_type: 2
                        text: IP：浙江
                    pigeon_daren_status: '1'
                    pigeon_daren_warn_tag: '1'
                    profile_component_disabled:
                      - banner_vs
                    profile_mob_params:
                      - event_key: enter_personal_tab
                        mob_params: '{"landing_reason":"Landing_Default_Post"}'
                    profile_show:
                      identify_auth_infos: null
                    profile_tab_info:
                      profile_landing_tab: 0
                      profile_tab_list: []
                      profile_tab_list_v2: []
                    profile_tab_type: 0
                    province: ''
                    public_collects_count: 0
                    publish_landing_tab: 3
                    r_fans_group_info: {}
                    recommend_reason_relation: ''
                    recommend_user_reason_source: 0
                    risk_notice_text: ''
                    role_id: 00976,00460,00006,00157
                    room_data: >-
                      {"status":2,"user_count":1267,"stream_url":{"default_resolution":"HD1","extra":{"height":1920,"width":1080},"flv_pull_url":{"FULL_HD1":"http://pull-flv-f13.douyinliving.com/fantasy/stream-408166451788907351_thirduhd.flv?expire=1787814733\&sign=9d8f10c2d6e7695b6565aaa36608698a\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_855_flv_thirduhd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK","HD1":"http://pull-flv-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdhd.flv?expire=1787814733\&sign=c8b7e574b2539c814410d42034249e5e\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_855_flv_thirdhd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK","SD1":"http://pull-flv-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdld.flv?expire=1787814733\&sign=fdca2159cb08b30a544555577d75de62\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_855_flv_thirdld\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK","SD2":"http://pull-flv-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdsd.flv?expire=1787814733\&sign=be8fd5c23f0480c42cdef6635f18225a\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_855_flv_thirdsd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK"},"candidate_resolution":["SD1","SD2","HD1","FULL_HD1"],"flv_pull_url_params":{"FULL_HD1":"{\"EnableClosePlayRetry\":1,\"VCodec\":\"h264\"}","HD1":"{\"EnableClosePlayRetry\":1,\"VCodec\":\"h264\"}","SD1":"{\"EnableClosePlayRetry\":1,\"VCodec\":\"h264\"}","SD2":"{\"VCodec\":\"h264\",\"EnableClosePlayRetry\":1}"},"live_core_sdk_data":{"pull_data":{"stream_data":"{\"common\":{\"ts\":\"1787209933\",\"session_id\":\"173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"stream\":\"408166451788907351\",\"version\":0,\"rule_ids\":\"{\\\"ab_version_trace\\\":null,\\\"sched\\\":\\\"{\\\\\\\"result\\\\\\\":{\\\\\\\"hit\\\\\\\":\\\\\\\"default\\\\\\\",\\\\\\\"cdn\\\\\\\":1250}}\\\"}\",\"common_trace\":\"{\\\"StrategyTrace\\\":{\\\"Neptune\\\":{\\\"PlayStream\\\":{\\\"ids\\\":null}}},\\\"VpaasFunctionIDS\\\":\\\"\\\",\\\"VpaasABOptionIDS\\\":\\\"\\\",\\\"BusinessType\\\":\\\"third\\\",\\\"SceneNames\\\":[\\\"ecom\\\"],\\\"SceneTags\\\":{\\\"ecom\\\":\\\"\\\"},\\\"BigeventAnchorLevel\\\":\\\"\\\",\\\"BizType\\\":\\\"ecom_room\\\"}\",\"app_id\":\"100136\",\"major_anchor_level\":\"vip\",\"mode\":\"TopQuality\",\"lines\":{\"main\":\"line_1414\",\"backup\":\"line_1250\"},\"p2p_params\":{\"PcdnIsolationConfig\":{\"HoleV6Domain\":\"signal-t3-v6-az1.rtcxyz.com\",\"FsV6Domain\":\"signal-t1-v6-az1.rtcxyz.com\",\"StunV6Domain\":\"vc-mirror-v6.ndcpp.com\",\"HoleV4Domain\":\"signal-t3-v4-az1.rtcxyz.com\",\"StunV4Domain\":\"vc-mirror.ndcpp.com\",\"IsolationName\":\"isolation1\",\"FsV4Domain\":\"signal-t1-v4-az1.rtcxyz.com\",\"FsHttpsDomain\":\"vcl-brain-http.ndcpp.com\"}},\"label\":{\"peer_labels\":{},\"labels\":{}},\"stream_data_content_encoding\":\"default\",\"common_sdk_params\":{\"main\":\"{}\",\"backup\":\"{}\"},\"stream_name\":\"stream-408166451788907351\",\"main_push_id\":855,\"backup_push_id\":856},\"data\":{\"ao\":{\"main\":{\"flv\":\"http://pull-flv-f13.douyinliving.com/fantasy/stream-408166451788907351.flv?expire=1787814733\&sign=117fe1bfc49a258c49ac1b8e5b79d661\&only_audio=1\&eupf_relay_mode=err\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_855_flv\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"\",\"tsl\":\"\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":0,\\\"resolution\\\":\\\"\\\",\\\"gop\\\":2,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":59}\",\"enableEncryption\":false},\"backup\":{\"flv\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351.flv?auth_key=1787812933-0-0-f5e8275f1be46765a373d5e548988c34\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&only_audio=1\&eupf_relay_mode=err\&unique_id=stream-408166451788907351_856_flv\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"\",\"tsl\":\"\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":0,\\\"resolution\\\":\\\"\\\",\\\"gop\\\":2,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":59}\",\"enableEncryption\":false}},\"hd\":{\"main\":{\"flv\":\"http://pull-flv-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdhd.flv?expire=1787814733\&sign=c8b7e574b2539c814410d42034249e5e\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_855_flv_thirdhd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-hls-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdhd.m3u8?expire=1787814733\&sign=3364edee9a71f1112281106580441bd6\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdhd.sdp?expire=1787814733\&sign=037ca5241d071591cf499dd9f4cc6c95\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_855_lls_thirdhd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdhd.m3u8?TimeShiftFormat=offset\&expire=1787814733\&sign=3364edee9a71f1112281106580441bd6\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":4000000,\\\"resolution\\\":\\\"720x1280\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":30}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"thirdhd\",\"bitrateKbps\":4022.22,\"updatedTime\":1787209924996}},\"backup\":{\"flv\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdhd.flv?auth_key=1787812933-0-0-8256deac4693681e2286e579203eb1ff\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_856_flv_thirdhd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdhd.m3u8?auth_key=1787812933-0-0-3fcbefd72f2ca3e90c8036380c9fe16e\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdhd.sdp?auth_key=1787812933-0-0-4ec00a3e88d2bd208bace6d4471e7736\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_856_lls_thirdhd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdhd.m3u8?TimeShiftFormat=lhs_offset_unix_s_0\&auth_key=1787812933-0-0-3fcbefd72f2ca3e90c8036380c9fe16e\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":4000000,\\\"resolution\\\":\\\"720x1280\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":30}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"thirdhd\",\"bitrateKbps\":3893,\"updatedTime\":1787209927004}}},\"md\":{\"main\":{\"flv\":\"https://pull-flv-f13-admin.douyinliving.com/fantasy/stream-408166451788907351_md.flv?expire=1787814733\&sign=15befd82be89b77d0670f3c3af3ecf9c\&major_anchor_level=vip\&arch_hrchy=s2\&rtm_expr_tag=empty_device_type\&unique_id=stream-408166451788907351_855_flv_md\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-hls-f13.douyinliving.com/fantasy/stream-408166451788907351_md.m3u8?expire=1787814733\&sign=cb45779232ef4a241b015b95ef7568a3\&arch_hrchy=s2\&rtm_expr_tag=empty_device_type\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-f13.douyinliving.com/fantasy/stream-408166451788907351_md.sdp?expire=1787814733\&sign=8a4264d048aeadcc28cc52a94f9ceb37\&arch_hrchy=s2\&rtm_expr_tag=empty_device_type\&major_anchor_level=vip\&unique_id=stream-408166451788907351_855_lls_md\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-f13.douyinliving.com/fantasy/stream-408166451788907351_md.m3u8?TimeShiftFormat=offset\&expire=1787814733\&sign=cb45779232ef4a241b015b95ef7568a3\&arch_hrchy=s2\&rtm_expr_tag=empty_device_type\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":800000,\\\"resolution\\\":\\\"360x640\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":15}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"md\",\"bitrateKbps\":456.07,\"updatedTime\":1787209930221}},\"backup\":{\"flv\":\"https://pull-flv-q3-admin.douyincdn.com/fantasy-bak/stream-408166451788907351_md.flv?auth_key=1787812933-0-0-acb52fd71b49f60eb0ec1dae6a9db4e0\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_856_flv_md\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_md.m3u8?auth_key=1787812933-0-0-52ba346adb5612a46cf0954bd8fae0a5\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_md.sdp?auth_key=1787812933-0-0-53f243fbe1c6783201cde4bde7f5377a\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_856_lls_md\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_md.m3u8?TimeShiftFormat=lhs_offset_unix_s_0\&auth_key=1787812933-0-0-52ba346adb5612a46cf0954bd8fae0a5\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":800000,\\\"resolution\\\":\\\"360x640\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":15}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"md\",\"bitrateKbps\":774,\"updatedTime\":1787199971017}}},\"uhd\":{\"main\":{\"flv\":\"http://pull-flv-f13.douyinliving.com/fantasy/stream-408166451788907351_thirduhd.flv?expire=1787814733\&sign=9d8f10c2d6e7695b6565aaa36608698a\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_855_flv_thirduhd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-hls-f13.douyinliving.com/fantasy/stream-408166451788907351_thirduhd.m3u8?expire=1787814733\&sign=c29252e072fcde8345e74551577c8dfe\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-f13.douyinliving.com/fantasy/stream-408166451788907351_thirduhd.sdp?expire=1787814733\&sign=cd4f5c424bcda51e450dad10447130fc\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_855_lls_thirduhd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-f13.douyinliving.com/fantasy/stream-408166451788907351_thirduhd.m3u8?TimeShiftFormat=offset\&expire=1787814733\&sign=c29252e072fcde8345e74551577c8dfe\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":6000000,\\\"resolution\\\":\\\"1080x1920\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":45}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"thirduhd\",\"bitrateKbps\":5992.07,\"updatedTime\":1787209925010}},\"backup\":{\"flv\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirduhd.flv?auth_key=1787812933-0-0-fb13e9f4fffd6b05e2f554eba0b186ba\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_856_flv_thirduhd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirduhd.m3u8?auth_key=1787812933-0-0-ef54e61c465465bc3ef6fe580019fa18\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirduhd.sdp?auth_key=1787812933-0-0-72cb26844d25537c4706cf219d377c5f\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_856_lls_thirduhd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirduhd.m3u8?TimeShiftFormat=lhs_offset_unix_s_0\&auth_key=1787812933-0-0-ef54e61c465465bc3ef6fe580019fa18\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":6000000,\\\"resolution\\\":\\\"1080x1920\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":45}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"thirduhd\",\"bitrateKbps\":5771,\"updatedTime\":1787209927005}}},\"origin\":{\"main\":{\"flv\":\"http://pull-flv-f13.douyinliving.com/fantasy/stream-408166451788907351.flv?expire=1787814733\&sign=117fe1bfc49a258c49ac1b8e5b79d661\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_855_flv\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-hls-f13.douyinliving.com/fantasy/stream-408166451788907351.m3u8?expire=1787814733\&sign=2f45f40bbb4891fb0b115bade8e7677f\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-f13.douyinliving.com/fantasy/stream-408166451788907351.sdp?expire=1787814733\&sign=58847b0332d1099c1cbc2471f891b5eb\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_855_lls\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-f13.douyinliving.com/fantasy/stream-408166451788907351.m3u8?TimeShiftFormat=offset\&expire=1787814733\&sign=2f45f40bbb4891fb0b115bade8e7677f\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":8030208,\\\"resolution\\\":\\\"1080x1920\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":59}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"origin\",\"bitrateKbps\":7924.35,\"updatedTime\":1787209930763}},\"backup\":{\"flv\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351.flv?auth_key=1787812933-0-0-f5e8275f1be46765a373d5e548988c34\&arch_hrchy=s2\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&unique_id=stream-408166451788907351_856_flv\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351.m3u8?auth_key=1787812933-0-0-cf9d78ff59234391a0b82265d7fd8328\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-q3.douyincdn.com/fantasy-bak/stream-408166451788907351.sdp?auth_key=1787812933-0-0-bd24874e2e181f74df3f4fe25387c527\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_856_lls\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-q3.douyincdn.com/fantasy-bak/stream-408166451788907351.m3u8?TimeShiftFormat=lhs_offset_unix_s_0\&auth_key=1787812933-0-0-cf9d78ff59234391a0b82265d7fd8328\&arch_hrchy=s2\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":8030208,\\\"resolution\\\":\\\"1080x1920\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":59}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"origin\",\"bitrateKbps\":7866,\"updatedTime\":1787209932005}}},\"ld\":{\"main\":{\"flv\":\"http://pull-flv-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdld.flv?expire=1787814733\&sign=fdca2159cb08b30a544555577d75de62\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_855_flv_thirdld\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-hls-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdld.m3u8?expire=1787814733\&sign=4bfa674a66fba3b9379ae0f1d9f2f0e1\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdld.sdp?expire=1787814733\&sign=0b7f7041a95b61daeae473a8386a4c89\&arch_hrchy=s2\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&unique_id=stream-408166451788907351_855_lls_thirdld\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdld.m3u8?TimeShiftFormat=offset\&expire=1787814733\&sign=4bfa674a66fba3b9379ae0f1d9f2f0e1\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":1000000,\\\"resolution\\\":\\\"540x960\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":25}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"thirdld\",\"bitrateKbps\":1059.59,\"updatedTime\":1787209930183}},\"backup\":{\"flv\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdld.flv?auth_key=1787812933-0-0-e3666da989e23652b52dfd024e20999c\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_856_flv_thirdld\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdld.m3u8?auth_key=1787812933-0-0-b0b414d84ee0c81c14f6c4c939f23ad1\&arch_hrchy=s2\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdld.sdp?auth_key=1787812933-0-0-992943f51ae306bc2b3772abff344f94\&arch_hrchy=s2\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&unique_id=stream-408166451788907351_856_lls_thirdld\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdld.m3u8?TimeShiftFormat=lhs_offset_unix_s_0\&auth_key=1787812933-0-0-b0b414d84ee0c81c14f6c4c939f23ad1\&arch_hrchy=s2\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":1000000,\\\"resolution\\\":\\\"540x960\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":25}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"thirdld\",\"bitrateKbps\":978,\"updatedTime\":1787209927007}}},\"sd\":{\"main\":{\"flv\":\"http://pull-flv-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdsd.flv?expire=1787814733\&sign=be8fd5c23f0480c42cdef6635f18225a\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_855_flv_thirdsd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-hls-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdsd.m3u8?expire=1787814733\&sign=d13dad3df67d5fd02e9bc53ee5c17d5f\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdsd.sdp?expire=1787814733\&sign=7823b43dacb3341be07a4304851b1f5c\&arch_hrchy=s2\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&unique_id=stream-408166451788907351_855_lls_thirdsd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-f13.douyinliving.com/fantasy/stream-408166451788907351_thirdsd.m3u8?TimeShiftFormat=offset\&expire=1787814733\&sign=d13dad3df67d5fd02e9bc53ee5c17d5f\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"VCodec\\\":\\\"h264\\\",\\\"EnableClosePlayRetry\\\":1,\\\"vbitrate\\\":2000000,\\\"resolution\\\":\\\"720x1280\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":30}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"thirdsd\",\"bitrateKbps\":2052.65,\"updatedTime\":1787209925074}},\"backup\":{\"flv\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdsd.flv?auth_key=1787812933-0-0-20bde6b45a7c40f857542e5b511a16b6\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&unique_id=stream-408166451788907351_856_flv_thirdsd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"hls\":\"http://pull-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdsd.m3u8?auth_key=1787812933-0-0-8a4ed2e5046848d45533bc275c2f6ecd\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"cmaf\":\"\",\"dash\":\"\",\"lls\":\"http://pull-lls-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdsd.sdp?auth_key=1787812933-0-0-654d9c56ac5a708c16c9b363b42b4595\&major_anchor_level=vip\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&unique_id=stream-408166451788907351_856_lls_thirdsd\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tsl\":\"http://pull-tsl-q3.douyincdn.com/fantasy-bak/stream-408166451788907351_thirdsd.m3u8?TimeShiftFormat=lhs_offset_unix_s_0\&auth_key=1787812933-0-0-8a4ed2e5046848d45533bc275c2f6ecd\&rtm_expr_tag=empty_device_type\&arch_hrchy=s2\&major_anchor_level=vip\&t_id=173-20260820151213A4328EB94AAAA4B6FC2B-qTbXXK\",\"tile\":\"\",\"http_ts\":\"\",\"ll_hls\":\"\",\"sdk_params\":\"{\\\"EnableClosePlayRetry\\\":1,\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":2000000,\\\"resolution\\\":\\\"720x1280\\\",\\\"gop\\\":4,\\\"drType\\\":\\\"sdr\\\",\\\"fps\\\":30}\",\"enableEncryption\":false,\"templateRealTimeInfo\":{\"name\":\"thirdsd\",\"bitrateKbps\":2007,\"updatedTime\":1787209932005}}}}}","options":{"default_quality":{"name":"原画","sdk_key":"origin"},"qualities":[{"name":"标清","sdk_key":"ld","v_codec":"264","resolution":"540x960","level":1,"v_bit_rate":1000000,"fps":25},{"name":"高清","sdk_key":"sd","v_codec":"264","resolution":"720x1280","level":2,"v_bit_rate":2000000,"fps":30},{"name":"超清","sdk_key":"hd","v_codec":"264","resolution":"720x1280","level":3,"v_bit_rate":4000000,"fps":30},{"name":"蓝光","sdk_key":"uhd","v_codec":"264","resolution":"1080x1920","level":4,"v_bit_rate":8030208,"fps":45},{"name":"原画","sdk_key":"origin","v_codec":"264","resolution":"1080x1920","level":5,"v_bit_rate":8030208,"fps":59}],"vpass_default":true}}},"stream_orientation":1,"play":{"horizontal":"main","vertical":"main"}},"owner":{"web_rid":"994154756317"},"live_type_normal":true,"paid_live_data":{"pay_ab_type":1},"ecom_data":{"room_cart_v2":{"show_cart":1}},"pack_meta":{"scene":"pc_profile_struct(prod_all_dc/rpc/topo)","env":"prod","dc":"lq","cluster":"feed"}}
                    room_id: '7675908714120990000'
                    room_id_str: '7675908714120989483'
                    school_name: null
                    sec_uid: MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ
                    secret: 0
                    series_count: 0
                    share_info:
                      bool_persist: 1
                      life_share_ext: '{"life_share_id":"05f701cd0dcf46918acfb6fb194e30f0"}'
                      share_desc: 长按复制此条消息，打开抖音搜索，查看TA的更多作品。
                      share_image_url:
                        uri: tos-cn-p-0015/oAAYJqnByGTEA1F9XzIAKYADgdgff7iGWyhI2D
                        url_list:
                          - >-
                            https://p3-pc-sign.douyinpic.com/obj/tos-cn-p-0015/oAAYJqnByGTEA1F9XzIAKYADgdgff7iGWyhI2D?lk3s=93de098e&x-expires=1787382000&x-signature=xXjDjY9pYSMFCi1fCxHHMVpkjGw%3D&from=2480802190
                      share_qrcode_url:
                        uri: f73a00063e49f96f6d36
                        url_list:
                          - https://p11.douyinpic.com/obj/f73a00063e49f96f6d36
                          - https://p26.douyinpic.com/obj/f73a00063e49f96f6d36
                          - https://p3.douyinpic.com/obj/f73a00063e49f96f6d36
                      share_title: 快来加入抖音，让你发现最有趣的我！
                      share_url: >-
                        www.iesdouyin.com/share/user/MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ?with_sec_did=1&sec_uid=MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ&from_ssr=1&from_aid=6383&did=MS4wLjABAAAAhlltRdlDNvgpEo8Z4lK7XB1YpgsjhuyfwtESpPw83qHIiKRT80ispB14JD7RB3te&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ
                      share_weibo_desc: 长按复制此条消息，打开抖音搜索，查看TA的更多作品。
                    short_id: '0'
                    show_favorite_list: false
                    show_subscription: false
                    signature: |-
                      无限进步！
                      短视频合作请联系WX：MediaStormBD（添加时请备注公司、咨询内容）
                    signature_display_lines: 0
                    signature_language: zh
                    social_real_relation_type: 0
                    special_follow_status: 0
                    store_region: cn-zj
                    story_tab_empty: false
                    sync_to_toutiao: 1
                    tab_settings:
                      private_tab:
                        private_tab_style: 1
                        show_private_tab: false
                    total_favorited: 133288501
                    total_favorited_correction_threshold: -1
                    twitter_id: ''
                    twitter_name: ''
                    uid: '105525949232'
                    unique_id: superslow
                    urge_detail:
                      ctl_map: >-
                        {"button_background_url":"https://p3-webcast.douyinpic.com/img/webcast/urge_update.png~tplv-obj.image","urge_type":"","dispose_to_moment":"0","next_urge_type":"default","button_text":"求更新","toast":"✅作者已收到“求更新”提醒～"}
                      user_urged: 0
                    use_diverse_digg_style: false
                    user_age: 30
                    user_not_see: 0
                    user_not_show: 1
                    user_permissions:
                      - key: douplus_user_type
                        value: '2'
                    verification_type: 1
                    video_cover: {}
                    video_icon:
                      height: 720
                      uri: ''
                      url_list: []
                      width: 720
                    watch_status: false
                    white_cover_url:
                      - uri: tos-cn-i-0813/13820bfeedf94ed08b253ab993988ad9
                        url_list:
                          - >-
                            https://p3-pc-sign.douyinpic.com/obj/tos-cn-i-0813/13820bfeedf94ed08b253ab993988ad9?lk3s=93de098e&x-expires=1787382000&x-signature=UtbUrvJZuzI3y9UPZL1fh2VZ3ls%3D&from=2480802190
                      - uri: 318f1000413827e122102
                        url_list:
                          - >-
                            https://p3-pc-sign.douyinpic.com/obj/318f1000413827e122102?lk3s=93de098e&x-expires=1787382000&x-signature=OAWDgPnZaBlxqpqgV1c7I8Ccdo8%3D&from=2480802190
                    with_commerce_enterprise_tab_entry: false
                    with_commerce_entry: true
                    with_fusion_shop_entry: true
                    with_new_goods: false
                    youtube_channel_id: ''
                    youtube_channel_title: ''
                requestId: 2c59c78f-a0fc-4adc-8201-d801a05b8412
          headers: {}
        '400':
          $ref: '#/components/responses/400'
          description: Bad Request
        '401':
          $ref: '#/components/responses/401'
          description: Unauthorized
        '402':
          $ref: '#/components/responses/402'
          description: Payment Required
        '429':
          $ref: '#/components/responses/429'
          description: Too Many Requests
        '500':
          $ref: '#/components/responses/500'
          description: Internal Server Error
      deprecated: false
      security:
        - JWT Bearer: []
      x-codeSamples:
        - lang: curl
          label: cURL
          source: |-
            curl --request GET \
              --url 'https://api.keyapi.ai/v1/douyin/web/fetch_user_profile?sec_user_id=MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ' \
              --header 'Authorization: Bearer <YOUR_API_KEY>'
        - lang: python
          label: Python
          source: |-
            import requests

            response = requests.get(
                'https://api.keyapi.ai/v1/douyin/web/fetch_user_profile',
                params={"sec_user_id": "MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ"},
                headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
            )
            print(response.json())
        - lang: javascript
          label: JavaScript
          source: >-
            const params = new URLSearchParams({"sec_user_id":
            "MS4wLjABAAAAaCcBHb3Rhc4zxF8YkBOfHfLh6k-IWEK2l3Ne9xOXPnQ"});


            const response = await
            fetch(`https://api.keyapi.ai/v1/douyin/web/fetch_user_profile?${params}`,
            {
              method: 'GET',
              headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
            });

            const data = await response.json();

            console.log(data);
components:
  responses:
    '400':
      description: Bad Request
      content:
        application/json:
          schema:
            type: object
            example:
              code: 400
              data: null
              message: 'Missing required parameter: handle'
    '401':
      description: Unauthorized
      content:
        application/json:
          schema:
            type: object
            example:
              code: 401
              data: null
              message: apiKey is null
    '402':
      description: Payment Required
      content:
        application/json:
          schema:
            type: object
            example:
              code: 402
              data: null
              message: apiKey quota is not enough
    '429':
      description: Too Many Requests
      content:
        application/json:
          schema:
            type: object
            example:
              code: 429
              data: null
              message: qps limit exceeded
    '500':
      description: Internal Server Error
      content:
        application/json:
          schema:
            type: object
            example:
              code: 500
              data: null
              message: Internal server error
  securitySchemes:
    JWT Bearer:
      type: http
      scheme: bearer
      bearerFormat: JWT
      description: |-
        API key for authentication. Format: `sk_live_xxxxxxxxxxxxx`
        Get your API key from the [Dashboard](http://keyapi.ai/app/dashboard).

````