We are releasing Reels support to all developers and API versions over the coming days and should be available to all developers on July 7, 2022. Once available to you, GET /{user-id}/media responses will include video Reels, however, there won't be a way for you to determine if a given video in the response set has been designated as a Reel.

Instagram Basic Display API

The Instagram Basic Display API allows users of your app to get basic profile information, photos, and videos in their Instagram accounts.

The API can be used to access any type of Instagram account but only provides read-access to basic data. If you are building an app that will allow Instagram Businesses or Creators to publish media, moderate comments, identify @mentioned and hashtagged media, or get data about other Instagram users, use the Instagram Graph API instead.

Common Uses

Limitations

  • Authentication — Instagram Basic Display is not an authentication solution. Data returned by the API cannot be used to authenticate your app users or log them into your app. If you need an authentication solution we recommend using Facebook Login instead.
  • App Types — Apps designated as Business apps are not supported. If your app is a Business app use the Instagram Graph API instead or create a new non-Business app.
  • Legacy IDs — Instagram Legacy API User IDs are not supported.
  • Unsupported Media — IGTV, Stories, Reels, and Comments are not supported.
  • Promoted Posts — Promoted Posts containing Instagram media are not supported.
  • Insights — Insights are not supported.

Documentation Contents

Overview

Explanations of core concepts and usage requirements.

Get Started

A short tutorial to get you up and running.

Guides

Use case based guides to help you perform specific actions.

Reference

Component and endpoint references.