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
      • Collaboration concepts
      • Collaboration features
      • Work within teams
      • Manage access
      • Share your work
      • Collaborate with Live Sessions
      • Comment on APIs
        • Overview
          • Overview
          • Document a collection
          • Add API documentation
          • Write documentation
          • Publish documentation
          • View documentation
          • Host API documentation
          • Set up authentication for public APIs
      • Public elements
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
  • Document collections and APIs
  • Write your documentation
  • Publish and view documentation
  • Create a Run in Postman button
Collaborate in PostmanDocument APIsPostman documentation

Document your APIs in Postman

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

Document your APIs

Next

Document a collection in Postman

Built with

Postman automatically generates documentation for your collections and APIs. To give your users more help and context, use Postman’s built-in editing tools to add descriptions, images, videos, and more to your documentation.

Document collections and APIs

Postman automatically creates documentation for your collections, including request details, authorization type, and sample code. You can add descriptions to the items in your collection to provide more information for users. With types in collections, you can add details about your API with the Postman Collection format.

Postman also generates documentation based on your API specification. To create more detailed API documentation, generate a specification from a collection. Include descriptions and property types in your collection’s requests and responses.

Write your documentation

Add descriptions to your collections to enhance your documentation and provide more detail. You can use the Postman editor to view how your content will look as you write it, or use standard Markdown syntax to write content. With either editor, you can format text, add links, and insert images and videos.

Publish and view documentation

To learn more about how to use a collection or an API, you can view documentation in Postman. Collection documentation provides details for each request, along with sample code. To view API documentation, open an API in Postman, or search for APIs on your Private API Network or Postman API Network.

Publishing a collection makes your documentation publicly available on getpostman.com or your own custom domain. As you update your collection, the published documentation automatically syncs with your latest changes.

You can’t publish a collection that’s linked to an API.

Create a Run in Postman button

You can create a Run in Postman button to share a collection and its documentation with users. When users select the button, they have the option to fork the collection to their workspace, view the collection in a public workspace, or import the collection into Postman.