Postman Enterprise
PostmanExternal reviews
1,743 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Intuitive API Testing with Seamless UI
What do you like best about the product?
I use Postman for project development to understand how my APIs work. It helps me identify faults in my APIs and organize them during development. I find its user interface to be dynamic and user-friendly, making it easy for beginners to navigate, without anything being too complicated. The initial setup of Postman was very easy, just involving installation and running it.
What do you dislike about the product?
I think suggestions on how to fix our errors based on HTTPS status would be good or AI integration to help us assist.
What problems is the product solving and how is that benefiting you?
I use Postman for project development to see how my APIs work. It helps me identify faults and organize APIs during development.
Effortless API Integration and Reliable Support
What do you like best about the product?
What I like best about Postman is its quick implementation and ease of integration with existing APIs and CI/CD workflows.
It offers strong customer support and documentation, making onboarding and troubleshooting smooth.
Because it’s used frequently across development and testing cycles, it becomes a reliable, everyday tool for building, testing, and collaborating on APIs.
It offers strong customer support and documentation, making onboarding and troubleshooting smooth.
Because it’s used frequently across development and testing cycles, it becomes a reliable, everyday tool for building, testing, and collaborating on APIs.
What do you dislike about the product?
What I dislike about Postman is that it can become resource-heavy and slow with large collections or complex tests.
Some advanced features are locked behind paid plans, and team collaboration can feel limited without them.
Some advanced features are locked behind paid plans, and team collaboration can feel limited without them.
What problems is the product solving and how is that benefiting you?
Postman solves the problem of manual, inconsistent API testing by providing a single platform to build, test, and document APIs.
It helps catch issues early through automated tests and easy debugging, reducing backend–frontend mismatches.
This benefits me by speeding up development, improving API reliability, and making collaboration across teams smoother.
It helps catch issues early through automated tests and easy debugging, reducing backend–frontend mismatches.
This benefits me by speeding up development, improving API reliability, and making collaboration across teams smoother.
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.
Intuitive Interface and Flexible Route Management
What do you like best about the product?
It has good user interface and we can easily modify routes path keeping authorization stored. Also we can create seperate workspace.
What do you dislike about the product?
Sometimes unnecessary ads or suggestions.
What problems is the product solving and how is that benefiting you?
Postman replace complex way of testing each api from command line and including bearer token in each command.
Powerful API Testing with Minor Limitations
What do you like best about the product?
I use Postman to design, test, and debug APIs, and I appreciate its simplicity and power. The clean UI makes API testing fast, and I find features like collections, environment variables, and pre-request/test scripts particularly valuable. Collaborating with teams and reusing saved requests saves a lot of development time. Collections organize all API requests in one place, making testing and sharing structured and efficient. Environment variables simplify switching between dev, staging, and production without manual changes. Pre-request scripts allow data preparation before sending requests, and test scripts enable automatic verification of responses and status codes. Together, these features save time, reduce errors, and make API development much smoother. The initial setup was very easy, and the intuitive UI and helpful templates made getting started straightforward.
What do you dislike about the product?
A few things could be improved in Postman: It can feel heavy and slow on large collections or lower-spec machines. Some advanced features are locked behind paid plans, which can be limiting. Collaboration and sync can occasionally feel overcomplicated for small teams. The UI sometimes changes between updates, which takes time to readjust.
What problems is the product solving and how is that benefiting you?
I use Postman to design, test, and debug APIs, manage authentication, headers, and environment variables. It helps quickly test APIs without a frontend, debug issues, validate API behavior, and save reusable collections, making development much faster and more reliable.
Effortless API Testing with Room for Improvement
What do you like best about the product?
I find Postman best for API testing because it's very simple to use. I like that I can save history, which is helpful for keeping track of what I've done. I also appreciate how it lets me create my own product, giving me flexibility in my workflow. Using Postman with its API helps me automate my testing, making my tasks more efficient. The initial setup was very easy, which is always a bonus.
What do you dislike about the product?
gRPC is supported but not properly like API
What problems is the product solving and how is that benefiting you?
I use Postman for API testing; it's very simple to use. It automates my API testing, which helps with manual testing, and I like that I can save history.
Effortless API Testing with Quick Responses
What do you like best about the product?
I find Postman very easy to use for hitting APIs and it provides quick responses. I can call all APIs at once, which makes testing a breeze. The initial setup was very easy, which I really appreciated.
What do you dislike about the product?
Nothing
What problems is the product solving and how is that benefiting you?
I use Postman to easily test all REST APIs. It allows me to quickly hit APIs and get responses, and I can call all APIs at once. It's a very easy setup.
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 Test Case Creation with Powerful Post Scripts
What do you like best about the product?
We can create post scripts to write test cases for APIs
What do you dislike about the product?
When 2 tabs are open for the same http request, it doesn't sync both tabs
What problems is the product solving and how is that benefiting you?
API management
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.
showing 131 - 140