| Name | Type | Default | Description |
|---|---|---|---|
| id (required) | int | – | User id |
TenAPI Documentation
Get Live
- Docs
- Usage
curl --request POST \
--url https://tenapi.net/api/instagram/user/get_live \
--user 'tenapi_username:tenapi_password' \
--data '{
"id": 12281817
}'
- Response example
{
"id": "18081943024318382",
"dash_playback_url": "https://instagram.fvno1-1.fna.fbcdn.net/hvideo-cln-odn/_nc_cat-111/v/rAScTXbPHjAttfuqTaKJ_kJnm3PbKIIad1XbdxbsYx1E5lQ/_nc_ohc-T8NJyzW_WHoAX8JfTsR/live-dash/dash-hd/18081943024318382.mpd?ccb=2-4&ms=m_CN&oh=00_AfAD83bNS58bkEqJIC5g4vblekHk2oFzdt38DJ02WXRuOQ&oe=63AF3C4F",
"dash_abr_playback_url": "https://instagram.fvno1-1.fna.fbcdn.net/hvideo-cln-odn/_nc_cat-111/v/rAScTXbPHjAttfuqTaKJ_kJnm3PbKIIad1XbdxbsYx1E5lQ/_nc_ohc-T8NJyzW_WHoAX8JfTsR/live-dash/dash-abr/18081943024318382.mpd?ccb=2-4&ms=m_CN&oh=00_AfBYwGCCZYhbT35wxSlcH1OMFI_tcMM_JVLCBZgJjr4irQ&oe=63AF91CE",
"broadcast_status": "active",
"viewer_count": 0,
"internal_only": false,
"cover_frame_url": "https://instagram.fvno1-1.fna.fbcdn.net/v/t58.9792-15/76760191_201464009133464_6505224308333041147_n.jpg?_nc_ht=instagram.fvno1-1.fna.fbcdn.net&_nc_cat=108&_nc_ohc=lrl752IN_oUAX-JcVnQ&edm=AKAvXscBAAAA&ccb=7-5&oh=00_AfBTOHywzt47RTVOLDXyQUnksTVvVGMMFmSCwvnd2Sifsg&oe=63AEEC04&_nc_sid=e44e44",
"cobroadcasters": [],
"is_player_live_trace_enabled": 0,
"is_gaming_content": false,
"is_live_comment_mention_enabled": true,
"is_live_comment_replies_enabled": true,
"is_viewer_comment_allowed": true,
"chat_info": [],
"broadcast_owner": {
"pk": "12281817",
"username": "kyliejenner",
"interop_messaging_user_fbid": 114993763231248,
"is_verified": false,
"friendship_status": {
"following": false,
"followed_by": false,
"blocking": false,
"muting": false,
"is_private": false,
"incoming_request": false,
"outgoing_request": false,
"is_bestie": false,
"is_restricted": false,
"is_feed_favorite": false
},
"profile_pic_id": "2161723376794980425_12281817",
"profile_pic_url": "https://instagram.fvno1-1.fna.fbcdn.net/v/t51.2885-19/72960711_411518549538123_5326519647661457408_n.jpg?stp=dst-jpg_s150x150&_nc_ht=instagram.fvno1-1.fna.fbcdn.net&_nc_cat=103&_nc_ohc=mXKMhuuOS00AX_VO_A4&edm=AKAvXscBAAAA&ccb=7-5&oh=00_AfDX1gFaNNxfWA1hkpLyxI9lhpViVnhnDyMGCIdeWm8uvg&oe=63B1FC10&_nc_sid=e44e44",
"pk_id": "12281817",
"full_name": "Kylie Jenner",
"is_private": false
},
"published_time": 1672339473,
"hide_from_feed_unit": true,
"video_duration": 0,
"media_id": "3004123664932282221_12281817",
"live_post_id": "3004123664932282221",
"broadcast_message": "",
"organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiPGRlbGV0ZWQ+Iiwic2VydmVyX3Rva2VuIjoiPGRlbGV0ZWQ+In0sInNpZ25hdHVyZSI6IiJ9",
"dimensions": {
"height": 1920,
"width": 1080
},
"broadcast_experiments": {
"ig_live_audio_video_toggle": {
"video_toggle_enabled": true,
"audio_toggle_enabled": true
},
"ig_live_use_rsys_rtc_infra": {
"enabled": true
},
"ig_live_upvoteable_qa": {
"enabled": true
},
"ig_live_viewer_to_viewer_waves": {
"enabled": true
},
"ig_live_emoji_reactions": {
"is_host_enabled": true,
"use_emoji_set_2": true
},
"ig_live_friend_chat": {
"is_enabled_for_broadcast": false
},
"ig_live_halo_call_controls": {
"tap_to_show_pill_enabled": false,
"tap_state_bottom_call_controls_enabled": false,
"tap_state_animation_enabled": false
},
"ig_live_badges_ufi": {
"badges_always_on_enabled": true
},
"ig_live_share_system_comment": {
"join_request_system_comment_delay_5_else_0": false,
"share_system_comment_delay_10_else_5": true,
"show_join_request_system_comment": true,
"show_share_system_comment": true
},
"ig_live_comment_interactions": {
"android_is_required_mvvm_enabled": false,
"is_host_comment_reply_redesign_enabled": false,
"is_host_comment_liking_enabled": false,
"is_broadcast_level_expand_enabled": false
},
"ig_live_comment_subscription": {
"is_broadcast_enabled": false,
"dont_change_comments_height": false
},
"ig_live_viewer_redesign_broadcaster_v1": {
"aspect_ratio_change_enabled": false,
"is_aspect_ratio_16_9": false,
"comment_redesign_combined_test_enabled": false,
"viewer_redesign_combined_test_enabled": false,
"viewer_redesign_v2_combined_test_enabled": false
},
"ig_allow_4p_live_with": {
"allow": true
}
},
"visibility": 0,
"status": "ok"
}