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.


    Computer Software

Effortless API Testing with Intuitive Design

  • April 29, 2026
  • Review provided by G2

What do you like best about the product?
I like that Postman is simple to use and very easy to learn. It's great for troubleshooting and testing API setup and connections. I also use it for API calls and testing APIs before configuring my automation apps. The initial setup of Postman was very easy.
What do you dislike about the product?
For bigger task the maintenance is not so good
What problems is the product solving and how is that benefiting you?
Postman helps me troubleshoot and test API setup and connections, making API calls before configuring my automation apps.


    Serhiy S.

Postman Makes API Testing Fast and Flexible

  • April 28, 2026
  • Review provided by G2

What do you like best about the product?
If my day-to-day work includes API testing, my first helper is Postman. I have been using it for years, and it's super useful to me. A major benefit for me is that any request from a browser could be copied and pasted into Postman, where I can modify it in any needed way
What do you dislike about the product?
The free plan has completely fair limitations, I think. One of them - launching a limited amount of collection runs without interruption from this tool.
What problems is the product solving and how is that benefiting you?
API testing, run of the requests collection


    Julian R.

Makes API and Integration Testing Easy

  • April 28, 2026
  • Review provided by G2

What do you like best about the product?
It allows me to test my APIs and integrations easily.
What do you dislike about the product?
You’ll need a solid understanding of APIs and to read a lot of documentation about queries to use it to its full potential.
What problems is the product solving and how is that benefiting you?
It reduces the time needed to test and try API endpoints.


    Abhilash C.

Structured, User-Friendly UI with Powerful Scripting and Collection Runner

  • April 27, 2026
  • Review provided by G2

What do you like best about the product?
Its how structured it is. Very user friendly UI for editing the request body/header and different forms of request body/headers. Also to write post and pre request scripts. It provides collection runner facility. Its the best.
What do you dislike about the product?
The new UI is little bit time taking to get adjusted to. When they had the best UI , why change it ? Also i feel , Postman should develop in load testing facility.
What problems is the product solving and how is that benefiting you?
Any API related automation and pre-requisites are setup using newman runner. So postman has helped us a lot in automation testing


    Kevin T.

Effortless API Testing with Intuitive Setup

  • April 27, 2026
  • Review provided by G2

What do you like best about the product?
I like Postman for its ease of use. It's free and straightforward, making the initial setup very easy. It does everything I need, especially for testing API endpoints, and it just works.
What do you dislike about the product?
NA
What problems is the product solving and how is that benefiting you?
I use Postman for testing API endpoints. I like its ease of use and that it is free and easy.


    Computer Software

Very Easy to Use, Understand and get along

  • April 27, 2026
  • Review provided by G2

What do you like best about the product?
This tool is very easy to use and understand
What do you dislike about the product?
Multiple windows when created the values wont display we have to retype them
What problems is the product solving and how is that benefiting you?
With help of postman API testing is easy.


    reviewer2805456

Testing backend APIs without a frontend has improved collaboration and debugging in college projects

  • April 26, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for Postman Enterprise is in my college projects, where we are creating the full project for our capstone project in our university. We are working in a group of four to five, and when I am working with backend technologies, sometimes the front end is not fully designed. During that time, I need to check if my backend is properly working or testing if the backend is functional. I need to test the backend dependency fully, so I use Postman Enterprise while working with backend technologies and learning with the API to ensure it is working correctly.

Postman Enterprise helps me understand how to send a request and check the responses without writing the full front end. In my experience, Postman Enterprise is very useful for testing APIs. I can use it for POST requests, where I need to add the link of the server at localhost:5000, log in, and we must use the JSON format. For instance, if there is a login model, I need to write the username and password in JSON format. When we hit the POST method and send it, it fetches the data; if the username and password are correct, it shows a login successful message. I use it for GET and POST requests as well as PUT and other types of requests. I can check if our API endpoint is working or not without needing a full front end.

Once the front end works well, we may still encounter backend errors, which we can check from the backend side with Postman Enterprise. I verify the JSON responses and ensure my API functions properly before integrating it with the front end. I test various methods multiple times, and if any issues arise, it is easy to debug from the backend side. One feature I appreciate the most is the ability to save requests. While testing various activities, we often have a login module, which we can save and modify the values or variables without rewriting the URL repeatedly, making it extremely efficient.

What is most valuable?

Postman Enterprise offers various features, including PUT, GET, POST, and DELETE operations, making it easy to interface and support multiple formats such as XML, JSON, and binary. It simplifies API testing without needing the front end, which is particularly useful at the industry and organizational levels. It is also beneficial for debugging; when working with the backend, we do not need to check every API; we can focus on one and identify issues efficiently.

Postman Enterprise saves my time significantly. I can determine which API is broken and check that specific code without sifting through the entire codebase. I concentrate on what is not working.

Postman Enterprise has positively impacted productivity in my organization. It is easier for the QA team to test APIs using Postman Enterprise.

What needs improvement?

One potential improvement for Postman Enterprise could be incorporating AI features into its advanced options. It could enhance the interface as it is good but has room for modification and updates to bring it to an advanced level.

To improve, we could integrate an AI interface that assists users who may get stuck, providing direct suggestions on how certain functionalities work.

For how long have I used the solution?

I started using Postman Enterprise in my second or third semester, so I have been using it for the last two to three years.

What do I think about the stability of the solution?

Postman Enterprise is stable in my experience. All developers in my industry use Postman Enterprise for testing purposes, and it works perfectly.

What do I think about the scalability of the solution?

Postman Enterprise is fully scalable, and I have not noticed any issues with its ability to handle growth and additional users.

How are customer service and support?

I have never needed to reach out to customer support for Postman Enterprise.

Which solution did I use previously and why did I switch?

I did not previously use a different solution.

How was the initial setup?

My experience with pricing, setup cost, and licensing is that as a student, I utilize the free version of Postman Enterprise. At the enterprise industry level, everything is provided by the IT department.

What about the implementation team?

At the enterprise industry level, everything is provided by the IT department.

What was our ROI?

Postman Enterprise saves time significantly.

What's my experience with pricing, setup cost, and licensing?

My experience with pricing, setup cost, and licensing is that as a student, I utilize the free version of Postman Enterprise.

Which other solutions did I evaluate?

I did not evaluate any other options before choosing Postman Enterprise.

What other advice do I have?

My advice for others looking into using Postman Enterprise is that if you are a backend developer or QA, you need it for testing API services to check if they are functioning correctly. Using a product Postman Enterprise will definitely enhance your experience, and I believe you will feel much better using it.

When developers add any functionality, they check everything with Postman Enterprise, which is crucial because our product is live, and we cannot make changes directly without thorough testing to avoid breaking any functionalities.

I would rate my overall experience with Postman Enterprise a nine out of ten.


    Akshar J.

Collections and Collection Runner Make API Testing Fast and Organized

  • April 25, 2026
  • Review provided by G2

What do you like best about the product?
Honestly, I love the Collections feature. I just group my requests project-wise and it keeps everything clean and easy to find. Sharing collections with the team is super simple too - no back and forth, everyone's on the same page instantly. What I also really like is the Collection Runner. Being able to run requests with multiple iterations is really handy, I've actually used it to test server load through the API which worked way better than I expected.
What do you dislike about the product?
The main thing that really bothers me is how slow it is to load. It takes much longer to open than other tools, and sometimes it just feels heavier than it needs to be for what it is. On days when I need to jump in and test something quickly, having to wait for it to load gets pretty frustrating. It’s not a dealbreaker, but it’s definitely something they should improve.
What problems is the product solving and how is that benefiting you?
For me, the biggest benefit is collaboration. Since I work in a small team, everyone needs to stay aligned on the APIs we’re testing, and Postman makes that really straightforward. I can share a collection and my teammates can jump right in without me having to explain everything from scratch each time. It also means we’re not constantly sending requests back and forth over chat or trying to manually document every detail. Overall, it’s made our workflow feel a lot smoother and more organized.


    Jimmy M.

Powerful, Easy-to-Learn API Testing with Flexible Endpoint-Based Assessments

  • April 24, 2026
  • Review provided by G2

What do you like best about the product?
It’s a powerful tool that’s easy to use and quick to learn. I especially like the feature that lets me write test assessments based on API endpoint responses, along with the flexibility to validate different states to automate testing.

In general the configure side bar provide a good navigation and it's easy to use but you can include more helpers to guide the user and show the real potential of every feature.
What do you dislike about the product?
I don't like the fontsize is very small, you can improve that.
What problems is the product solving and how is that benefiting you?
it's helping us to reduce time in API verification and also provide a good tool and secure to check API's


    Moses L.

Feature-Rich, Essential Platform for Specing and Testing APIs

  • April 24, 2026
  • Review provided by G2

What do you like best about the product?
Postman is a feature rich and complete software platform to spec and test APIs. The interface is available on web, mobile and desktop app. If you are a developer building APIs or consuming them, this is an essential tool.
What do you dislike about the product?
I am happy with it, I cannot think of any downside to using postman.
What problems is the product solving and how is that benefiting you?
Postman lets me access APIs before I write my code, allowing me to test and check APIs in real time. You can get familiar with the functionality before starting to write the integrations.