Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

3 AWS reviews

External reviews

1,576 reviews
from and

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


    Goutam P.

A Game-Changer for API Testing

  • October 13, 2025
  • Review provided by G2

What do you like best about the product?
Postman has made API testing super easy. The user interface is intuitive, and the wide range of features makes it a one-stop shop for both beginners and advanced users. The ease of integration with different services and platforms is a huge plus. I use it almost daily, and the tools for automation and testing are fantastic. implementation is also very easy , you don't need any documentation for that.
What do you dislike about the product?
The initial setup and complexity of some advanced features can be overwhelming for new users. However, the extensive documentation and community support make it easier to get the hang of things over time. and the customer support is great whenever I've run into issues, the support team has been quick to respond with helpful solutions.
What problems is the product solving and how is that benefiting you?
Postman has saved me a lot of time and effort in testing and automating API requests. It helps me catch errors earlier and improve collaboration across teams. With better integration and automation, it’s become an essential tool in my API development process.


    SHIVAM S.

Working with APIs

  • October 12, 2025
  • Review provided by G2

What do you like best about the product?
Postman simplifies the entire API lifecycle from designing and testing to documentation and monitoring making it incredible valuable.
What do you dislike about the product?
Limited version control,no native support for GraphQL subscription or websockets and also not ideal for full CI/CD integration out-of-the-box.
What problems is the product solving and how is that benefiting you?
It optimize my workflow and it shas security awareness and know when to use alternatives.


    Banking

Postman - G2 Review

  • October 12, 2025
  • Review provided by G2

What do you like best about the product?
I have used both SwaggerUI and Postman for API testing, and I can confidently say that Postman offers the most intuitive UI and rich set of features. It allows saving requests, identifying potential errors before execution, and provides an overall smoother testing experience — something SwaggerUI doesn’t support.

I genuinely enjoy using Postman for API testing.
What do you dislike about the product?
While Postman is excellent for manual and exploratory API testing, I find that it can become slightly heavy when working with large collections or extensive automation.

Also, integrating test scenarios sometimes requires additional scripting, which could be more streamlined.
What problems is the product solving and how is that benefiting you?
Postman quickly identifies issues thanks to its detailed response analysis and built-in validation features. The platform's ability to save requests, organize them into collections, and automate test runs greatly reduces the time spent on testing and helps maintain consistency throughout each testing cycle.


    Airlines/Aviation

This is my life saving software for implementing and testing apis

  • October 12, 2025
  • Review provided by G2

What do you like best about the product?
We can easily provide the variable whether local or global for each apis and those api can or cannot depend on each other.
What do you dislike about the product?
There is not much for liking the postman.
What problems is the product solving and how is that benefiting you?
Without thinking about to how to tedt the api it gives us so easy inteface for the same.


    Akhil S.

Effortless API Testing with Some Subscription Drawbacks

  • October 11, 2025
  • Review provided by G2

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.


    HIMANSHU P.

Top in the market for the API Testing

  • October 11, 2025
  • Review provided by G2

What do you like best about the product?
What I like is that it’s really simple to use for testing APIs and creating documentation. Very simple UI and easy accessible features.
What do you dislike about the product?
Sometimes I don’t like about it is that it starts lagging when too many request tabs are open.
What problems is the product solving and how is that benefiting you?
As an engineer, I use Postman a lot for API testing and documentation work for reading simplicity.


    Kaushik M.

Postman : The easy tool for working with APIs

  • October 11, 2025
  • Review provided by G2

What do you like best about the product?
I like the POstman puts all the tools I need for testing APIs in one simple place.It makes complex tasks easy, like sending a test request ( like a GET or POST) and checking the answer. I can save all my tests in folders callled collections and share them right away with my team. This makes working together and teaching new people much easier.
What do you dislike about the product?
There isn’t much that I dislike, but I have noticed that the main program installed on my computer can occasionally run slowly, especially when I use it with several large test folders.
What problems is the product solving and how is that benefiting you?
Postman tackles two significant challenges for us: it streamlines the process of working with APIs and enables our team to stay more organized. In the past, testing APIs was time-consuming and involved manually writing code, which made the process much slower.


    Castro K.

Best API Client

  • October 10, 2025
  • Review provided by G2

What do you like best about the product?
Postman have Clean UI and best experience, And option to sync with cloud is really helpful when working with multiple systems
What do you dislike about the product?
I have nothing to dislike with postman, I think it could also have the features that the swagger has, which would be helpful in documentation.
What problems is the product solving and how is that benefiting you?
API testing


    Nom K.

The complete toolbox for api development and testing

  • October 10, 2025
  • Review provided by G2

What do you like best about the product?
simple and organised layout perfect for both beginner and expert both, build-in automation testing using java script, easy sharing and realtime teamwork through collection share, large user base with tutorial, templates and integration
What do you dislike about the product?
can be slow on low-end system or with large collection, web version require internet to access most of the functions.
What problems is the product solving and how is that benefiting you?
postman remains go to solution for developers who want efficiency, clarity and control in their api workflow. it's balance of usability and advance capabilities makes and essential tool for devs


    raj b.

A Must-Have Tool for API Development, Testing, and Automation in DevOps Workflows.

  • October 09, 2025
  • Review provided by G2

What do you like best about the product?
As a DevOps Engineer, Postman has become an indispensable tool in my daily routine. I appreciate how seamlessly it enables me to test, document, and automate APIs across various environments. Features like environment variables, pre-request scripts, and the collection runner make managing API workflows from development through staging to production remarkably straightforward.
What do you dislike about the product?
While Postman offers robust capabilities, it can occasionally feel resource-intensive, particularly when handling large collections or keeping several tabs open at once. I’ve noticed that the desktop application often slows down after extended periods of use. Additionally, advanced features such as API governance, mock servers, and monitoring are restricted in the free tier, which may pose difficulties for smaller teams. The recent UI updates can also introduce a brief learning curve.
What problems is the product solving and how is that benefiting you?
Postman streamlines API testing, debugging, and documentation by bringing these tasks together in a single platform. Within DevOps workflows, it saves considerable time during CI/CD pipeline testing by enabling automated regression tests with Newman. Additionally, it promotes consistency across different environments through the use of environment variable sets. Overall, Postman minimizes manual work, speeds up API validation before deployment, and enhances collaboration among backend, frontend, and QA teams.