Create API Document with Postman

Maciej
2 min readDec 21, 2021

Introduction

In addition to API Request, Postman actually has a function to create API Document. It is relatively easy to create and manage, so why not make it one of the options for creating API Document.

Simple way to make it

Create a new collection and enter the URL. This time I brought only one from the GitHub API. If you already manage the API collection, you can set up an existing collection.

Now we can enter a name for the collection. Leave the document description at the default, omitting the settings.

It will be completed like this. Press View in web to open the contents.

--

--

Maciej

DevOps Consultant. I’m strongly focused on automation, security, and reliability.