Instagram · OAuth Scopes
Instagram OAuth Scopes
OAuth 2.0
derived
Instagram publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Instagram API on a user’s behalf.
Tokens are issued from https://graph.facebook.com/oauth/access_token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
InstagramMetaPhotosSocial MediaVideosContent Publishing
Scopes: 7
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://www.facebook.com/dialog/oauth
https://www.facebook.com/dialog/oauth
Token URL
https://graph.facebook.com/oauth/access_token
https://graph.facebook.com/oauth/access_token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| instagram_basic | Read user profile and media. | authorizationCode |
| instagram_content_publish | Publish content on behalf of the user. | authorizationCode |
| instagram_manage_comments | Manage comments on media. | authorizationCode |
| instagram_manage_insights | Access insights and analytics. | authorizationCode |
| instagram_manage_messages | Manage Instagram Direct messages. | authorizationCode |
| pages_read_engagement | Read engagement data from pages. | authorizationCode |
| pages_show_list | Show list of pages managed by user. | authorizationCode |