Instagram Platform Updates & Release Notes
32 updates curated from 1 source by the Releasebot Team. Last updated: Aug 13, 2026
- Jul 30, 2026
- Date parsed from source:Jul 30, 2026
- First seen by Releasebot:Aug 13, 2026
July 30, 2026
Instagram Platform adds download and copyright protections for media_url in the Instagram APIs, omitting the field for videos with copyrighted audio or when reel downloads are disabled. Other media data still returns normally, and apps should fall back to permalink or thumbnail_url.
Download and copyright protections on media_url
Download and copyright protections on media_url
Applies to all versions.
The media_url field on the IG Media endpoint is now omitted from responses in either of these cases:
- The video contains copyrighted or licensed audio, including audio added from the Instagram audio library, or it has been flagged for a copyright violation. This applies to all video media, including reels, video posts, and video stories, and applies even when the app user owns the media.
- The reel owner has turned off downloads for the reel, through either the account-level or per-reel Allow people to download your reels setting. This applies to reels only, and only on the endpoints listed below that read other users’ media. The setting is evaluated against the reel’s owner, so it can apply to a reel you co-authored. Reading your own media through GET //media or GET / is not affected by this condition.
This gives media returned by the Instagram APIs the same download and copyright protections that already apply in the Instagram app. All other fields on the media object, such as id, permalink, caption, and timestamp, are returned as normal. Image media and carousel containers are not affected, though a carousel’s video children can be. Requests still return a 200 response. Treat media_url as an optional field in your app and fall back to permalink or thumbnail_url when it is absent.
This change applies to both graph.facebook.com and graph.instagram.com.
Endpoints affected by both the download setting and copyright checks
- GET /?fields=business_discovery{media}
- GET //tags
- GET //mentioned_media
- GET //mentioned_comment
- GET //top_media
- GET //recent_media
- GET //collaborative_media
Endpoints affected by the copyright check only
- GET /
- GET //children
- GET //media
- GET //stories
- GET //live_media
- GET //collaboration_invites
Nested media reached through field expansion, such as carousel children or the media on a comment, inherit the conditions that apply to the originating request. For example, GET //children is subject to the copyright check alone, but children returned by business_discovery{media{children}} are also subject to the download setting.
For more information, see Allow people to download your reels This link opens in a new tab or window, Copyright This link opens in a new tab or window, and Using audio in reels This link opens in a new tab or window.
Original source - Jun 22, 2026
- Date parsed from source:Jun 22, 2026
- First seen by Releasebot:Jun 23, 2026
- Modified by Releasebot:Jul 24, 2026
June 22, 2026
Instagram Platform adds AI content labeling in the Content Publishing API and IG Media endpoint for self-disclosure at publish time.
AI Info Label
Applies to all versions.
The Content Publishing API now supports self-disclosure of AI-generated content at publish time. Set the new is_ai_generated parameter to true when creating a media container to apply the AI info label. For carousels, set is_ai_generated on the carousel container only. Available in both Instagram API with Facebook Login and Instagram API with Instagram Login. is_ai_generated field is also now available on the IG Media endpoint.
Endpoints
- POST /{ig_user_id}/media with the is_ai_generated parameter
- GET /{ig_media_id}?fields=is_ai_generated
All of your release notes in one feed
Join Releasebot and get updates from Meta and hundreds of other software products.
- Jun 1, 2026
- Date parsed from source:Jun 1, 2026
- First seen by Releasebot:Jun 27, 2026
- Modified by Releasebot:Aug 13, 2026
June 1, 2026
Instagram Platform adds a link_clicks Story Insights metric for IG Media Insights, counting taps on story links.
New Story Insights Metrics
Applies to all versions.
Introducing a new
link_clicksmetric on the IG Media Insights endpoint for Story media, returning the number of taps on links in your story (such as link stickers). Only available in Instagram API with Facebook Login.Endpoint
- GET /{ig_media_id}/insights?metric=link_clicks
- Jun 1, 2026
- Date parsed from source:Jun 1, 2026
- First seen by Releasebot:Jun 3, 2026
- Modified by Releasebot:Jun 23, 2026
June 1, 2026
Instagram Platform releases the Instagram Audio API for apps using Facebook Login, letting developers search and retrieve original sounds and royalty-free music for Reels creation. It also adds an ads use case for finding replacement audio when copyrighted music appears in Instagram Reels ads.
Instagram Audio API
Applies to all versions.
Introducing the Instagram Audio API for apps using Facebook Login. The API lets your app search for and retrieve audio — original sounds from Reels and royalty-free music from Meta's Sound Collection — and attach it to Reels at creation time.
This release also adds an ads use case for discovering replacement audio for Instagram Reels ads: when a Reel contains copyrighted music, your app can find royalty-free Sound Collection tracks to replace it. To apply a discovered track to a Reels ad, see IG Audio Swap for Instagram Reels Ads.
Endpoints
- GET /ig_audio?audio_type={music|original_sound} — Search or retrieve trending audio
- GET /{ig_audio_id} — Get metadata for a specific audio asset
- GET /ig_audio?product=ADS&purpose=AUDIO_COPYRIGHT_REPLACEMENT&audio_replacement_mode={auto|search|default}&ig_media_id={ig_media_id} — Discover replacement audio for Reels ads
- May 15, 2026
- Date parsed from source:May 15, 2026
- First seen by Releasebot:May 15, 2026
May 15, 2026
Instagram Platform now supports oEmbed API calls without an access token for all versions.
oEmbed API
Applies to all versions.
You can now call Instagram oEmbed API without an access token. See Embed an Instagram Post for more details.
Original source Similar to Instagram Platform with recent updates:
- Facebook Marketing API updates18 release notes · Latest Jul 30, 2026
- Facebook updates24 release notes · Latest Jul 24, 2026
- Graph API updates20 release notes · Latest Oct 8, 2025
- WhatsApp updates37 release notes · Latest Aug 4, 2026
- Gemini updates389 release notes · Latest Aug 13, 2026
- OpenAI updates177 release notes · Latest Aug 13, 2026
- May 6, 2026
- Date parsed from source:May 6, 2026
- First seen by Releasebot:May 7, 2026
May 6, 2026
Instagram Platform brings multiple image sending out of beta to all accounts.
Sending multiple images is now out of beta and available to all accounts.
Original source - Apr 22, 2026
- Date parsed from source:Apr 22, 2026
- First seen by Releasebot:Apr 22, 2026
April 22, 2026
Instagram Platform adds richer media engagement metrics, expanded views reporting, collaborative media access, paid partnership labels at publish time, and new like and comments actions through the IG User API to better measure, publish, and manage content engagement.
New Media Engagement Fields
Applies to all versions.
Three new fields are now available on the IG Media endpoint for apps using Facebook Login, giving deeper insight into how content is being distributed:
- reposts_count — Number of times the media has been reposted by other users
- saved_count — Number of times the media has been saved
- shares_count — Number of times the media has been shared
Endpoint
- GET /{ig_media_id}?fields=reposts_count,saved_count,shares_count
Aggregated Metrics
Applies to all versions.
Introducing three new aggregated metrics that provide comprehensive engagement totals across all surfaces, including boosted media and Facebook crossposted content. These values match what users see in the Instagram Insights Dashboard and are available through both the IG Media and Insights endpoints:
- total_like_count / total_likes — Aggregated likes across Instagram, Facebook, and promoted media
- total_comments_count / total_comments — Aggregated comments across all surfaces
- total_views_count / total_views — Aggregated views across all surfaces (video media only)
Endpoints
- GET /{ig_media_id}?fields=total_like_count,total_comments_count,total_views_count
- GET /{ig_media_id}/insights?metric=total_likes,total_comments,total_views
Enhanced Views Metrics
Applies to all versions.
- facebook_views expansion: The facebook_views metric now supports Feed post, Reels, and Story media types, and coverage has expanded to include both crossposted plays and cross-app recommended plays.
- Cross-platform view_count: The view_count field now returns combined Instagram and Facebook views for crossposted video content when looking up another user's public media via the Business Discovery API.
Endpoints
- GET /{ig_media_id}/insights?metric=facebook_views
- GET /{ig_user_id}?fields=business_discovery.username({username}).media{view_count}
Collaborative Media API
Applies to all versions.
Introducing the Collaborative Media API on the IG User. The API lets your app retrieve all media where your app user is an accepted collaborator, making it easier to track and measure performance of collaborative content across partnerships.
Endpoints
- GET //collaborative_media — Fetch all collaborative media for the app user
- GET /?fields=collaborative_media_search.media_id() — Search for a specific collaborative media
Partnership Ads Label
Applies to all versions.
The Content Publishing API now supports adding the "Paid partnership" disclosure label at publish time, eliminating the need to manually add partnership labels after publishing. Two new parameters have been added to the create media endpoint:
- branded_content_sponsor_ids — Tag up to 2 brand partners by their Instagram user ID
- is_paid_partnership — Enable the "Paid partnership" label with or without naming specific brands
Endpoint
- POST //media with branded_content_sponsor_ids and is_paid_partnership parameters
See the updated post-level permissioning guidance for details on brand approval flows.
Like Media and Comments API
Applies to all versions.
Introducing the Like Media and Comments API on the IG User. The API lets your app like and unlike Instagram media and comments on behalf of your app users, enabling engagement workflows such as responding to comments on business posts or engaging with collaborative content.
Endpoints
- POST //likes with media_id={media_id} or comment_id={comment_id} — Like a Feed post, Reel, comment, or reply
- DELETE //likes with media_id={media_id} or comment_id={comment_id} — Unlike a Feed post, Reel, comment, or reply
The new instagram_manage_engagement permission is required. Stories and content from private accounts are not supported.
Original source - Mar 30, 2026
- Date parsed from source:Mar 30, 2026
- First seen by Releasebot:Apr 3, 2026
March 30, 2026
Instagram Platform adds Creator Marketplace API upgrades for faster creator discovery, richer profile data, past partnership ads media, and new filters for growth, recent activity, and device type. It also expands Partnership Ads with username filtering and ad code generation.
Creator Marketplace
Applies to all versions.
The Creator Marketplace API now includes several new capabilities for discovering and evaluating creators:
- Rate limit increase: Account-level rate limits for the Discovery API have increased from 240 to 1,000 queries per user per hour, enabling faster, higher-volume creator search.
- Profile picture URL: A new profile_picture_url field is available when querying creator profiles.
- Past partnership ads media: You can now query a creator's historical partnership ads media that the creator owns.
- New filters: Three new filtering options — follower growth (top growth in last 30 days), latest activity (recently posted creators), and device type (iOS/Android audience filtering).
See Creator Marketplace API documentation for more information.
Partnership Ads
Applies to all versions.
- Username filtering on ad permissions: The /{business-account-id}/branded_content_ad_permissions endpoint now supports filtering by creator_username, allowing you to search and retrieve ad permissions for a specific creator. See Account-Level Permissioning for more information.
- Ad code generation: Creators can now generate partnership ad codes through the API, enabling automated workflows for branded content authorization. See Ad Codes for more information.
- Mar 13, 2026
- Date parsed from source:Mar 13, 2026
- First seen by Releasebot:Mar 14, 2026
March 13, 2026
Meta announces Instagram Direct Send API now supports attachment IDs for images, reducing timeouts and enabling reuse across recipients.
The Instagram Direct Send API now supports sending the images with attachment IDs (in addition to image URLs) which resolves the problem of timeouts when uploading multiple large high-quality images from slow servers. You can use the attachment API to upload the images one at a time and reuse the attachment IDs to send the same image to multiple users. See the updated dev docs.
Original source - Feb 6, 2026
- Date parsed from source:Feb 6, 2026
- First seen by Releasebot:Feb 7, 2026
February 6, 2026
Added support for the enable_fb_login parameter in Instagram OAuth authorization requests. This allows developers to control whether the Facebook Login option is shown on the Instagram login page prior to authorization. The default value is true. See Business Login for Instagram for more information.
Original source - January 2026
- No date parsed from source.
- First seen by Releasebot:Jan 18, 2026
oEmbed Response Updates
Applies to all versions
The author_name, author_url, thumbnail_url, thumbnail_width, and thumbnail_height fields will be removed from the Facebook post, Facebook video, and Instagram post oEmbed response. The Facebook page post oEmbed endpoint will be deprecated. These changes will apply across all API versions on November 3, 2025.
Original source - Dec 19, 2025
- Date parsed from source:Dec 19, 2025
- First seen by Releasebot:Jan 18, 2026
December 19, 2025
You can now upload and send PDF file attachment in Instagram Direct using Facebook Graph API for Instagram accounts linked with a Facebook page OR the Instagram API for Intagram-only accounts.
Original source - Dec 12, 2025
- Date parsed from source:Dec 12, 2025
- First seen by Releasebot:Jan 18, 2026
December 12, 2025
Whats New
The Instagram Messaging webhook now includes link sticker URLs when users reply to stories via direct message. A new link_sticker_url field has been added to the reply_to.story object in webhook payloads.
This new field can be used to trigger different messaging automations based on Link Sticker URL in the story.
Original source - Dec 3, 2025
- Date parsed from source:Dec 3, 2025
- First seen by Releasebot:Jan 18, 2026
- Modified by Releasebot:Jan 29, 2026
December 3, 2025
Applies to all versions.
Introducing Accept/Decline Collaboration Invites in Instagram API with Facebook Login on the IG User. The API provides the following capabilites:
- Query all the IG Media(s) where the app user's Instagram user has been invited for collaboration
- Accept/Decline a collaboration invite using media_id of the tagged IG Media
Endpoints
- GET //collaboration_invites
- POST //collaboration_invites
instagram_basic permission is required to access these endpoints.
Original source - Nov 10, 2025
- Date parsed from source:Nov 10, 2025
- First seen by Releasebot:Jan 18, 2026
November 10, 2025
We now support an Instagram Professional account messaging itself.
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.