Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
highlight:xxx(从 get_user_highlights 接口获取)highlight:18064916456320419,highlight:18155682898389765data.story_highlight_tray: 精选故事集合id: 精选IDtitle: 精选标题items: 故事列表id: 故事IDpk: 故事PKtaken_at: 发布时间戳media_type: 媒体类型(1=图片, 2=视频)image_versions2: 图片版本列表video_versions: 视频版本列表(视频时存在)user: 发布者信息highlight:xxx (get from get_user_highlights API)highlight:18064916456320419,highlight:18155682898389765data.story_highlight_tray: Highlight story collectionid: Highlight IDtitle: Highlight titleitems: Story listid: Story IDpk: Story PKtaken_at: Published timestampmedia_type: Media type (1=image, 2=video)image_versions2: Image version listvideo_versions: Video version list (exists for videos)user: Publisher infohighlight_id = "highlight:18064916456320419"
# reel_ids = "highlight:18064916456320419,highlight:18155682898389765"Authorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/instagram/v3/get_highlight_stories?highlight_id=highlight:18064916456320419&reel_ids' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}