Reference

On September 4, 2024, we announced the deprecation of the Instagram Basic Display API.

Starting December 4, 2024, all requests to the Instagram Basic Display API will return an error message. We recommend that you migrate your app to the Instagram API to avoid any disruption to your services.

Visit our News for Developers blog post to learn more.

Authorization Window

EndpointDescription

GET /oauth/authorize

Get the Authorization Window.

Media

EndpointDescription

GET /{media-id}

Get fields and edges on an image, video, or album.

GET /{media-id}/children

Get a list of images and videos on an album.

GET /{user-id}/media

Get a list of images, videos, or albums on a User.

Users

EndpointDescription

GET /me

Get fields and edges on a User.

GET /{user-id}

Get fields and edges on a User.

GET /{user-id}/media

Get a list of images, videos, or albums on a User.