Sign in Agent Mode
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,743 reviews
from and

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


5-star reviews ( Show all reviews )

    Vijaysing P.

One of the Best API Testing Tools Packed with Features Like Monitoring

  • March 27, 2026
  • Review provided by G2

What do you like best about the product?
I use Postman daily in my work, it is one of the best app for testing an API. They have so many features, like monitoring where we can schedule our api and run.
What do you dislike about the product?
Postman is the best. I haven't faced any issues till now.
What problems is the product solving and how is that benefiting you?
I work in QA on a daily basis, and I have to do API testing regularly. For that, it’s a very powerful tool with plenty of customization options, and the environment setup is easy to use.


    Manmeet s.

Postman: Easy API Tool

  • March 27, 2026
  • Review provided by G2

What do you like best about the product?
Postman is my go-to for API stuff. What I like best? It's simple to test endpoints without all the hassle. Just send a request, tweak headers or params, and results right there. Saved me lot of time debugging compared to cURL nightmares. Super intuitive for newbies too, with those collections to organize everything neatly.
What do you dislike about the product?
Postman bugs me sometimes. Free plan limits collections and team sharing, pushes me to pay. Gets slow with big projects. UI has too much extra stuff now.
What problems is the product solving and how is that benefiting you?
Postman fixes the pain of testing APIs by hand or messing with command-line tools like cURL. It lets me quickly send requests, check responses, and automate tests, saving hours of manual work every day


    Sanjivani B.

No-Code API Testing with Organized Collections and JS Validation

  • March 15, 2026
  • Review provided by G2

What do you like best about the product?
It helps me test my APIs without writing any code. It also helps me save my APIs, and it allows me to group related APIs together. On top of that, it lets me validate my responses by writing test scripts in JS.
What do you dislike about the product?
Sometimes it gets slow because of heavy APIs. Also, to use a few features I need to purchase the paid version. For large projects, maintaining the APIs is a bit hard as well.
What problems is the product solving and how is that benefiting you?
Before Postman, I used the command prompt (cmd) to test APIs, which was a bit complicated, and managing APIs in the command line was exhausting. Now that I’m using Postman, debugging APIs is much easier and better compared to other tools. It lets me inspect the request headers and body, as well as the response status and response data. Organising my APIs is also much simpler now.


    Computer Software

Good Api Testing Tool

  • March 05, 2026
  • Review provided by G2

What do you like best about the product?
API testing and writing scripts to manage tokens within a flow, and similar tasks.
What do you dislike about the product?
So far, it’s doing what it’s supposed to do for my use case.
What problems is the product solving and how is that benefiting you?
When I’m building APIs or I just want to test a public API, this lets me do it without having to create an interface first.


    Francis Eric M.

Postman Makes Team Collaboration Easy

  • March 04, 2026
  • Review provided by G2

What do you like best about the product?
I like how Postman makes it easy to collaborate with my team members.
What do you dislike about the product?
What I dislike is the free plan, because it limits collaboration.
What problems is the product solving and how is that benefiting you?
I have been using Postman to run my collections in Newman, and it has helped me execute my scripts and test cases faster and more efficiently.


    Rishabh S.

Intuitive UI and Seamless API Integration

  • February 28, 2026
  • Review provided by G2

What do you like best about the product?
I use Postman for API testing and integration, which helps me work on the APIs and check status codes. I like the UI, collaboration features, and ease of download. It assists me in debugging APIs and integrating other APIs. The user interface provided by Postman is a key feature that made us switch from using curl commands in terminals. The initial setup was a breeze, definitely a 10 on 10.
What do you dislike about the product?
I guess, they can reduce the cost and increase the use of free accounts.
What problems is the product solving and how is that benefiting you?
I use Postman for API testing, checking status and code, debugging APIs, and integrating other APIs. The UI, collaboration features, and ease of setup make it valuable and simple to use.


    Kunal D.

Essential API Debugging and Efficiency Booster

  • February 26, 2026
  • Review provided by G2

What do you like best about the product?
I primarily use Postman client services as my core workspace for API development and testing in MERN stack and APIs built on Node.js. It allows me to test Express.js endpoints, validate MongoDB data structures, and test middleware logic in isolation. I really appreciate the environment variables and pre-request scripts because they automate the most repetitive parts of my workflow. The ability to auto-refresh JWT tokens means I never have to manually copy-paste authentication headers between requests, saving me hours and keeping my testing environment perfectly synced across local, staging, and production. Creating collections and documenting the request and responses help me share the APIs with other team members for integration. Environment variables eliminate the manual overhead of context switching between environments, allowing me to swap entire API configurations with a single click, ensuring I never accidentally run a test against live data. Postman acts as my live debugging console, letting me make and test APIs faster, plus validate request and response formats like JSON. The initial setup was quite easy and quick.
What do you dislike about the product?
The desktop app becomes quite resource-heavy, causing noticeable lag when I have multiple collections and Chrome tabs open. I also find the interface increasingly cluttered with enterprise features I don't use, and I'd prefer more control over local-only storage for sensitive environment variables.
What problems is the product solving and how is that benefiting you?
I use Postman to test APIs, visualize data flow in back-end development, and validate request/response formats. It acts as a debugging console and simplifies environment switching. Collections and environment variables automate workflows, saving me hours in authentication and documentation tasks.


    hardik b.

Postman Makes API Testing Fast, Simple, and Effortless

  • February 22, 2026
  • Review provided by G2

What do you like best about the product?
What I like most about Postman is how easy it makes testing APIs. I don't have to write a script or set up anything complicated. I just put in the URL, select the method, add my body or params, and send the request, seeing the response clearly on the same screen helps a lot. It feels very simple and fast, especially when I'm debugging something in the backend. I also like that I can save my request in a collection, so I don't need to rewrite everything again. It helps me work faster without overthinking.
What do you dislike about the product?
One thing I don't like is that sometimes it feels heavy when too many tabs or collections are open. It can slow down a bit. Also, a few features are hidden behind menus, so it takes time to find them when I'm in a hurry. Syncing across devices works, but occasionally I feel it takes time to update. The desktop app also needs to be updated frequently, which interrupts my work for a minute or two. These are small things, but I notice them in my daily use.
What problems is the product solving and how is that benefiting you?
Postman mainly solves the problem of testing APIs without writing code again and again. Before using it, I used to print logs, write small scripts, refresh servers, and repeat the same steps just to check on requests. It was tiring and slow. Postman removes all that extra work. I can test, debug, and understand responses quickly. It saves a lot of time during development because I can see directly what is wrong and fix it right away. It also helps me keep everything organized. Instead of having small code snippets everywhere, all my API call states are saved in one place, so I can reuse them anytime. When I need to share something with someone, I just send the collection link. It makes teamwork easier and avoids confusion. It also helps me avoid guessing. when an API is not working. I can see the exact error clearly instead of searching through logs or reopening the server again and again. Another thing is that it keeps my workflow smooth. I can switch between different environments easily. like dev, staging, or production. without typing everything again. It saves a small bit of time that really adds up. It also makes learning new APIs easier. when I want to check how some new service works. I can try out requests quickly and understand the response without setting up the whole project. Sharing testing steps with teammates becomes simple too. Instead of explaining things in long messages, I can share a collection, and they can run the same request on their side. It avoids miscommunication. It helps me catch mistakes early. if I send a wrong payload or forget a header. I can see the issue right away instead of debugging for hours. That takes a lot of frustration away. It also keeps everything neat.


    AKSH D.

Easy-to-Use Dashboard That Keeps Everything in One Place

  • February 18, 2026
  • Review provided by G2

What do you like best about the product?
It’s easy to manage everything in Postman and keep it all in one place. The dashboard UI is clear, and the overall interface feels intuitive and straightforward to navigate.
What do you dislike about the product?
The only thing I hate is the pricing and subscription model—when the number of users increases, the cost also goes up. Other than that, everything is good.
What problems is the product solving and how is that benefiting you?
It's help me to make and manage api calls , put everything in one place, Centralized.


    Atul D.

POSTMAN - BEST BACKEND DEVELOPMENT TOOL

  • February 15, 2026
  • Review provided by G2

What do you like best about the product?
Postman has helped me in my daily life at office being s Software Engineer-backend developer. I use postman mostly all day because my most of the work is around API development and it is the best tool for api testing, development and monitoring.
What do you dislike about the product?
I only thing I dislike about postman is that it does not integrate with git/github for managing workflows across the team.
What problems is the product solving and how is that benefiting you?
Postman is the most helpful tool when it comes to backend development. I use it daily for API monitoring, API development and API documentation.
It helps with making different API requests whether it be a REST api, SOAP api or web sockets, it is really efficient with the backend develop ment tasks.