Skip to main content
GET
Story Highlights
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

user_id
string

Instagram user id. Use for faster response times.

Example:

"2700692569"

handle
string

Instagram handle. Use user_id for faster response times.

Example:

"jane"

Response

Successful response

Key Response Fields:

  • data.highlights[0].id: Unique highlight reel ID — pass to the highlight-detail endpoint to get the stories
  • data.highlights[0].title: Display title of the highlight reel
  • data.highlights[0].cover_media.thumbnail_src: Cover image thumbnail URL
  • data.highlights[0].cover_media_cropped_thumbnail.url: Cropped cover thumbnail URL
  • data.highlights[0].owner.id: Owner's Instagram user ID
  • data.highlights[0].owner.username: Owner's Instagram username