Instagram modelsapi generation api

instagram/v2/highlight-stories

Get all stories in a specific highlight Need to get highlight ID from fetch_user_highlights first

Input
Idle

Example output — click Run to generate your own

API README

Get highlight stories

Purpose:

  • Get all stories in a specific highlight
  • Need to get highlight ID from fetch_user_highlights first Parameters:
  • highlight_id: Highlight ID (with or without "highlight:" prefix) Return:
  • data.items: List of stories with image/video URLs, publish time, etc. Price:
  • 0.002 USD/request

[Example]

highlight_id = "17895069621772257"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models