In July 2024, we launched the Instagram API with Instagram Login to streamline the onboarding process for businesses and creators onto third-party partner solutions. This API allows all Instagram accounts to utilize third-party apps, even if they haven't linked their Instagram account to a Facebook Page.
We’ve added User and Media Insights to help people understand their content performance and inform their content creation strategy on Instagram.
These insights match the ones previously offered through the Instagram API with Facebook Login. With these insights, businesses and creators can:
To access these insights, developers must request the instagram_business_manage_insights permission
, introduced with this update. Advanced access is required to request permission from any app user.
While we will continue to support the Instagram API with Facebook Login, we recommend using Instagram API with Instagram Login to take advantage of these latest updates. You can visit our developer documentation to get started.
We are excited to announce a new feature in the Content Publishing API that enhances accessibility for users with visual impairments. You can now use the alt_text field to provide descriptive text for images when creating posts on the Instagram Feed. This update empowers developers to make Instagram more inclusive by ensuring that visually impaired users can understand the content of images.
Example API call
POST https://graph.facebook.com/v22.0/17841400008460056/media ?image_url=https://www.example.com/images/bronz-fonz.jpg &caption=#BronzFonz &alt_text=This is an image for BronzFonz
For more information and detailed implementation guidelines, please refer to our developer documentation.
Sign up for monthly updates from Meta for Developers.