Postman Enterprise
PostmanExternal reviews
1,766 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Postman: Powerful AI Features with Room for UI Improvement
What do you like best about the product?
I like Postman because it works well with API testing and I really appreciate the AI features. These AI features in Postman are particularly useful to me as I test many open source APIs, as well as my own developed APIs. The initial setup of Postman was too easy, and the basic features are easy to use.
What do you dislike about the product?
UI should be more simplified. Some things are not easy to understand without any documentation.
What problems is the product solving and how is that benefiting you?
I use Postman for API testing, and its AI feature helps test many open source and custom APIs. It excels in cluster management as well.
Great tool for API testing and debugging
What do you like best about the product?
I use Postman pretty much every day to test APIs and integrations. It makes it really easy to build requests, adjust payloads, and quickly view responses without having to write any extra code around it.
The collections feature is especially helpful for organising requests, and the ability to save and reuse them saves a lot of time. It’s also great for sharing with others when you’re working on the same integration, so everyone can stay aligned.
The collections feature is especially helpful for organising requests, and the ability to save and reuse them saves a lot of time. It’s also great for sharing with others when you’re working on the same integration, so everyone can stay aligned.
What do you dislike about the product?
It can start to feel a bit cluttered once you build up a lot of collections and environments, and navigating everything isn’t always as clean or intuitive as I’d like.
Some of the newer features also feel a little over the top if you’re mainly using it for straightforward API testing. I’ve noticed performance can dip slightly too as projects grow and things get bigger.
Some of the newer features also feel a little over the top if you’re mainly using it for straightforward API testing. I’ve noticed performance can dip slightly too as projects grow and things get bigger.
What problems is the product solving and how is that benefiting you?
It mainly helps with testing and debugging integrations. Rather than having to build things into the code just to test them, I can quickly send requests and see exactly what comes back.
It’s especially useful when I’m working with REST endpoints or troubleshooting issues between systems. It speeds things up a lot and makes it much easier to isolate where the problem is.
It’s especially useful when I’m working with REST endpoints or troubleshooting issues between systems. It speeds things up a lot and makes it much easier to isolate where the problem is.
Efficient API Testing with Room for UI Improvement
What do you like best about the product?
I love using Postman for API Testing and integrating APIs with our automation frameworks. It's easy to create different types of user states and behaviors, which speeds up my manual testing and accelerates our automation scripts using the Postman collections. I appreciate the easy way of understanding and keeping environments and collections in different folder structures. This allows me to adapt quickly and test features in various environments like stage, preprod, and prod by maintaining host URLs and keys separately. This structured format makes understanding and setting up simple.
What do you dislike about the product?
New UI is a bit confusing but I hope this also can be adaptable with the regular usage.
What problems is the product solving and how is that benefiting you?
I use Postman for API testing and integration, making it easy to create different user states and accelerate manual and automated testing. The structured format simplifies setup and helps manage environments and collections efficiently.
Postman Simplifies REST API Testing with Collections
What do you like best about the product?
Postman makes API development and testing simple and efficient. I mainly use it to test REST APIs in my Spring Boot applications, and it lets me quickly send requests, manage headers, and validate responses without having to write extra code. The Collections feature is especially helpful for keeping APIs organized, and environment variables make it easy to switch between different setups, such as development and production. I also appreciate the built-in testing scripts and the authentication support (JWT, OAuth 2.0), which saves me a lot of time during development.
What do you dislike about the product?
One downside is that Postman can feel slow or heavy when I’m working with large collections or keeping multiple tabs open. At times, syncing with the cloud workspace takes a while, which can get in the way of smooth collaboration. I’ve also found that some helpful features—like advanced monitoring and stronger team collaboration options—are limited in the free version, and that can be a real constraint for growing teams.
What problems is the product solving and how is that benefiting you?
Postman helps me test and debug APIs quickly without having to rely on frontend applications or write custom scripts. With it, I can verify endpoints, inspect responses, and automate test cases all in one place. This cuts down development time and makes it easier to catch issues early, which is especially valuable in a microservices environment. Overall, it boosts my productivity and helps ensure APIs are reliable before deployment.
No-Code API Testing with Organized Collections and JS Validation
What do you like best about the product?
It helps me test my APIs without writing any code. It also helps me save my APIs, and it allows me to group related APIs together. On top of that, it lets me validate my responses by writing test scripts in JS.
What do you dislike about the product?
Sometimes it gets slow because of heavy APIs. Also, to use a few features I need to purchase the paid version. For large projects, maintaining the APIs is a bit hard as well.
What problems is the product solving and how is that benefiting you?
Before Postman, I used the command prompt (cmd) to test APIs, which was a bit complicated, and managing APIs in the command line was exhausting. Now that I’m using Postman, debugging APIs is much easier and better compared to other tools. It lets me inspect the request headers and body, as well as the response status and response data. Organising my APIs is also much simpler now.
A Developer’s Blessing for Fast, Reliable API Testing
What do you like best about the product?
Best thing i like about postman as a developer is it helps a lot to check the current status and response of api's to test and it gives proper response with code which helps a developer to find the route cause if any problem arises,
Most of the time, rather than checking the whole code, i check API in postman first to check wheather data is coming or not, if its api fault chhecking code is of no use, postman saves this time.
I usually use it more for SMS Service api test, to check the 3rd party api's wheather they are getting proper data or not.
at the end Its an very blessing software for developers, dosent depend you are a web dev or an app, same thing works for all.
Most of the time, rather than checking the whole code, i check API in postman first to check wheather data is coming or not, if its api fault chhecking code is of no use, postman saves this time.
I usually use it more for SMS Service api test, to check the 3rd party api's wheather they are getting proper data or not.
at the end Its an very blessing software for developers, dosent depend you are a web dev or an app, same thing works for all.
What do you dislike about the product?
Interface ban be improved, during run only the user interface iseems like complex. when i ask my Jr Developers to use the same, most of them gets confused with the UI, moreover for some config,its not fast, company should provide LITE Version for other users also who have low config machine.
Advance Team colabs are fully paid which limits user to a certain extent, this thing needs to be improved, and inteface should be very simple.
For experienced Developers its very good
Advance Team colabs are fully paid which limits user to a certain extent, this thing needs to be improved, and inteface should be very simple.
For experienced Developers its very good
What problems is the product solving and how is that benefiting you?
Testing and Manaaging api inspite of writing big codes helps a lot. it saves a lot of time and helps to avoid the errors in integration on live, it helps a lot to check like trial and error method type. managing multiple APi's in same software helps a lot. At the end of the day anything that matters is it saves your time.
It also solves debugging of code/issue
It also solves debugging of code/issue
Effortless API Testing with Postman
What do you like best about the product?
I find Postman very convenient for API testing. It's easy to create environments and collections, which helps me a lot. I like that Postman automatically creates a request when a curl is provided, and its ability to modify the body and payload is really useful. I can easily understand the existing API structure just by providing the curl and exploring the structure. Setting up Postman was very easy—just install and start using it.
What do you dislike about the product?
When using a request from a collection, I can't save the duplicate as a separate entry.
What problems is the product solving and how is that benefiting you?
Postman makes API testing easy, allows me to create environments and collections, and auto-generates requests from curl inputs, simplifying API exploration and modification.
Good Api Testing Tool
What do you like best about the product?
API testing and writing scripts to manage tokens within a flow, and similar tasks.
What do you dislike about the product?
So far, it’s doing what it’s supposed to do for my use case.
What problems is the product solving and how is that benefiting you?
When I’m building APIs or I just want to test a public API, this lets me do it without having to create an interface first.
Postman Makes Team Collaboration Easy
What do you like best about the product?
I like how Postman makes it easy to collaborate with my team members.
What do you dislike about the product?
What I dislike is the free plan, because it limits collaboration.
What problems is the product solving and how is that benefiting you?
I have been using Postman to run my collections in Newman, and it has helped me execute my scripts and test cases faster and more efficiently.
Intuitive UI and Seamless API Integration
What do you like best about the product?
I use Postman for API testing and integration, which helps me work on the APIs and check status codes. I like the UI, collaboration features, and ease of download. It assists me in debugging APIs and integrating other APIs. The user interface provided by Postman is a key feature that made us switch from using curl commands in terminals. The initial setup was a breeze, definitely a 10 on 10.
What do you dislike about the product?
I guess, they can reduce the cost and increase the use of free accounts.
What problems is the product solving and how is that benefiting you?
I use Postman for API testing, checking status and code, debugging APIs, and integrating other APIs. The UI, collaboration features, and ease of setup make it valuable and simple to use.
showing 41 - 50