Add API requests to Postman Collections
After you create a Postman Collection, you can use it to save and organize API requests. Use any of the methods below to add requests to a collection. You can add HTTP requests to a collection, or you can add requests that use other protocols to a multi-protocol collection.
Learn more about creating and sending requests.
Add a request to an empty collection
-
Select the collection in the sidebar.
-
Click
or Add a request.
Save a new request to a collection
-
Open a new request and click
Save.
-
Enter a name for the request.
-
Select the collection you want to save the request to.
To create a new collection to save the request to, click New Collection.
-
Click Save.
Create a new request inside a collection
- In the sidebar, click
View more actions next to a collection.
- Click Add request.
Save a request from your history to a collection
- Click
History in the sidebar.
- Right-click the request and click Save Request.
- Select the collection you want to save the request to. To create a new collection to save the request to, click New Collection.
- Click Save.
Move an existing request to a different collection
- In the sidebar, select the request you want to move. You can hold ⌘ or Ctrl to select multiple requests.
- Drag the request into another collection.
You can also open the request and select Save > Save as, then select the collection you want to move it to.
About multi-protocol collections
You can add non-HTTP requests to a collection, which then becomes a multi-protocol collection.
To create a multi-protocol collection, do the following:
- Click
Add next to the filter bar.
- Choose the protocol you want to start a multi-protocol collection with.
- Click Save, then add it to a new folder or save it to an existing multi-protocol folder.
To add a non-HTTP request to a multi-protocol collection folder, always use the Add button next to the filter bar and follow the same steps as above.