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.
Select the collection in the sidebar.
Select Add a request.
Open a new request and select 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, select New Collection.
Select Save.
In the sidebar, select the more actions icon next to a collection.
Select Add request.
Select History in the sidebar.
Select + next to a request and select Save Request.
Select the collection you want to save the request to.
To create a new collection to save the request to, select New Collection.
Select Save.
You can also open the request and select Save > Save as, then select the collection you want to move it to.
You can add non-HTTP requests, such as GraphQL and gRPC requests, to collections. Because these requests have different features than HTTP requests, when they're added to a collection, the collection becomes a multi-protocol collection.
Multi-protocol collections can't have HTTP requests. They can only have requests with the following protocols:
Multi-protocol collections don't support some HTTP collection features, such as creating mock servers and generating tests.
Last modified: 2024/09/10
Additional resources
Videos
Blog posts