GET /v2/user/clipsUser reels / clips
List reel media for a user.
Instagram API
Track reels without overpaying. The Instagram Reels API lists creator clips, searches reels by keyword and resolves reel URLs — among the cheapest short-form Instagram data options on RapidAPI.
Try on RapidAPIShort-form discovery is a common product need: trend monitoring, music/track research and competitor reel tracking. Pair /v2/user/clips with /v2/fbsearch/reels and optional audio/track routes.
When you only have a share URL, start with media info by URL, then store the media id for comments or likers.
GET /v2/user/clipsList reel media for a user.
GET /v2/fbsearch/reelsSearch public reels by keyword.
GET /v2/media/info/by/urlResolve reel metadata from a public URL.
Available fields depend on what the public media object exposes. Inspect the JSON for view/play related metrics when present.
Use track endpoints with the track id from reel metadata, or search music by keyword.