Postman Enterprise
PostmanExternal reviews
1,753 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Easy to use Tool For API Testing
What do you like best about the product?
one of the best tool available in market for API Testing.
Easy to use interface for testing and validating API's
Can easily collaborate with other members in the team or organization through shared workspace and teams.
Easy to use interface for testing and validating API's
Can easily collaborate with other members in the team or organization through shared workspace and teams.
What do you dislike about the product?
Several important features are available in paid plans only.
What problems is the product solving and how is that benefiting you?
As a developer, I often need to verify whether an API is working correctly or returning errors. For this purpose, I use Postman, which makes testing APIs quick and efficient.
Effortless API Testing with Robust Collaboration
What do you like best about the product?
I like that Postman is easy to use and has no limitations on the free edition for testing. It's also simple to maintain the suite among the team. I appreciate that once the endpoint suite is ready, it can be shared with multiple people and changes can be made locally. The initial setup is straightforward, just needing to run the executable and log in.
What do you dislike about the product?
I think comparison of data can be implemented better in Postman. I would like to see improvements in comparing the endpoints with the data.
What problems is the product solving and how is that benefiting you?
I use Postman for API testing before integration, ensuring endpoints are ready for the system. It's easy, has no limitations on the free edition, and is maintainable across the team. I appreciate that the suite can be shared and modified locally.
Easy to Use, Great for Team Collaboration and Organized API Testing
What do you like best about the product?
It is very easy to use. I can quickly send requests and see results without any extra setup. It helps my teams work together by sharing collections and keeping API tests organized. I also like that it can accept data in JSON or other raw formats, and that I can add any headers I need. Importing collections is straightforward and very easy as well. Also I like the feature to make seperate collections in folder.
What do you dislike about the product?
Sometimes I dont really get why my api has failed.
What problems is the product solving and how is that benefiting you?
I can test my APIs until our frontend is ready. I’m able to run all my test cases, and it gives a very quick response.
A Collaboration Standard for Sharing Collections Across Teams
What do you like best about the product?
It’s almost a standard tool, so in collaborative projects you can share your collections with other team members, even across different organizations. That’s especially important when you’re working on integrations, where Post Man is a key part of the workflow.
What do you dislike about the product?
Sometimes it isn’t straightforward to configure authentication or set up the required flows.
What problems is the product solving and how is that benefiting you?
For testing our APIs, or the ones we need to integrate with, I first connect with Postman so I can confirm, in general, that the integration can be built.
Essential tool for API development and testing
What do you like best about the product?
Postman makes using APIs easy and structured. Features like collections, environments, and request history save a great deal of time during development and testing, and creating, testing, and storing API requests is simple.
What do you dislike about the product?
The desktop application occasionally feels sluggish, particularly when dealing with big collections. Some sophisticated features are only available with subscription plans, which might not be the best option for small teams or individual developers.
What problems is the product solving and how is that benefiting you?
Postman effectively addresses the issue of testing and debugging APIs. It shortens development time and increases API dependability by assisting with endpoint validation, response verification, and early problem detection.
Eases API Testing with Fast Setup and Debugging
What do you like best about the product?
I love how Postman makes local API testing so much easier to set up and how easy it is to share collections with fellow developers. The ability to copy and paste cURL requests is super convenient and greatly aids in debugging. I found the initial setup to be very easy, it just takes a few steps, and you're all set. Postman also helps me check responses and find any errors in path queries or parameters.
What do you dislike about the product?
The UI part can be improved, as I need to search every time I need to change the global variables.
What problems is the product solving and how is that benefiting you?
I use Postman to test API endpoints, checking responses and path errors. It's easier for local testing and sharing collections than Swagger.
Streamlines API Testing with Ease
What do you like best about the product?
I like that Postman is stable and easy to use. It's handy having all the different headers, parameters, and values in the same place, so I can get everything directly without fuss. The initial setup was pretty straightforward and easy, with straightforward onboarding and UI. I just had to create an account and log in, which let me start organizing things quickly.
What do you dislike about the product?
I mean, it's fine as of now, but if I post a particular API, it should kind of fill these values within those. It should fill these values for different parameters like headers or a particular authentication parameter. It should automatically convert that curl command into those filled form kind of thing. So right now, I have an option to convert a particular Postman post/get request to command, but vice versa is not there. That would be nice as well.
What problems is the product solving and how is that benefiting you?
I use Postman daily to test my APIs and view responses neatly. It eliminates the need to think about call commands and offers a simple way to send requests and receive responses quickly.
Effortless API Testing with Flexible Collections and Environment Management
What do you like best about the product?
It allow user to create a different collection based on different project and module for the APIs, have an option to create different enviornment variables so that can be very easy to test any API. along with that its keep the last executed history which will be useful when user want to run the last executed test
What do you dislike about the product?
As of now featurewise its all good, but I feel improvement required for user interface as sometime user will not sure where to save API detail or what to do rename/duplicate
What problems is the product solving and how is that benefiting you?
It resolved the couple of ways during the developement. Backend developer can easily test the APIs which are created, and easily pass that collection to front end team to integration.
This is also useful for the QA team to test the APIs.
This is also useful for the QA team to test the APIs.
User-Friendly Yet Powerful API Tool
What do you like best about the product?
I find Postman to be an essential tool that seamlessly fits into my workflow whether I'm working on small side projects or testing APIs for larger systems. It's incredibly approachable; you can send your first request within minutes even if you're new to APIs, and it also has the depth for experienced developers to perform advanced tasks. Postman makes handling HTTP requests like GET, PUT, POST, PATCH, and DELETE easy and efficient. I appreciate the friendly working environment and the helpful APIs, as well as the powerful pre-request scripts and tests that allow me to automate token generation, dynamically modify headers, and write assertions to validate responses.
What do you dislike about the product?
The interface could be improved, and running tutorials could be provided to make life easier for newbies.
What problems is the product solving and how is that benefiting you?
Postman helps me handle HTTP requests simply and responsively, making complex tasks like automating token generation and modifying headers easy. It creates a friendly working environment with quick, helpful APIs, fitting naturally into both small and large projects.
Reliable and Efficient Tool for API Development and Testing
What do you like best about the product?
Postman helps in testing the APIs during the course of development. This helps in analyzing the responses as well as authentication processes before features are put into production. Collections assist in arranging endpoints for various projects or environments. Workspaces enable collaboration between various developers.
What do you dislike about the product?
Large collections need to have a good structure to maintain a manageable and team-ready system. Some features related to collaboration and monitoring are only available to premium users. Performance degradation is possible when handling a large number of request interactions and environments. The system interface might be steep for new team members to learn.
What problems is the product solving and how is that benefiting you?
Postman provides a solution to manually test APIs when developing and integrating them. It assists in checking if the endpoints, headers, or responses are accurate before deployment. This eliminates errors and a misunderstanding between the backend and frontend teams. Repetitive testing when developing is time-saving. Due to this, API integrations become more predictable.
showing 11 - 20