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
      • 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
  • Quickly share API reference
  • Create a full documentation site
  • Compare your options
  • Create a Run in Postman button
Collaborate in PostmanDocument APIs

Document your APIs

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

Collaborate in Postman using comments

Next

Document your APIs in Postman

Built with

Documentation is an important part of your API, helping consumers understand what endpoints are available and how to interact with them. Postman offers two ways to publish documentation for your collections: Postman documentation for quick API reference publishing, and Fern documentation for comprehensive documentation sites with guides and AI-powered features.

Quickly share API reference

Postman automatically generates basic documentation for any collection you create, including request details, authorization type, and sample code. You can add descriptions to items in your collection to provide more context for users. This is a fast way to publish API reference documentation with minimal setup.

With Postman documentation, you can use the built-in editor to add descriptions, images, and videos. Postbot can also write documentation for you, automatically adding descriptions to your API requests including parameters and response examples.

Learn more at Document your APIs in Postman.

Create a full documentation site

Fern is a docs-as-code platform that generates a documentation site from your Postman collection. When you publish, Fern automatically creates your API reference. From there, you can add guides, tutorials, and other content to build a complete documentation site.

Your documentation is deployed to a live site backed by a GitHub repository that your team owns. You get full edit rights and the flexibility to customize your site with custom branding, custom domains, and AI-powered features like intelligent search.

Learn more at Document your APIs with Fern.

Compare your options

Postman documentationFern documentation
Best forQuick API reference sharingComprehensive documentation sites
Setup timeMinimalA few more steps
ContentAPI referenceAPI reference + guides
AI featuresPostbot for writing descriptionsFern Writer for drafting content, llms.txt, AI search
CustomizationBasic brandingFull control via GitHub
HostingPostman-hostedYour GitHub repository

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 click 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.