Reels
Instagram
Reels
Get all public reels from a profile. Can provide a user_id or handle, but for faster response times, use user_id. This won’t include pinned reels right now. And I’m not sure why, but it looks like IG doesn’t return the description of the reel on this endpoint :( You’ll have to use the post detail endpoint to get that.
GET
Reels
Parameters
Instagram user id. Use this for faster response times. (e.g.,
2700692569)Instagram handle. Use user_id for faster response times. (e.g.,
jane)Max id to get more reels. Get ‘max_id’ from previous response. (e.g.,
QVFCVzNnS2lI...==)Set to true for a trimmed down version of the response (e.g.,
false)Example Request
Example Response
Response data is returned directly from the Yoinkit API.