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.
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
OverviewExplanations of core concepts and usage requirements. | Getting StartedA short tutorial to get you up and running. |
GuidesUse case based guides to help you perform specific actions. | ReferenceComponent and endpoint references. |