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

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


    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.


    Sanjay C.

Best tool for api checking and testing

  • September 04, 2025
  • Review provided by G2

What do you like best about the product?
I like an postman alot because it is an everyday go to tool for the api testing and api development it have easy to use and easy to accessible
What do you dislike about the product?
i dont like about the postman is that i have ubuntu os in that os postman application is crashing frequent with the high usage so still now that has not solved and application is taking too much load on pc when run it
What problems is the product solving and how is that benefiting you?
Postman solves the main problem is api testing and management and it is one place for the api documentation which can be easily made using it and helpful environment variable .


    Consulting

Postman a great ally (API Discovery)

  • September 04, 2025
  • Review provided by G2

What do you like best about the product?
I like being able to store credentials securely as well as being able to organize.
API calls can be organized by collections and folders, allowing for much faster localization.
It allows importing OpenAPI files, which makes incorporating all the endpoints of a library very quick and convenient.
It allows configuring authentication at the collection level, avoiding the need to configure it for each endpoint.
All collections are saved in the cloud so that when you log in on another device, you have everything available.
The environments (where sensitive information is stored) are not synchronized in the cloud, ensuring that sensitive data is not leaked and that they do not have it available.
I can export and share the collections with other people.
Scripts can be made that give us the possibility to create random data and therefore test some endpoints.

For my use, the free tier is currently sufficient.
What do you dislike about the product?
When I export a collection, the variables and scripts do not end up being shared, which means that another person cannot import and use it without having to reconfigure, review scripts, etc.
What problems is the product solving and how is that benefiting you?
Above all, see what types of data the APIs actually return since often the documentation is not updated.

Additionally, it allows me to validate the behavior of an API I have developed (some specific manual test or for debugging).

It allows me to validate the correct functioning of my server after it is launched.


    Information Technology and Services

Powerful API tool with room to get smoother

  • September 03, 2025
  • Review provided by G2

What do you like best about the product?
Postman makes it very easy to test APIs, organize requests into collections, and share them with teammates. The interface is clear and the collaboration features save a lot of time.
What do you dislike about the product?
Postman can feel a bit heavy on system resources, and sometimes the learning curve for new users is a little steep.
What problems is the product solving and how is that benefiting you?
Postman helps me quickly test and debug APIs, organize requests in one place, and share them with my team. It saves time during development and makes collaboration much smoother.


    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.


    UTSAV S.

Postman API testing software review

  • September 03, 2025
  • Review provided by G2

What do you like best about the product?
Postman is easy to use and makes testing APIs simple.the best part is we can create collection and share them across the team members.
What do you dislike about the product?
Some features that are in paid version it cost high and not all people can afford them
What problems is the product solving and how is that benefiting you?
Test and debug api easily and managing collections


    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


    Meet J.

Very convinent to use

  • September 02, 2025
  • Review provided by G2

What do you like best about the product?
we can make any type of request in postman , that is very good thing infact you can upload file also in postman , to check the file upload route . the best part i like about postman is that you can directly import doc.yaml or anytype of doc file and then can test the route from postman , so it is very convinent to use. i use it very frequently as i am a web developer so i need to use it every time when i need to test my apis , that is i need to use it in every project.
What do you dislike about the product?
i don't find any downside till now , but i find bug frequently in postman , one such bug is that when you create a new request , then select the request type as post , patch , delete or put , still sometimes it shows as get on the left hand side request explorer (where all you request route and type are shown) so , that is the bug i have faced.
What problems is the product solving and how is that benefiting you?
i can easily test my api , it is very convinent to use , whenever i make my backend and want to test the routes and services i use postman , so it is very practical to use , it's ui is very imfomative and clear.


    SANJAY C.

Postman is go to tool for everyday neccessity

  • September 02, 2025
  • Review provided by G2

What do you like best about the product?
In the postman i like about it most that it have collection of routes saving and can easily share to someone and there is also like that we can set environment variables it so we can easily access in any api . It is an go to tool for backend developer to test their api and work around it. i Use daily postman alot and it is very easy to use for any one
What do you dislike about the product?
i dislike about the postman that while using in an linux pc downloading from snap store it is getting crash due to some reason so there version is compatible with linux computers.
What problems is the product solving and how is that benefiting you?
It helps developer to test their api while developement and helpful for qa and cybersecurtiy personal to test the api , enchance collaborations and centralizes the api documents


    Ishika R.

Postman Application in brief

  • September 01, 2025
  • Review provided by G2

What do you like best about the product?
been using postman for 2 years.this application has made backend unit testing apis flexible.
I have used this for api development.
What do you dislike about the product?
Not beginner's Friendly.Nohing else to dislike
What problems is the product solving and how is that benefiting you?
postman is helping develop advanced api's and testing it easily without creating actual infrastructure