Instagram Platform Updates & Release Notes

27 updates curated from 1 source by the Releasebot Team. Last updated: May 7, 2026

Get this feed:
  • May 6, 2026
    • Date parsed from source:
      May 6, 2026
    • First seen by Releasebot:
      May 7, 2026
    Meta logo

    Instagram Platform by Meta

    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
    Meta logo

    Instagram Platform by Meta

    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
  • All of your release notes in one feed

    Join Releasebot and get updates from Meta and hundreds of other software products.

    Create account
  • Mar 30, 2026
    • Date parsed from source:
      Mar 30, 2026
    • First seen by Releasebot:
      Apr 3, 2026
    Meta logo

    Instagram Platform by Meta

    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.
    Original source
  • Mar 13, 2026
    • Date parsed from source:
      Mar 13, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    Meta logo

    Instagram Platform by Meta

    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
    Meta logo

    Instagram Platform by Meta

    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
    Meta logo

    Instagram Platform by Meta

    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
    Meta logo

    Instagram Platform by Meta

    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
    Meta logo

    Instagram Platform by Meta

    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
    Meta logo

    Instagram Platform by Meta

    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
    Meta logo

    Instagram Platform by Meta

    November 10, 2025

    We now support an Instagram Professional account messaging itself.

    Original source
  • Nov 3, 2025
    • Date parsed from source:
      Nov 3, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Meta logo

    Instagram Platform by Meta

    November 3, 2025

    You can now send a collection of images in Instagram Direct. See the updated dev docs.

    November 3, 2025: Multi-image sending is a Beta feature that will be rolled out incrementally over a few weeks. While the feature is rolled out, some Instagram accounts may get an error response 2534068 to indicate that the feature is not yet available for that account.

    Original source
  • Oct 27, 2025
    • Date parsed from source:
      Oct 27, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Meta logo

    Instagram Platform by Meta

    October 27, 2025

    We are rolling out a change to add enhanced support for Instagram post shares in Instagram messaging webhooks.

    Original source
  • Sep 23, 2025
    • Date parsed from source:
      Sep 23, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Meta logo

    Instagram Platform by Meta

    September 23, 2025

    Businesses can now display typing indicators and mark_seen indicators in a conversation to let message recipients know that the business has seen and are processing their message, using Sender Actions.

    Original source
  • Sep 10, 2025
    • Date parsed from source:
      Sep 10, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Meta logo

    Instagram Platform by Meta

    Sept 10, 2025

    Applies to all versions. Introducing the new message_edit webhook subscription supporting both use cases of both Business Login for Instagram and Facebook Login for Business. Sample message_edit webhook can be found here.

    Original source
  • Jun 16, 2025
    • Date parsed from source:
      Jun 16, 2025
    • First seen by Releasebot:
      Jan 18, 2026
    Meta logo

    Instagram Platform by Meta

    June 16, 2025

    Applies to all versions

    Introducing the new view_count field on the IG Media endpoint. This field is only available using the Business Discovery API for Instagram Reels.

    Original source
Releasebot

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.

Similar to Instagram Platform with recent updates: