For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Overview
        • Overview
        • Create a specification
        • Import a specification
        • Edit a specification
        • Add files to a specification
        • Validate a specification
        • View live documentation
        • Reuse components
        • Collaborate with specifications
        • Generate collections
      • Sync collections and specifications reference
      • Migrate from API Builder to Spec Hub
      • Develop APIs with the API Builder
      • Simulate real-world conditions
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • Share a specification
  • Version control for specifications
  • View specification changes with the changelog
  • Comment on a specification
Design and build APIsDesign APIs with specifications

Collaborate with specifications in Postman

||View as Markdown|
Was this page helpful?
Previous

Reuse specification components with the Component Library in Postman

Next

Generate collections from your API specification

Built with

When you design an API in Postman, you can work on the specification with your team. Share your specifications and leave comments to discuss your design in context. Use the changelog to track edits, see who made changes, and tag specific revisions. You can also fork a specification to create a copy and work on it in your own workspace without impacting the original.

Share a specification

You can share a specification with collaborators. Expand Specs in the sidebar and select a specification. Then click Link icon Copy link in the workbench.

Copy a link to a specification

For more details about sharing elements, see Share your work in Postman.

Version control for specifications

Version control for specifications enables you to fork a specification and make changes to the forked specification. This lets you collaborate with your team on specifications without affecting the original. Changes made in a fork can then be reviewed and merged back into the parent specification.

For information about forking elements, see Fork elements in Postman.

Pull requests aren’t currently available for specifications.

View specification changes with the changelog

The changelog provides a complete list of changes and revisions to a specification in chronological order. You can use it to view the time and date at which changes occurred, the users who made changes, and where the edits were made in the specification. To view the changelog, click History icon Changelog in the right sidebar.

Postman groups changes made within several minutes of each other into sessions for readability. You can click a session in the changelog to review its changes. If a diff is too large to view in the changelog, you can hover over the diff and click it to open the complete diff in a new window.

You can also add a version tag to the latest changes and revisions in the changelog.

To refresh the changelog, click Refresh icon Refresh changelog.

Add a version tag to the changelog

You can add a version tag to the latest changes and revisions in the changelog to identify a specific version of your API specification.

To add a version tag, do the following:

  1. Click History icon Changelog in the right sidebar.
  2. In the changelog, click Add Version Tag. You can’t add a version tag if the latest changes already have a version tag, or if there are no changes to tag.
  3. Enter your version tag.
  4. Click Add Version Tag.

A version tag displays in the changelog next to the changes it applies to. Click a version tag to view the changes included in that version in read-only mode. You can also click Link icon Copy version link to copy a link to the version that you can share with your teammates.

Comment on a specification

You can add one or more comments to a specification in Spec Hub. Use comments to discuss your specifications with collaborators in Postman, keeping the conversation in context and available to other stakeholders.

To add a comment to a specification, do the following:

  1. Click Specs in the sidebar, then select the specification that you want to comment on.
  2. Click Comments icon Comments in the right sidebar.
  3. Enter your comment and click Comment.

You can also add comments to collections you’ve added to your API and to requests and folders in that collection. Learn more about commenting on a collection.