List Instagram audio Reels
List Instagram Reels that use a specific audio track, with track metadata, tagged users, and coauthors when Instagram exposes them.
Headers
Get your API keyAPI key (`sfk_...`)
Instagram audio id whose Reels should be listed.
min 1 chars
Pagination cursor returned by a previous response.
min 1 chars
Endpoint-specific response payload.
Audio id that was evaluated for this response.
Track-level metadata for the requested audio, lifted from the first reel that exposes licensed-music or original-sound details. Omitted when no reel on this page includes audio attribution.
Instagram audio cluster / audio-page id when available. Matches the path `audioId` when Instagram exposes the same cluster.
Licensed-music or original-sound asset id when available.
Attributed artist name when available.
Instagram username for the attributed artist when available.
Attributed song or audio title when available.
Cover artwork. Instagram CDN URL when available. It can expire or be rejected outside the original retrieval context; it is not a SocialFetch-hosted asset.
Smaller cover artwork. Instagram CDN URL when available. It can expire or be rejected outside the original retrieval context; it is not a SocialFetch-hosted asset.
Full track duration in milliseconds when available.
≥ 0
Whether Instagram marks the track as explicit.
Whether Instagram indicates the track has lyrics.
Whether this is original audio rather than licensed music.
Instagram Reels that use the requested audio. Order is Instagram's audio-page ranking, not chronological. An empty array can mean no public Reels for this audio, or other cases—this route has no lookupStatus.
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 (ISO-8601).
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.
Video duration in seconds when available.
≥ 0
Tagged location when Instagram exposes it.
Location id when Instagram provides one.
Location name when Instagram provides one.
Location slug when Instagram provides one.
Serialized address metadata when Instagram provides it.
Latitude when Instagram exposes it.
Longitude when Instagram exposes it.
Audio attribution when Instagram exposes it.
Instagram audio cluster / audio-page id when available. Matches the path `audioId` when Instagram exposes the same cluster.
Licensed-music or original-sound asset id when available.
Attributed artist name when available.
Instagram username for the attributed artist when available.
Attributed song or audio title when available.
Cover artwork. Instagram CDN URL when available. It can expire or be rejected outside the original retrieval context; it is not a SocialFetch-hosted asset.
Smaller cover artwork. Instagram CDN URL when available. It can expire or be rejected outside the original retrieval context; it is not a SocialFetch-hosted asset.
Full track duration in milliseconds when available.
≥ 0
Whether Instagram marks the track as explicit.
Whether Instagram indicates the track has lyrics.
Whether this is original audio rather than licensed music.
Whether Instagram indicates the audio should be muted.
Reason for muting audio when Instagram provides one.
Offset into the track where this reel's clip starts, in milliseconds.
≥ 0
How much of the track this reel uses, in milliseconds, when Instagram exposes it.
≥ 0
Whether Instagram marks this audio as trending in Reels at fetch time.
Users tagged in the reel when Instagram exposes them.
Tagged Instagram username without a leading @.
min 1 chars
Instagram numeric user id for the tagged account when present.
Collaborators listed on the reel when Instagram exposes them.
Coauthor Instagram username without a leading @.
min 1 chars
Instagram numeric user id for the coauthor when present.
Whether Instagram marks the coauthor as verified.
Profile image URL for the coauthor. Instagram CDN URL when available. It can expire or be rejected outside the original retrieval context; it is not a SocialFetch-hosted asset.
Pagination state for the current response.
Whether another page is available.
Cursor to pass in the next request when more pages exist; null on the last page.
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
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/instagram/audio/1392969992841787/reels" \
-H "x-api-key: YOUR_API_KEY"Responses
Reels for the requested Instagram audio.