List trending Instagram Reels
List currently trending Instagram Reels.
Returns a small batch of trending Reels per call. Repeat the same request for another fresh batch (new and overlapping Reels are both possible). No cursor or page parameters.
Headers
Get your API keyAPI key (`sfk_...`)
Endpoint-specific response payload.
Trending Instagram Reels for this request. Call the endpoint again for another fresh batch; some overlap is expected.
Instagram media id for this reel.
min 1 chars
Public shortcode used in the Instagram reel URL.
min 1 chars
Canonical public Instagram URL for this reel.
min 1 chars
Caption text when available.
When the reel was taken or posted (Unix epoch seconds).
Thumbnail or cover image URL when available.
Primary display image URL when available.
Direct video URL when a playable URL is available.
Whether the reel includes audio when known.
Engagement metrics when available.
Play count when available.
≥ 0
Like count when available.
≥ 0
Comment count when available.
≥ 0
Width and height when available.
Media width in pixels.
≥ 0
Media height in pixels.
≥ 0
Reel owner metadata when available.
Instagram numeric user id for the reel owner when present.
Instagram username for the reel owner when present.
Display name for the reel owner when present.
Profile image URL for the reel owner when present.
Whether Instagram marks the reel owner as verified.
Whether the reel owner account is private.
Number of reels in `data.reels` for this response.
≥ 0
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
Code example
curl "https://api.socialfetch.dev/v1/instagram/reels/trending" \
-H "x-api-key: YOUR_API_KEY"Responses
Trending Instagram Reels for this request.