Postman Enterprise
PostmanExternal reviews
1,673 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Postman Simplifies API Management
What do you like best about the product?
I like how Postman lets us organize our resources and manage workspaces efficiently. We can create folders and subfolders, which helps maintain the API in a structured way. Postman also supports the use of multiple environment variables, allowing for a multilayered approach. This feature is handy when switching between local, QA, and production environments by defining specific URLs for each. These capabilities make managing APIs much easier and structured.
What do you dislike about the product?
I think Postman could improve in a few areas. There should be better retry capabilities and caching options. I also feel like there should be proper tracing information to pinpoint where an API is failing. It would be helpful if Postman provided more exact information about what kind of error is occurring.
What problems is the product solving and how is that benefiting you?
I use Postman to call APIs, check requests and responses, automatically add headers with scripts, and organize resources. It maintains APIs in a structured way, simplifies using multiple environment variables, and allows easy reuse of APIs.
Developer-Friendly API Tool with Performance Challenges
What do you like best about the product?
I find Postman to be an excellent tool for API development and testing. The user interface is intuitive, making it easy to create, test, and manage REST APIs. I appreciate features like collections, environments, pre-request scripts, and automated tests, which significantly improve productivity. It's especially helpful for working on APIs and collaborating with team members through shared workspaces. Postman simplifies testing, documentation, and automation in one place, helping to validate request-response data, handle authentication, and automate regression testing, which saves time and reduces errors during development and integration. I also like that Postman is a developer-friendly tool supporting REST, SOAP, GraphQL, and WebSocket APIs, making it a complete solution for API testing. Additionally, I appreciate the ability to share collections through links or files.
What do you dislike about the product?
For very large collections, performance can sometimes feel a bit slow, and some advanced collaboration and monitoring features are locked behind paid plans, which may not suit small teams or individual developers. Collaboration features are limited in the free version for a single developer. Sometimes Postman is responding slowly, so there's a need to improve that.
What problems is the product solving and how is that benefiting you?
Postman simplifies API development and testing with an intuitive interface and robust features like collections and automated tests. It validates and automates testing, saving time and reducing errors, making API development faster, more reliable, and organized.
Streamlines API Testing and Collaboration
What do you like best about the product?
I like using Postman for API development and testing; it helps me send HTTP requests and analyze responses easily. Postman makes testing endpoints, validating request parameters, headers, authentication, and response data straightforward without writing extra code. I appreciate how I can create and manage API collections, test REST APIs in different environments, automate tests using scripts, quickly debug API issues, and share API documentation with team members. The collections feature combined with environments stands out to me as it allows grouping related APIs and reusing variables like base URLs, tokens, and IDs, saving a lot of time and reducing mistakes. I also enjoy how intuitive and beginner-friendly the interface is while being powerful enough for advanced use, which allows me to start immediately without a steep learning curve. The integration with CI/CD tools using Postman's command-line runner, Newman, for automated API testing is a big plus too.
What do you dislike about the product?
One limitation is performance with very large collections. When collections grow big or include many scripts, Postman can feel slow or heavy, especially on lower-spec machines. Running large collection tests sometimes takes longer than expected.
What problems is the product solving and how is that benefiting you?
I use Postman for API development and testing, which solves the problem of tedious manual testing. It enables quick endpoint testing, flexible parameter changes, and viewing responses easily. Postman also improves productivity by providing a platform to design, test, and document APIs efficiently.
Intuitive API Workflow and Powerful Mock Server Features
What do you like best about the product?
Creating and chaining API requests is fast, and the UI feels intuitive even for complex flows. Collections, environments, and variables make it easy to switch between staging, QA, and production without breaking anything.
The Mock Server feature is extremely useful when backend APIs are not ready, I can simulate realistic responses and continue frontend or integration testing without waiting. Mocks help validate request contracts early, which reduces last-minute surprises during integration. Pre-request scripts and tests allow quick validations without writing a full automation framework.
The Mock Server feature is extremely useful when backend APIs are not ready, I can simulate realistic responses and continue frontend or integration testing without waiting. Mocks help validate request contracts early, which reduces last-minute surprises during integration. Pre-request scripts and tests allow quick validations without writing a full automation framework.
What do you dislike about the product?
Mock server response management could be more flexible, especially for dynamic scenarios. And large collections can become slow to load and harder to manage over time.
What problems is the product solving and how is that benefiting you?
Enables early API testing, even before backend implementation, using mock servers. Helps frontend and mobile teams continue development without being blocked by backend delays. Validates API contracts, headers, status codes, and payloads consistently across environments. Reduces dependency on developers for sample responses and quick fixes. Improves collaboration - QA, frontend, backend, and product all work from the same API definitions. Makes debugging faster by giving clear request/response visibility and test assertions.
Efficient API Testing with a Simple UI
What do you like best about the product?
I use Postman for testing my APIs and for documentation purposes. I appreciate the simple UI that allows me to understand the API and its response time. Postman's quick response helps me debug APIs that don't seem to work based on the response code. It's very simple to work with and highly effective. The ease of use allows me to quickly send and receive responses and change environments between projects. Postman also supports the documentation of the API.
What do you dislike about the product?
It seems overengineered for simple tasks especially when I want to test a single request. The initial setup was not very easy, but I would rate it 4/5.
What problems is the product solving and how is that benefiting you?
I use Postman for testing APIs and documentation, benefiting from its quick responses, simple UI, and debugging capabilities. It allows me to understand API response times, debug issues, send/receive responses quickly, and switch environments easily.
Efficient API Testing But Resource-Intensive
What do you like best about the product?
I use Postman for API testing, and it helps me a lot, saving time for other testing tasks. I like how it lets me develop and manage APIs easily, acting as a bridge between the frontend and the backend. I find Postman user-friendly, which makes the initial setup quite easy.
What do you dislike about the product?
It can feel heavy and resource-intensive on low spec systems.
What problems is the product solving and how is that benefiting you?
I use Postman for API testing; it saves me a lot of time to focus on other testing. It helps develop and manage APIs easily, acting as a bridge between the frontend and the backend.
A Must-Have for Efficient API Testing and Collaboration
What do you like best about the product?
I really appreciate how fast Postman is when I'm conducting API testing. The workspace feature stands out for me because it allows my teammates to easily access and review my work, enhancing our collaboration. The initial setup was quite smooth and straightforward, with a user-friendly and intuitive interface. This made it easy for me to create collections, set up environments, and begin testing APIs right away. The overall onboarding experience was user-friendly, even for team members new to Postman.
What do you dislike about the product?
Some advanced features are tied to paid plans.
What problems is the product solving and how is that benefiting you?
I use Postman for API testing during website or software development. It helps solve backend data issues and allows my team to review work through shared workspaces. The user-friendly interface and robust automation features significantly improve our productivity and efficiency.
Effortless API Testing with Intuitive UX
What do you like best about the product?
I really like how Postman provides a nice UI for calling APIs directly without needing to make curl requests, which makes testing APIs a lot easier and more organized. I can effortlessly share the documentation for the APIs I create, and the option to set variables really simplifies things. When developing a set of APIs, I create a group and use variables so I only need to change the variable based on the environment rather than altering each API call. Setting up Postman is simple since you just download the application and log in.
What do you dislike about the product?
There are a lot of limitations if you are using the free account. You have to make your APIs public so you can share it with your teammate. Now with the advancement of AI, it would be really helpful if we could integrate AI which will automatically write the endpoint documentation for us.
What problems is the product solving and how is that benefiting you?
Postman provides a nice UI for calling APIs, eliminating the need for curl requests, and makes API testing more organized. It allows me to easily share API documentation and use variables, simplifying changes across environments.
Effortless API Testing with Intuitive UI
What do you like best about the product?
I use Postman for testing my APIs because it allows me to test API calls without downloading anything and gives me fast responses. This is really helpful for my daily development tasks. I like its simple interface, both UI and UX, which is quite good for new users. It was so easy to set up, just go to the website and log in.
What do you dislike about the product?
Sometimes I still need to see the promotional dashboard. It should use cache as the user has already seen it.
What problems is the product solving and how is that benefiting you?
I use Postman to test my APIs without downloading anything, get fast responses, and it helps with my daily development tasks.
Intuitive API Testing with Room for Improvement
What do you like best about the product?
I like how Postman makes it easy to test, debug, and document APIs all in one place. It's more user-friendly than other tools I used before, which is why we switched to it. I appreciate that it supports team collaboration and makes testing and sharing APIs much easier. The initial setup was very easy, and overall, I find it very helpful for API testing without needing a frontend.
What do you dislike about the product?
Sometimes it feels a bit heavy for simple requests, and managing environments or large collections can get confusing. Performance can also slow down when collections grow big. Also, testing different APIs like GraphQL is really hard in Postman.
What problems is the product solving and how is that benefiting you?
Postman helps with API testing without needing a frontend, makes it easy to test, debug, and document APIs all in one place, and facilitates team collaboration.
showing 11 - 20