Postman Enterprise
PostmanExternal reviews
1,753 reviews
from
and
External reviews are not included in the AWS star rating for the product.
All-in-One API Testing Made Simple and Accessible
What do you like best about the product?
This is an all-in-one utility for API testing, featuring a simple and easy-to-understand user interface. It makes the process straightforward and accessible, even for those who are new to API testing.
What do you dislike about the product?
Managing several tabs at once can be challenging, especially after making numerous changes across them. It often becomes difficult to keep track of which tab contains which updates.
What problems is the product solving and how is that benefiting you?
This tool is capable of handling all types of REST and SOAP requests. It provides options for standard headers and authentication templates, making setup straightforward. The support for scripts allows you to add custom functionality to your requests, which is quite useful. Additionally, it offers random data population, which can be extremely helpful during API testing. The formatting options for request bodies, such as JSON, are also very good and make working with different data formats easier.
Powerful Collections and Monitoring Make Postman Indispensable
What do you like best about the product?
List of what is most useful for me:
1. Possibilities of Collection creation, which opens the opportunity for several requests to get together and launch them in the needed order
2. Variables: from local level to global level
3. Monitor functionality helps keep an eye on important APIs
4. Possibilities to paste CURL inside a new request, and Postman will parse all data, which allows you to customise the needed data with ease afterwards
1. Possibilities of Collection creation, which opens the opportunity for several requests to get together and launch them in the needed order
2. Variables: from local level to global level
3. Monitor functionality helps keep an eye on important APIs
4. Possibilities to paste CURL inside a new request, and Postman will parse all data, which allows you to customise the needed data with ease afterwards
What do you dislike about the product?
For a Free Subscription exists Collection launch limit - which kinda not really an application issue, but what bothers me time to time
What problems is the product solving and how is that benefiting you?
For me, Postman is a primary tool for API testing, and the application allows me to do this job more easily.
Effortless to Use and My Go-To Source of Truth
What do you like best about the product?
It's easy to use and I have no complaints. I rely on it as my main source of truth before making any changes in the backend.
What do you dislike about the product?
it would be great if it saves the tabs i am working on when i switch computers
What problems is the product solving and how is that benefiting you?
before creating a new endpoint i was exposed to do it wrong and implement it like thatr on the frontned, leading to a big amount of time loss, now with postmat i can test if everything goes well first and the i can implement the code knowing my backend is good
Simplifies API Testing with Ease
What do you like best about the product?
I like how Postman makes it easy to test REST APIs and handle things like sending API keys using headers. The ability to send, add, and remove form values without needing to write any code is a huge plus, making my life easier. It offers a user-friendly experience when sending requests back and forth. Postman is really convenient for testing APIs, eliminating the need for using developer tools to build forms. I also enjoy that Postman helps keep track of old requests and compare them, which streamlines API testing and even helps with websites in general. Postman's interface cuts out the need for a lot of code and debugging tools, allowing me to add headers and form values straightforwardly. It's a great tool for making testing easy with its no-code, easy-to-use interface. It also gives the feature to share the requests library with others so teams could work comfortably.
What do you dislike about the product?
There is not much to dislike about Postman! It is an excellent serivce
What problems is the product solving and how is that benefiting you?
Postman makes it easier to test REST APIs by simplifying get and post requests without needing developer tools or forms. It helps share requests, keep track of old ones, add values easily, and create a request library, streamlining the testing process.
Effortless API Management and Testing
What do you like best about the product?
I love Postman’s ease of use, which makes testing APIs really easy with little to no effort. I like how I can test APIs within a very easy-to-use interface, see the actual live connection with the API, and manage collections of different APIs and their results. Postman is valuable to me because I deal with a lot of APIs for work, allowing me to connect to my own APIs or company APIs to retrieve data. It's great to test in Postman and see what data is coming back, and I find it more convenient than trying to manage it in a web browser. I enjoy being able to save my API calls and love the transition from the desktop application to the browser, which enhances accessibility. The initial setup was pretty easy, and making requests through code with an interface like Postman is something I appreciate.
What do you dislike about the product?
I think something that could be improved is not having to use the agent. I would love to be able to do everything I need within the Internet browser without installing the agent. I used to use the browser version, then switched to the desktop, and went back to the browser because it was more convenient. If I could fully use the browser and access it anywhere without the agent, that would be ideal.
What problems is the product solving and how is that benefiting you?
I use Postman to test APIs easily with a user-friendly interface, allowing me to see and modify data, store tokens, and handle live API connections. It helps manage API collections and results efficiently.
All-in-One API Platform That Simplifies Development
What do you like best about the product?
Postman makes API development and testing infinitely simpler by bringing the full API lifecycle into one unified platform — from designing and mocking APIs to testing, documenting, collaborating and monitoring.
What do you dislike about the product?
When working with large collections or API responses, Postman tends to get sluggish — sometimes laggy or resource heavy.
What problems is the product solving and how is that benefiting you?
It also solves the challenge of frontend–backend dependency. Using Postman mock servers, our frontend team can work in parallel even when backend endpoints are not ready — which keeps our development cycles moving and eliminates blockers.
Streamlined API Testing with Dynamic Features
What do you like best about the product?
I find Postman's clean interface incredibly helpful, as it aids in making API testing and debugging much faster and more efficient. The dynamic options it offers for updating parameters also streamline the process, making API development and testing significantly easier for me. I particularly appreciate the feature that allows me to generate dynamic authentication tokens, as it enhances my understanding and debugging capabilities, leading to quicker development cycles. The ease of the initial setup is another aspect I enjoy, as it required minimal effort to get Postman up and running. Overall, these features collectively contribute to a smoother and more effective workflow, allowing me to manage tasks with greater efficiency.
What do you dislike about the product?
I find that Postman should be enhanced to better support larger projects, especially those that are quite heavy.
What problems is the product solving and how is that benefiting you?
I use Postman to streamline API testing and debugging with its clean interface and dynamic options, significantly speeding up API development and enhancing my understanding and productivity.
Essential Tool for API Validation
What do you like best about the product?
It is my favorite tool for API validation. I have been using it for almost 10 years wherever I go. Very intuitive, easy to use, and allows for various types of tests. Moreover, it is very easy to configure.
What do you dislike about the product?
Honestly, I don't see any negative points. I love the tool.
What problems is the product solving and how is that benefiting you?
Ease in managing API calls, allowing for automations, reuse of variables and configurations, among other things, essential for QAs and devs.
Effortless API Development and Testing
What do you like best about the product?
I love how Postman makes it super easy to test APIs without writing any code. This is a game-changer for me as it allows me to modify parameters and add headers dynamically, which is incredibly helpful for testing flexibility. The use of environment variables in Postman is another feature I genuinely appreciate because it saves a lot of time that would otherwise be spent changing tokens manually. This features not only makes the testing process faster but also contributes to smoother collaboration and better organization of API flows. Postman's ability to integrate with other tools I frequently use, such as IntelliJ, Git, and Bitbucket, as well as monitoring and API gateway management tools, enhances its utility in my workflow. Additionally, the initial setup of Postman was very easy, which made transitioning from our previous tool, Soap UI, a seamless experience. My experience with Postman has been so positive that I am highly likely to recommend it to others, as reflected by my willingness to rate it a perfect 10 on the recommendation scale.
What do you dislike about the product?
I find that Postman could be improved for larger projects through better organization of structure and metadata. Additionally, I would appreciate if the tool offered some offline support.
What problems is the product solving and how is that benefiting you?
I use Postman to develop, test, and debug APIs without writing code, allowing me to modify parameters and add headers easily. Environment variables streamline testing, save time, and facilitate faster debugging and smooth collaboration.
Effortless Setup and Handy History Feature
What do you like best about the product?
The ease of setup and the history feature for api is very useful
What do you dislike about the product?
the price and how workspaces are managed can be improved
What problems is the product solving and how is that benefiting you?
IT helps me manage api for the projects and give me a clear understanding of the apis
showing 61 - 70