Reviews from AWS customer

5 AWS reviews

External reviews

1,783 reviews
from and

External reviews are not included in the AWS star rating for the product.


4-star reviews ( Show all reviews )

    naresh p.

good for testing verificatons for API

  • September 14, 2025
  • Review provided by G2

What do you like best about the product?
easy to use .
API collections
dynamic variable set base on enviroment variables
share collections to teammate .
export/import collection/variables
create documantation
What do you dislike about the product?
i think AI part is missing, they have to improve the base on dynamic API .
like using first api response if we can use into another API
What problems is the product solving and how is that benefiting you?
It's helping us to the API/websocket verifications.
and create API documentation


    PARTH B.

Boosting Productivity with Postmen API Testing

  • September 14, 2025
  • Review provided by G2

What do you like best about the product?
I like Postman because it has a clean and user-friendly interface , making API testing simple and fast. the ability to write scripts and test APIs in bulk is also very helpful for developers and testers.
What do you dislike about the product?
Sometime Postman feels heavy when handling large collections , and it can slow down on lower-end system.
What problems is the product solving and how is that benefiting you?
Postman helps me test and debug APIs quickly without writing extra code. It solves the problem of managing multiple APIs by allowing me to organize requests into collections and use environment variables.


    Gaurav C.

Essential tool for testing and managing APIs

  • September 13, 2025
  • Review provided by G2

What do you like best about the product?
I love how intuitive the interface is and how easily I can create requests, test endpoints, and save workflows. The ability to share collections with the team is a huge plus
What do you dislike about the product?
Sometimes the app feels a bit slow when handling large collections, and the free version has some limitations that can be restrictive for bigger projects
What problems is the product solving and how is that benefiting you?
Postman solves the hassle of manually testing APIs by offering a streamlined way to build, test, and document requests. It’s helping me catch issues earlier, speed up development, and collaborate more effectively with other developers.


    Aritro B.

Postman has given us the platform for detailed API development and API lifecycle management

  • September 13, 2025
  • Review provided by G2

What do you like best about the product?
The speed at which Postman helps us to design, test and maintain the APIs and that too with almost zero error is something noteworthy. Being a developer, where someone is trying integration with third party tools in API environment, Postman has to feature.
What do you dislike about the product?
The only thing to dislike is RAM and CPU both gets effected because of the size.
What problems is the product solving and how is that benefiting you?
The best problem Postman is solving is the pure manageability that Postman offers in terms of designing, testing and maintaining an API and that too without being hugely complex and going wrong. As a developer, when there is a need of third party integration on the API environment, Postman helps us a lot in fact.


    Anonymous H.

Essential API Testing and Collaboration Platform for Modern Development Teams

  • September 12, 2025
  • Review provided by G2

What do you like best about the product?
Postman makes API exploration, testing, and integration simple and efficient. Its intuitive interface allows quick setup of requests, automation of workflows, and easy organization of API collections. Collaboration features are excellent, enabling teams to share environments, test cases, and documentation seamlessly. The platform’s robust scripting, built-in authorization, and monitoring tools help accelerate development cycles and maintain API quality across distributed teams. Frequent feature updates and wide community support further enhance its value for both beginners and experienced users.
What do you dislike about the product?
Occasionally, initial setup for complex API testing environments can be time-consuming, especially when dealing with dynamic tokens or multifaceted authentication. The learning curve for advanced features like scripting and automation is moderate, and documentation is sometimes fragmented between older and newer features. Resource usage can spike during extensive testing sessions, and some collaboration tools are only available on paid plans. Despite these minor drawbacks, Postman delivers more productivity benefits than any alternative tried so far.
What problems is the product solving and how is that benefiting you?
Postman streamlines API development, testing, and monitoring, enabling quicker, higher-quality integrations for our business applications. The platform simplifies complex API workflows and ensures consistent performance and security standards through automated testing. It facilitates collaboration between development, QA, and operations teams, reducing integration errors and accelerating time-to-market for new features. Postman's intuitive interface and robust tooling save time and improve reliability in managing our API ecosystem.


    Computer Software

Good for APIs verification

  • September 12, 2025
  • Review provided by G2

What do you like best about the product?
We can use a dynamic parameter, which can verify the same collection on different hosts, using environment variables.
websocket/socket.io verification help us.
What do you dislike about the product?
i think some things were missed, like
using first request response if we can execute other apis .
that will help to dynamic testing for all thre scenarios
What problems is the product solving and how is that benefiting you?
it help to API verification on different host.


    Dhruvi B.

Easy to make environment variables with encryption

  • September 11, 2025
  • Review provided by G2

What do you like best about the product?
Postman is used for making application backend APIs to run smoothly that application and secure apps data. On postman we can set environment variables to secure password authentication.
What do you dislike about the product?
Some time postman is getting too slow for making new APIs and for new users make variables for authentication is quite hard.
What problems is the product solving and how is that benefiting you?
With use of postman we can easily make new backend app APIs in short time and we can test that APIs on it to double verify whether API is working or not and we can also set variables to store confidential data of API.


    Vinayak P.

API testing/building tool for everyone

  • September 10, 2025
  • Review provided by G2

What do you like best about the product?
I like how Postman makes it simple to organize APIs in collections and run them quickly. Environment variables are super useful for switching between staging and production. The ability to automate test scripts inside requests helps me validate responses without writing separate code. Collaboration is smooth since my team can share collections directly.
What do you dislike about the product?
Honestly, when I have really big collections, they can drag a bit before everything loads, which gets a little frustrating. I’ve also noticed that syncing between my laptop and phone doesn’t always line up right away. And to be fair, the desktop app just feels kind of heavier than the web version which is not unusable, but you can tell the difference.
What problems is the product solving and how is that benefiting you?
I use Postman daily to validate APIs before adding them to automation. It helps me debug failures faster by isolating issues at the API layer. Earlier, I relied on curl commands, which were not as organized. With Postman, I can create reusable collections, hook them into CI pipelines, and reduce flakiness in end-to-end tests. It’s also improved collaboration since developers and testers work off the same shared collections.


    Meet J.

makes api testing faster and less painful

  • September 06, 2025
  • Review provided by G2

What do you like best about the product?
postman makes it super easy to test apis without having to write extra scripts or curl commands every time .i use it almost daily for testing apis . i like how i can save collections share them withmy teammates and even run automated tests directly from the app . the interface is clean and features like environment variables help a lot when siwtching between dev , staging and prodcution. it is easy to implement and integrate also the feature set is rich - collections , environments , automated tests and integrations with githb/ci tools really ehlp streamline things.
What do you dislike about the product?
it can feel a bit heavy at times especially if youare wokring on an older laptop . also the fress version has some limitations for example , team collaboration features are capped unless you upgrade. sometimes sysning collections across devices is a little slow. customer support is okay but for free users it mostly depends on the community and documentation
What problems is the product solving and how is that benefiting you?
postam takes away the hassle of manually testing apis with curl commands or writing one-off scripts. it helps me organize endpoints into collections so i don't have to remember or retype requests all the time. being able to switch between environments with variables svaes a lot of setup time. it also improves collaboration.


    Information Technology and Services

Great tool to Play around with APIs

  • September 04, 2025
  • Review provided by G2

What do you like best about the product?
Postman is the most reliable and easy to use tool to test APIs. It has lots of features like saving the requests as a collection, set all the required parameters for the API request, end-to-end api testing, authorization methods and much more. The best thing is we can group similar kind of APIs together as a collection and save them to re-use anytime in the future without making the same configurations again. We can easily integrate any external APIs by importing them into postman and also export any saved collections making them easily sharables. It is my go to tool to Test apis everyday.
What do you dislike about the product?
I think it has a little bit of learning curve in the beginning as there as lots of features.
Also many more features are available only in paid version. Also the customer support is a bit slow.
What problems is the product solving and how is that benefiting you?
Using postman I can test APIs very quickly with just few clicks, no need to write scripts or use curl commands every time. The saved collections makes is very easy to test APIs multiple times.
I can import the external collections and also share the existing collections with my colleagues and friends. It also generates clean documentation from the collections. I can also switch environments easily using variables and no need to change urls or tokens manually. I really love how its provides great user interface to work with graphql APIs.