GetInSaver Developers
Sign inGet 20 free credits
PUBLIC INSTAGRAM HIGHLIGHT MEDIA

Instagram Highlights API

Resolve supported public Instagram Highlight links into reusable video and image result objects.

Instagram Highlights APIInstagram Highlight downloader APIInstagram Highlight video APIpublic Highlights media API
POST /v1/resolve200 OK
curl https://developers.getinsaver.com/v1/resolve \
  -H "Authorization: Bearer gis_live_••••" \
  -H "Content-Type: application/json" \
  -d '{
    "service": "instagram-highlight",
    "url": "https://supported-public-url/..."
  }'

{
  "ok": true,
  "item_count": 1,
  "items": [{ "type": "video", "url": "https://cdn..." }]
}
Successful items onlyFailed result · 0 credits
API OVERVIEW

A focused media API for real products

The GetInSaver Instagram Highlights API gives developer products a dedicated service ID for public Highlight media. It is designed for workflows that need a stable JSON contract instead of page-specific extraction logic, with clear errors when a Highlight is private, removed or unavailable.

SUPPORTED INPUT

URLs this API handles

  • Supported public Highlight URLs
  • Highlight image and video items
  • Collections with multiple media results
  • Public instagram.com Highlight links
COMMON USE CASES

What developers build

  • Import public Highlight media into a creator tool
  • Resolve Highlight collections for authorized review
  • Build a Highlight downloader interface
  • Normalize Highlight items into one media schema
NORMALIZED OUTPUT

What the response returns

  • Structured Highlight media arrays
  • Video or image item types
  • Item count and credit usage
  • Zero-charge failure responses
PREDICTABLE COMMERCIAL API

Start free. Pay only for returned media.

Every verified developer receives 20 result credits. Purchased credits do not expire, and failed, private, deleted, unsupported or unavailable lookups consume zero credits.

20free result credits
7supported services
$0charged on failures
QUICK INTEGRATION

From public URL to media JSON in three steps

  1. 01

    Create a developer account

    Verify your email to receive 20 free result credits without adding a payment card.

  2. 02

    Send a supported URL

    Create an API key and call POST /v1/resolve with the service ID and public URL.

  3. 03

    Use normalized results

    Read the returned media item array, type fields, URLs and exact credit usage in your application.

PUBLIC CONTENT ONLY

Clear boundaries by design

GetInSaver does not bypass privacy controls, account login, deleted content or rights restrictions. Use returned media only when you have the necessary permission or another lawful basis. Platform availability can change, so unavailable lookups are never charged.

DEVELOPER FAQ

Questions about Instagram Highlights API

Can the API return several items from one Highlight?

Yes. A supported Highlight collection may return multiple image or video items, up to the max_results value supplied in the request.

What service ID should I use?

Use instagram-highlight for public Highlight URLs. Regular posts and Reels use instagram, while active Stories use instagram-story.

Are private Highlights supported?

No. Private, login-gated, removed and otherwise unavailable Highlight media is rejected and not charged.

How is Instagram Highlight API usage billed?

Each successfully returned Highlight item uses two credits. Failed requests use zero credits.

20 RESULTS ON US

Make your first API request.

No card, no sales call and no charge for failed results.

Create developer account →