Postman Enterprise
PostmanExternal reviews
1,628 reviews
from
and
External reviews are not included in the AWS star rating for the product.
My Postman Review for API Testing
What do you like best about the product?
I like this tool becosue i can test API and user crud operation and where i hit API reuqest like POST , GET , DELETE, Patch etc , it is very help and we can test api and and other functions and performance testing, validation of data , schema and more and this app is easy to use once you spent time some it is handy tool.
What do you dislike about the product?
i cant say dislike becouse it help me to test api
What problems is the product solving and how is that benefiting you?
we can test application before it goes on front end and its save time for big fixing .
Best_API_Testing_Tools
What do you like best about the product?
Postman's power lies in its capacity to simplify API development, testing. It offers a user-friendly interface for building and testing APIs, even for beginners, with features like collections, mock servers, and environment variables.
What do you dislike about the product?
Nothing to dislike about as of now as my team is dependent on this.
What problems is the product solving and how is that benefiting you?
Eliminates manual, repetitive API Testing and Keeping everything organized and also Making testing repeatable and automated
A Must Have Tool for API Testing and Collaboration
What do you like best about the product?
Postman makes API testing incredibly easy. The interface is clean, and setting up collections is straightforward even for new users. I use it almost everyday, and it saves a lot of time when building and debugging APIs. Features like environment variables, automated tests, and sharing collections with teammates make collaborations smooth.
What do you dislike about the product?
It's been working very well. I haven't found any issues till now.
What problems is the product solving and how is that benefiting you?
Postman has helped us streamline API development by centralizing testing, documentation, and collaboration in one place. Instead of switching between multiple tools, everything we need is integrated.
The best tool for creating, collaborating and testing with API's
What do you like best about the product?
The ease of use, straightforward use, the pretty print option for the JSON response and the automatic headers, and the ability to set environment variables. Its a feature packed application that never lets me down
What do you dislike about the product?
Nothing. Postman has always come through when Im testing API's. It makes any API run by passing all the required headers automatically and collections are a great way to share the api's with a team member
What problems is the product solving and how is that benefiting you?
1. The problem of Sharing API's with developers, Collections make it really easy to share whole API collections with environment variables.
2. API testing, Its so easy to setup auth and hit an api to test the response
3. It also gives you the code to run that api in a bunch of other languages like swift, Golang, C#, etc
2. API testing, Its so easy to setup auth and hit an api to test the response
3. It also gives you the code to run that api in a bunch of other languages like swift, Golang, C#, etc
Postman -Streamlined Our Entire API Workflow
What do you like best about the product?
The interface feels intuitive and well-organized, so whether you’re a beginner exploring APIs for the first time or an experienced developer testing complex workflows, you can get started without a steep learning curve. Implementing Postman into our workflow was straightforward — it didn’t require complex setup, and within minutes, we were sending requests, organizing collections, and collaborating as a team.
Customer support and the Postman community have also been excellent. Whenever we needed guidance, there were quick responses, plenty of documentation, and an active user community ready to help. We use Postman almost every day — from simple endpoint checks to more advanced testing and automation — and it’s been rock-solid in performance.
The range of features is impressive. From automated test scripts and environment variables to mock servers and detailed API documentation, Postman has everything you need to design, test, and share APIs efficiently. The ease of integration is another big plus — it connects smoothly with tools like GitHub, Jenkins, and Slack, allowing us to integrate API testing into our CI/CD pipelines without friction.
Overall, Postman combines simplicity, rich functionality, and strong support, making it an essential tool in our development toolkit.
Customer support and the Postman community have also been excellent. Whenever we needed guidance, there were quick responses, plenty of documentation, and an active user community ready to help. We use Postman almost every day — from simple endpoint checks to more advanced testing and automation — and it’s been rock-solid in performance.
The range of features is impressive. From automated test scripts and environment variables to mock servers and detailed API documentation, Postman has everything you need to design, test, and share APIs efficiently. The ease of integration is another big plus — it connects smoothly with tools like GitHub, Jenkins, and Slack, allowing us to integrate API testing into our CI/CD pipelines without friction.
Overall, Postman combines simplicity, rich functionality, and strong support, making it an essential tool in our development toolkit.
What do you dislike about the product?
The desktop app can sometimes feel heavy on system resources, especially when working with large collections or running multiple requests in parallel — this can slow things down on less powerful machines. Syncing workspaces between devices is generally reliable, but occasionally there’s a slight lag before changes appear everywhere, which can be inconvenient during fast-paced collaboration.
What problems is the product solving and how is that benefiting you?
Postman solved these problems by giving us a single, unified platform for all our API work. Now, we can design, test, debug, document, and share APIs all in one place. Collections make it easy to organize endpoints by project, and environment variables allow us to quickly switch between development, staging, and production without manual edits. Automated testing means we can validate API responses instantly and catch issues before they reach production.
Api Testing is now easier because of postman
What do you like best about the product?
ITs amazing Ui where json and other such stuff can be understand easily and simultaneously we can do automation of complete collection. I use it in each project.
What do you dislike about the product?
There is no major down side of postman but i have faced twice that after updating version i wan not able to run complete test cases on collection .
What problems is the product solving and how is that benefiting you?
Now testing backend of application is easier previously we have to read the code what is happening .My testing is easier now.
Easy API testing and collaboration tool.
What do you like best about the product?
Postman has a lot of features and settings, especially for beginning users, it can occasionally feel overwhelming. Large collections or lengthy testing scripts may cause the desktop application to intermittently lag and use a lot of resources. Paid plans are required to access several sophisticated services, like team collaboration and API monitoring, which may be prohibitive for individual users or smaller teams. Furthermore, additional settings or workarounds can be needed to integrate Postman with specific enterprise systems or unique authentication methods. Although response times can vary based on the issue and plan, customer service is generally good.
What do you dislike about the product?
Ease of Use: Postman is generally very user-friendly, but the learning curve increases with advanced features.
Ease of Implementation: Quick to set up for basic use; more complex integrations may take time.
Customer Support: Helpful but can be inconsistent in response times.
Frequency of Use: Ideal for daily use in API development and testing.
Number of Features: Extensive, covering everything from basic requests to automated testing and monitoring.
Ease of Integration: Integrates well with many tools, though some enterprise integrations may need extra effort.
Ease of Implementation: Quick to set up for basic use; more complex integrations may take time.
Customer Support: Helpful but can be inconsistent in response times.
Frequency of Use: Ideal for daily use in API development and testing.
Number of Features: Extensive, covering everything from basic requests to automated testing and monitoring.
Ease of Integration: Integrates well with many tools, though some enterprise integrations may need extra effort.
What problems is the product solving and how is that benefiting you?
Postman offers a single platform for submitting requests, evaluating replies, and automating tests, which eliminates the need for manual testing and documentation of APIs. In addition to saving me time and lowering errors, this facilitates team collaboration on API development and troubleshooting. I can share datasets, find problems fast, and guarantee consistency across environments with Postman, which expedites development and raises the caliber of APIs in general.
Daily user
What do you like best about the product?
I can test my backend application without awaiting for frontend team to complete. I can use CRUD operations for API transactions.
What do you dislike about the product?
Postman can not handle large data as input and there are not limitations on free plan usage
What problems is the product solving and how is that benefiting you?
As a daily Postman user, it makes my API work way easier by letting me test, document, and share requests all in one place. I can quickly switch environments, run automated tests, and collaborate with my team, saving me tons of time and helping us catch issues before they reach production.
Essential tool for efficient API development and testing
What do you like best about the product?
Postman makes API development and testing incredibly smooth with its intuitive interface and powerful features. I particularly appreciate the ability to organize requests into collections, use environment variables for different setups, and automate tests with scripts. Its integration with version control and collaboration features saves a lot of time when working with teams. The ease of importing/exporting requests and generating code snippets in multiple languages has been a huge help in my backend projects.
What do you dislike about the product?
While Postman is feature-rich, it can sometimes feel heavy and slow when working with large collections. The desktop app also consumes significant memory, which can impact performance on lower-end machines. Some advanced features, like API monitoring or mock servers, are limited in the free tier, which can be a hurdle for small teams or individual developers.
What problems is the product solving and how is that benefiting you?
Postman simplifies API development and testing by providing a centralized platform to create, organize, and execute API requests. It eliminates the need to manually write repetitive curl commands, saving time and reducing errors. With environment variables, automated testing scripts, and easy collaboration features, our team can test APIs faster, ensure consistency across environments, and debug issues quickly. This has significantly sped up backend development cycles and improved overall productivity.
Efficient and Reliable Tool for API Testing and Collaboration
What do you like best about the product?
Postman offers an intuitive interface and powerful features that make testing, documenting, and automating APIs seamless and efficient for me.
What do you dislike about the product?
There is nothing I particularly dislike. Postman has significantly streamlined and simplified my workflow.
What problems is the product solving and how is that benefiting you?
Postman simplifies the process of testing and validating APIs, helping me catch issues early, ensure reliability, and speed up development. It also enhances collaboration and documentation, reducing manual effort and boosting productivity.
showing 101 - 110