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,621 reviews
from and

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


5-star reviews ( Show all reviews )

    Sourabh C.

Postman application review

  • September 07, 2025
  • Review provided by G2

What do you like best about the product?
Postman stands out for its ease of use, making API testing easy with a wide number of features and smmoth ease of integration across tools, its high frequency of use among developers reflects its reliability with strong customer support.
What do you dislike about the product?
Postman has been a great tool and having good experience and nothing to dislike about in it.
What problems is the product solving and how is that benefiting you?
Postman benefits you by simplifying API testing without using the frontend implementation and saving time and effort.


    Parikshit A.

My Experience with Postman

  • September 06, 2025
  • Review provided by G2

What do you like best about the product?
It is extremely easy to use as the UI is very good. The environment variables is of major use as it helps for easy accessing of URLs. It also give a clean and organized response.
What do you dislike about the product?
There is only one thing that Postman that bothers me is the startup time. Sometimes it takes 3-4 mins to load the application.
What problems is the product solving and how is that benefiting you?
When I design APIs, it is usually hard to test and confirm the working of the API in various scenarios. Postman makes the testing of the newly designed API very simple and easy. In addition, the environment variables helps to form a cleaner and organized URL.


    Susil B.

Postman application review

  • September 06, 2025
  • Review provided by G2

What do you like best about the product?
Postman is a wonderful app for crating api's, testing api's irrespective of the underlying infrastructure.
It is beginner friendly and as a developer a very important tool for day to day work. It is easy to implement and integrate with other tools and applications. I use it daily for my work as it's crucial for development.
What do you dislike about the product?
Nothing to dislike in the app. It is easy to use and great for development.
What problems is the product solving and how is that benefiting you?
It is a very helpful tool for creating api's and checking details delivered at real time. It is great for testing API's without fronted helping us solve issues well before deployment.


    Ritika S.

Best tools for testing and managing the APIs

  • September 05, 2025
  • Review provided by G2

What do you like best about the product?
I like how simple Postman makes it to test APIs. The interface is clean, and creating requests is straightforward. Collections are super helpful to organise and share APIs with teammates, and the ability to save environments with different variables saves a ton of time. It also supports automation and integrations, which makes testing workflows much smoother.
What do you dislike about the product?
Sometimes it feels heavy and slow, especially you're working with big collections.
What problems is the product solving and how is that benefiting you?
Postman helps me test, debug and document APIs without writing extra code. It makes collaboration easier because i can share requests and collections with my team instead of send raw curl commands.


    Pooja K.

Fast API Testing

  • September 03, 2025
  • Review provided by G2

What do you like best about the product?
I like Postman because it’s really simple to use and helps me understand APIs better. It makes testing requests easy, and I don’t have to spend too much time setting things up. It honestly saves me effort and makes learning a lot smoother.
What do you dislike about the product?
Some features like curl are a bit hard to understand as a beginner.
What problems is the product solving and how is that benefiting you?
Postman helps me test APIs without writing extra code, which makes learning faster. It solves the problem of checking requests and responses in a simple way. This really benefits me because I can focus more on understanding how APIs work instead of setting things up.


    Nihal G.

Postman Unleashed: The API Testing Experience

  • September 03, 2025
  • Review provided by G2

What do you like best about the product?
Easy to use with powerful features for API testing and collaboration
What do you dislike about the product?
Nothing to dislike, but steeper learning curve for advanced scripting.
What problems is the product solving and how is that benefiting you?
We are using postman for API testing to create, organize, and run requests, add assertions, and manage environments. It helped quickly validate endpoints, automate regression checks and catch issues early, saving time and also improving test coverage.


    ANUJA N.

Postman: The go-to Tool for API Testing.

  • September 03, 2025
  • Review provided by G2

What do you like best about the product?
What I most like about Postman is how easy it makes testing APIs. You don't need to write code; just to check if an API is functioning, you can make requests and view the response immediately.
The most helpful feature is that it saves time by allowing you to organize requests into collections, reuse variables, and even automate tests.

The advantages of using Postman include:

1. user-friendly design, making it accessible for beginners.
2. Excellent for testing, debugging, and documenting APIs.
3. Simplified team collaboration since collections can be easily shared.
4. Support for automation, facilitating repeated testing.
What do you dislike about the product?
Talking about things I dislike about Postman is that sometimes it feels a bit heavy and uses a lot of system resources. The interface can also feel slow when working with huge collections. Some advanced features are locked behind the paid versions, which can be limiting for small teams or individual users.
What problems is the product solving and how is that benefiting you?
Postman solves the problem of testing and working witg APIs without needing to write extra code. Instead of building a full app just to check if an API works, I can quickly send requests and see the responses .
It also solves the problem of keeping things organized - I can save my API requests, group them into collections, and reuse them later.
This benefits me by saving time, reducing mistakes and making it easier to collaborate with my team since we can share the same collections and environment setups.


    Dodiya A.

Best api testing software

  • September 03, 2025
  • Review provided by G2

What do you like best about the product?
all type of api cal be test , socket and many more ,Oauth 2.0,i have use it on daliy basis for rest api devlopment easy to use with any language
What do you dislike about the product?
all things are help full in post man ,nothing is use less
What problems is the product solving and how is that benefiting you?
in information technoloy with REST api creation


    PARTH J.

Postman is an Api platform where user test their Api

  • September 03, 2025
  • Review provided by G2

What do you like best about the product?
I like its flexibility and productivity and i try many time to test my api called like post, get, delete and patch. in addition, it is easy to implement system
What do you dislike about the product?
I don't like its structure because when i use the platform it require authentication key but still i face issue on postman and also i request to customer care to get solution
What problems is the product solving and how is that benefiting you?
the problem which itself solve is automatically redirect to homepage while go thorugh the another page and that's the big benefit of usecase


    Herry D.

Great tool for API testing.

  • September 03, 2025
  • Review provided by G2

What do you like best about the product?
Postman makes it very easy to test an API without writing extra scripts. The initial setup is very easy, just install and you are ready to go.We can also group the similar APIs as a collection and run then any time as they can be saved. We can also share these collections with friends and colleagues and also import external APIs. I think the customer support is also really good. It is my go to tool to test APIs everyday.
What do you dislike about the product?
I think it has an initial learning curve. Also some features are only available in paid version.
What problems is the product solving and how is that benefiting you?
Postman helps me to check if an API is working as expected or not without writing lots of code. I can save the requests and also group similar requests as a collection which makes it even better. What i like most is the extra options which we get for graphql requests which helps us to try around different requests and get responses accordingly and also the UI for this is very easy, one click and you can update the request and get the expected response. We can also import the APIs and collections which we have not created on postman which makes it more easier to share the date with colleagues and re-use the APIs.