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

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


4-star reviews ( Show all reviews )

    Suyash N.

Making API call easy and interactive

  • June 25, 2020
  • Review provided by G2

What do you like best about the product?
Very nice UI and easily understandable even for beginners.
What do you dislike about the product?
It can be developed to be more memory effecient.
What problems is the product solving and how is that benefiting you?
Making API calls for testing and Development purpose.
Benefits will be easy to start with and fair build tool.


    Justin W.

Good for Node.js backend development and testing

  • June 25, 2020
  • Review provided by G2

What do you like best about the product?
Sending and receiving GET/POST requests to a local server is extremely easy and can test your core functionality without the need for excessive coding
What do you dislike about the product?
The UI and UX could be improved for simplicity
What problems is the product solving and how is that benefiting you?
Web platform testing and creating core web-app functionality
Recommendations to others considering the product:
Read the documentation and play around with the app before utilizing it with a dev project


    Navjeet S.

Good Tool for Testing the APIs(REST,GET,POST)

  • June 25, 2020
  • Review provided by G2

What do you like best about the product?
It is easy to navigate around the tool to test the API and add the default parameters, which helps a lot instead of adding them every time to try the new API.
Primarily use it daily to test the APIs and configure them into other tools for reporting and data manipulations.
What do you dislike about the product?
if you have well formatted input then only it respond which it has to treat it automatically. it would be good to have that feature
What problems is the product solving and how is that benefiting you?
All the testing related to the APIs which i created first test with PostMan if it works on POST Man then i will be happy to implement in other tools


    Tanmay S.

Too many options to test API, but UX not user friendly

  • June 24, 2020
  • Review provided by G2

What do you like best about the product?
History of APIs with their input and response saved is the most I like. Ability to export the API to curl is another best thing I like about postman. Even the workspace management is one of the best thing I like about it.
What do you dislike about the product?
I do not like the UX of the tool. At first there seems to be a lot of options which becomes overwhelming for a beginner developer. Later on when you get a habit, it is OK. I personally even dont like the color and theme of the Application.
What problems is the product solving and how is that benefiting you?
We are developing a Java Spring Boot application where we write API's. To test those API's we use Postman. What we do is If one developer is writing Spring Boot and another is on React JS Frontend, then there is a signed contract where input and output of the API is discussed. There Postman comes to rescue. All you have to do is export the API input and response.
Recommendations to others considering the product:
If you are a experienced developer than Postman is really very cool.


    Sameer J.

Best application for API Management - (Reduced document management for APIs)

  • June 24, 2020
  • Review provided by G2

What do you like best about the product?
Previously when I started my journey as a software engineer then I was maintaining document when I develop APIs or if needed to share to anyone who needs either for integration or testing but now with postman I don't have to do such things.
I can create a collection for each project or each module of a single project and then can add any no. of APIs in the same.
I also love the feature that I can share the URL of collection to anyone and through that URL directly anyone can import all set of APIs into his/her postman.
I also like the feature that I can see the code in different languages also for a request through Postman.
What do you dislike about the product?
The product is very good but every time I think postman should have at least one additional feature that for a single API I should write or give example of multiple request payload. Suppose if I have a login API and it includes userType then I should have any feature or commenting thing so that I can mark there that these are the enum values for the userType field and for the particular userType what should exact payload.
What problems is the product solving and how is that benefiting you?
I am using it in developing APIs for my project which requires API development.
The main benefit I realized is that if I have made a single API then only I can save that and share the URL and then if I made further changes then by URL the anyone can update its collection and all my new changes can be seen to them.
Recommendations to others considering the product:
I would recommend that every developer or tester should use it as it is very easy to use and one platform for all types of APIs with ease of share functionality.


    Gabriel J.

Simple and Effective Tool for HTTP Requests. An essential in my backpack.

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
It is simple and straightforward to use.

Being able to save requests and group them into collections are time-savers. Exporting them has been great for versionning.

As per the requests output, several output formatting options are available for showing the http request execution results as json, html, xml. There is a neet output option "preview" which shows the output html rendered as a webpage.

Finally, there is a code generation feature wich is very handy for generating testing scripts on PHP and other languages, that will allow to embed the request in your own code.
What do you dislike about the product?
Authenticated requests were a bit difficult at the begining, at least on the version I used. Still, once I had it going, it was very easy to use. Maybe some guidelines could be for starting with authenticated requests, could be very usefull.
What problems is the product solving and how is that benefiting you?
I use Postman to explor, test and debug API endpoints.
I can do things much more agile now.

I can quickly send requests and expriment with third party APIs.
First I do a step by step of the API conversation I will need to automate.
I do manually all the requests and document.
After is done, I just know will work and all which is left is to code it.
Recommendations to others considering the product:
Great tool! An essential on my toolbag!

I recommend this to all Full Stack developers for debugging frontend - backend communications, like ajax calls on web pages.


    Balaji S.

Tool to test REST API Endpoints

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
This tool is very much useful to know the play around with the developed RESTAPI endpoints in the backend.
What do you dislike about the product?
I did not find any cons for this tool so far.
What problems is the product solving and how is that benefiting you?
To work around with developed REST API endpoints developed in the backend server like GET, POST, PUT, DELETE, etc.


    Siddharth B.

Postman and API integration

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
It helps connect to backend micro-services and get responses. Postman Automation is important while testing products with a large number of frequent releases. It is the open source best tool for API service automation. We can set variables globally and use them across all Api when needed. We can write test scripts. Can beautify the response text.
What do you dislike about the product?
Nothing as such to dislike about Postman.
What problems is the product solving and how is that benefiting you?
It helps checking the health of the APIs developed. We can do RESTFUL API testing. We can set variables globally and use them across all Api when needed. We can write test scripts. Can beautify the response text. We can create collections and run them together and produce results. API service automation is feasible with POSTMAN too.


    Hospitality

Postman Review

  • June 08, 2020
  • Review provided by G2

What do you like best about the product?
Clean interface, I like the tabs, comprehensive for what we use it for. There seems to be a robust community to support the product. They offer educational opportunities.
What do you dislike about the product?
As it is such a comprehensive tool (meaning you can do a lot with it if you know what you're doing) it can be intimidating to see everything on the screen. Maybe it's just our use case for it, but sometimes I feel like I might do something wrong.
What problems is the product solving and how is that benefiting you?
We utilize the program to manage user accounts within a ledger system for loyalty.


    Computer Software

best application to test API services

  • May 15, 2020
  • Review provided by G2

What do you like best about the product?
we can call API services which enables us to test them . we can set the environment and no need to configure them in every API call
What do you dislike about the product?
it has a big learning curve in order to use it fully. if you are not quite used to it then takes time to learn
What problems is the product solving and how is that benefiting you?
test my application API calls. Calling different API end points by API providers
Recommendations to others considering the product:
if you want to test your APIs, then this is the best application