Postman
Postman

Postman is an API platform for building, testing, and managing APIs with powerful collaboration features.

Completely Secure
1049VIEWS
2545USERS

Tools

1 of 25

Create A Collection

Tool to create a new Postman collection in a specific workspace or the default workspace. Use when you need to create a collection with workspace specification. For complete collection format details, refer to the Postman Collection Format documentation.

Create A Collection Comment

Tool to create a comment on an API's collection. Use when you need to add a comment to a specific collection within an API. To create a reply on an existing comment, include the thread_id in the request.

Create Collection From Schema

Tool to create a collection from a schema and link it to an API with specified relations. Note: This endpoint is deprecated in Postman v10 and higher. Use when you need to generate a collection from an API schema and establish relations like contract tests or documentation.

Create A Folder

Tool to create a folder in a Postman collection. Use when you need to organize requests by creating a new folder within a collection. For complete details, see the Postman Collection Format documentation.

Create A Folder Comment

Tool to create a comment on a folder. Use when you need to add a comment to a specific folder in a collection.

Create A Fork

Tool to create a fork from an existing collection into a workspace. Use when you need to fork a collection to create an independent copy in a specific workspace.