# postmanlabs/postman-app-support

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/postmanlabs-postman-app-support).**

6,003 stars · 889 forks

## Links

- GitHub: https://github.com/postmanlabs/postman-app-support
- Homepage: https://www.postman.com
- awesome-repositories: https://awesome-repositories.com/repository/postmanlabs-postman-app-support.md

## Description

Postman is an API platform that enables users to build, test, and interact with APIs by sending HTTP requests and viewing responses directly within the tool. It provides a graphical interface for designing and managing sequences of API interactions, allowing users to create and organize related API requests into named collections for reuse and sharing.

The platform supports automating API workflows through test scripts and built-in sequences, and facilitates collaboration by enabling teams to share collections, specifications, and workflows. Users can document APIs by attaching descriptions and HTML notes to requests within collections, and export them for team coordination. Environment switching allows for changing API settings like URLs and credentials across different setups, while built-in authentication helpers support adding Basic Auth or OAuth 1.0 credentials to requests for secure access.

## Tags

### Development Tools & Productivity

- [API Request Collections](https://awesome-repositories.com/f/development-tools-productivity/api-development-tools/api-lifecycle-management/api-request-collections.md) — Groups related API requests into named collections for reuse and sharing. ([source](https://cdn.jsdelivr.net/gh/postmanlabs/postman-app-support@support/README.md))
- [API Request Executors](https://awesome-repositories.com/f/development-tools-productivity/api-request-executors.md) — Sends network requests across multiple protocols with custom authentication. ([source](https://learning.postman.com/))
- [Collaborative API Documentation](https://awesome-repositories.com/f/development-tools-productivity/api-development-tools/api-lifecycle-management/api-development-platforms/api-documentation-tools/collaborative-api-documentation.md) — Enables teams to share, edit, and synchronize API documentation and collections. ([source](https://cdn.jsdelivr.net/gh/postmanlabs/postman-app-support@support/README.md))
- [API Project Collaboration](https://awesome-repositories.com/f/development-tools-productivity/collaborative-api-debugging/api-project-collaboration.md) — Shares collections, specs, and workflows with team members to coordinate API development. ([source](https://learning.postman.com/))

### Software Engineering & Architecture

- [API Workflow Automation](https://awesome-repositories.com/f/software-engineering-architecture/api-workflow-automation.md) — Automates sequential API interactions where output of one call feeds the next. ([source](https://learning.postman.com/))
- [Graphical Workflow Designers](https://awesome-repositories.com/f/software-engineering-architecture/api-first-design-workflows/graphical-workflow-designers.md) — Provides a graphical interface to design and manage sequences of API interactions. ([source](https://learning.postman.com/))

### Web Development

- [API Design Tools](https://awesome-repositories.com/f/web-development/api-design-tools.md) — Provides tools for drafting and refining API specifications before implementation. ([source](https://learning.postman.com/))
- [HTTP Client Requests](https://awesome-repositories.com/f/web-development/http-client-requests.md) — Sends HTTP requests and displays responses directly within the tool. ([source](https://cdn.jsdelivr.net/gh/postmanlabs/postman-app-support@support/README.md))

### DevOps & Infrastructure

- [API Environment Switchings](https://awesome-repositories.com/f/devops-infrastructure/service-orchestration-engines/data-service-environments/environment-switching/api-environment-switchings.md) — Switches API settings like URLs and credentials across different environments. ([source](https://cdn.jsdelivr.net/gh/postmanlabs/postman-app-support@support/README.md))

### Security & Cryptography

- [Authentication Helpers](https://awesome-repositories.com/f/security-cryptography/authentication-helpers.md) — Manages and injects security credentials into outgoing network requests. ([source](https://cdn.jsdelivr.net/gh/postmanlabs/postman-app-support@support/README.md))
