Postman Enterprise
PostmanExternal reviews
1,743 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Effortless API Testing with Some Subscription Drawbacks
What do you like best about the product?
I find Postman incredibly useful for API testing, offering a seamless setup process. I appreciate its environment variable features that simplify testing across different landscapes, and the script-writing capability that handles API response efficiently. Additionally, the tool's integration with browsers aids in effective debugging.
What do you dislike about the product?
{"I dislike that Postman is now more 'primified,' requiring a subscription for some features.","I find the current orange color scheme of Postman a bit dull and would prefer a brighter color."}
What problems is the product solving and how is that benefiting you?
I find Postman makes API testing seamless by allowing me to store and switch environment variables easily, making testing across different landscapes efficient.
One Place for All your API Development
What do you like best about the product?
The best thing about Postman is how you can collaborate as a team and organize your workspace and collection. It has lot of features which makes it suitable for novice and experienced people.
What do you dislike about the product?
Some times its too much for simple requirement, there are other light tools for that.
What problems is the product solving and how is that benefiting you?
Postman helps me in testing the APIs I developed by enabling me to send the request and view my responses, so that I can make sure its working as designed./
Its also helpful when I'm trying to integrate to any new third party systems, where I can see test if the connection is working and see the initial structure of the request and other headers.
It also helps in organizing various APIs I have.
Its also helpful when I'm trying to integrate to any new third party systems, where I can see test if the connection is working and see the initial structure of the request and other headers.
It also helps in organizing various APIs I have.
Incredible postbot AI
What do you like best about the product?
Postman has added new feature of AI for making APIs on postman easily and it's very helpful for new dev's on postman for making APIs for their apps like frontend data fetching APIs and backend database APIs.
What do you dislike about the product?
Postman postbot needs improvement for better responses. In postman set variables is quite hard for new users.
What problems is the product solving and how is that benefiting you?
Postbot AI can write scripts for different APIs and guide for how to set confidential data's variables, also help to set environment variables in postman for API authentication securities.
The best REST client in the Market
What do you like best about the product?
The things i like about Postman are -
1.It provides scripting in API calls which is quite useful to test the scenerios.
2.It supports almost all the protocols, be it HTTPS,GRPC,WS, etc.
3. Its UI is quite easy to understand and use.
4.The CLI which Postman provides in form of Newman is quite easy to intergrate in CI/CD pipelines.
5.Its provides such good features in even Non Pro subscription.
6.Its customer support is good.
1.It provides scripting in API calls which is quite useful to test the scenerios.
2.It supports almost all the protocols, be it HTTPS,GRPC,WS, etc.
3. Its UI is quite easy to understand and use.
4.The CLI which Postman provides in form of Newman is quite easy to intergrate in CI/CD pipelines.
5.Its provides such good features in even Non Pro subscription.
6.Its customer support is good.
What do you dislike about the product?
The things i dislike about Postman are -
1. Its Pro subscription is quite expensive.
2.It does not provides syncing between teams without signing up to cloud, that should not be the case.
3.It supports only Javascript in scripting only, it should allow some other languages too.
1. Its Pro subscription is quite expensive.
2.It does not provides syncing between teams without signing up to cloud, that should not be the case.
3.It supports only Javascript in scripting only, it should allow some other languages too.
What problems is the product solving and how is that benefiting you?
The Problems which Postman is solving are -
1.It helps in testing API's with it REST interface.
2.It helps in creating test cases which can be used via UI or CLI both.
3. It provides the feature to integrate it within Pipelines which helps us in Automation.
4.It helps us in debugging the API's.
5.We use it to create test-cases for clients.
1.It helps in testing API's with it REST interface.
2.It helps in creating test cases which can be used via UI or CLI both.
3. It provides the feature to integrate it within Pipelines which helps us in Automation.
4.It helps us in debugging the API's.
5.We use it to create test-cases for clients.
If you want to keep all your API tests organized in one place, Postman is just perfect
What do you like best about the product?
The way it organizes API requests, able to create variables, easy environment setup, switching workspaces
What do you dislike about the product?
It can have better debugging features for broken APIs
What problems is the product solving and how is that benefiting you?
Without building any Front-end applications, can easily test Backend APIs with postman by using data contracts and can get everything done without waiting for UI development
One of the best api platform for building and using api's
What do you like best about the product?
This platform offers the best experience for centralized and collaborative development at every stage of the API lifecycle.
What do you dislike about the product?
I didn't find anything in particular that I disliked about Postman.
What problems is the product solving and how is that benefiting you?
With Postman, I am able to easily test, document, design, and deliver APIs.
Goto for api development
What do you like best about the product?
Postman makes API testing incredibly simple and fast. It automates requests, is flexible, and remains very user-friendly.
What do you dislike about the product?
The software tends to use a lot of memory and can become slow when working with large projects. Additionally, access to collaboration features requires a paid plan.
What problems is the product solving and how is that benefiting you?
This tool removes the hassle of dealing with multiple APIs, making it easier to save time and work more efficiently.
Postman review
What do you like best about the product?
Good tool to handle api request and teat new services
What do you dislike about the product?
Forcing of login in recent versions of postman
What problems is the product solving and how is that benefiting you?
It is being used to test api request form data and new services which are being developed
My experience with postman: streamlining API development and collaboration
What do you like best about the product?
What I like most about Postman is how easy it is to use and set up. The interface is very intuitive, so I can start testing APIs right away without much configuration. It offers a rich set of features like collections, environments, and automated tests that make API development smoother. I use it almost daily to test endpoints, share requests with teammates, and monitor responses. It also integrates seamlessly with tools like Git and Jenkins, which helps in maintaining consistent workflows. The support and documentation are excellent, making it easy to troubleshoot or explore new features.
What do you dislike about the product?
Sometimes Postman can feel a bit heavy, especially when working with large collections or multiple tabs it tends to slow down or lag slightly. The workspace sync feature also takes time to update changes across devices. Additionally, a few advanced features are only available in the paid version, which limits flexibility for free users. however, these are minor issues compared to how powerful and convenient the tool is overall.
What problems is the product solving and how is that benefiting you?
Postman solves the problem of manual and repetitive API testing. It provides a single platform to send requests, validated responses, and automate tests, which saves a lot of time and reduces errors. It also helps in sharing API documentation and collections with teammates, ensuring everyone is aligned. For me, this means faster development, easier debugging, and smoother collaboration across projects.
Used postman for api testing, i was initially, generating curl, grpc curl support
What do you like best about the product?
Its great ui, and easy to use also its grpc curl support
What do you dislike about the product?
Sometimes its slow, it sometimes lags alot
What problems is the product solving and how is that benefiting you?
Its solve my problem of api testing as its difficult to test api due to many issues like cors, but using postman i can test my apis both rest as well grpc
showing 101 - 110