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

518 reviews
from and

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


5-star reviews ( Show all reviews )

    Oil & Energy

Great tool to test API

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
Great Interface to test and arrange your API's The API's can be categorized as needed. Its ability to export and import API's is the best. When working with teams, it makes it much easier to co-ordinate the effort.
What do you dislike about the product?
Time to load initially. If its possible to load the page much faster it would be better. Apart from this, do not see any shortcomings so far.
What problems is the product solving and how is that benefiting you?
Test API and make sure they work as expected.
Recommendations to others considering the product:
Great tool to test API's and arrange them.


    P R.

Indispensable tool for api development

  • July 13, 2018
  • Review provided by G2

What do you like best about the product?
Quick to get to grips with, storage of last session, environment switching and cloning.
What do you dislike about the product?
If it could integrate with a VS project and store all settings for others to use that would be the icing on the cake.
What problems is the product solving and how is that benefiting you?
API development - I really couldn't imagine testing and coding against an API without this tool.


    Sandy G.

Life Saver

  • June 12, 2018
  • Review provided by G2

What do you like best about the product?
Easy to make most any type of web request, great for testing web API's. Saves all version of your test for later recall.
What do you dislike about the product?
Sometimes a pain dealing with all the lots of the saved tests, sometimes obviousness of the UI is missing in a few places.
What problems is the product solving and how is that benefiting you?
Testing web API's
Recommendations to others considering the product:
Not sure of any other good cross platform tool that does what Postman does. Great for testing web API and simulating form based submissions, json stuff is good too if you are using GraphQL like endpoints as well.


    Paritosh G.

Extremely Developer Friendly

  • May 22, 2018
  • Review provided by G2

What do you like best about the product?
This is by far the easiest tool to create and test your APIs
What do you dislike about the product?
The ability to share an individual API with a friend. As of now we have to share the complete collection (folder) of APIs thus causing issues a lot of time.
What problems is the product solving and how is that benefiting you?
All the APIs for the app/website are built and tested using Postman. Running cron jobs is also very easy using Postman Monitor.


    Andrew B.

A must have for anybody working with APIs/Integrations

  • April 24, 2018
  • Review provided by G2

What do you like best about the product?
Whether you are learning how to use APIs for the first time or you are a seasoned consultant/Support Engineer who needs to go deep into somebody's code to troubleshoot an issue, Postman is an incredible tool. The UI is so simple. There's also a desktop and browser-based version! I was rather new to working with APIs after having graduated from a coding boot camp in Silicon Valley but this software helped me understand and test APIs quickly. It is a must-have if you are a Support Engineer trying to resolve customer issues that involve API inputs and outputs.
What do you dislike about the product?
Not much. APIs are can be a tricky subject for beginners but Postman made it much easier for me to grasp.
What problems is the product solving and how is that benefiting you?
Quick diagnosis of API/integration issues. Checking the flow of data is working as expected


    Osman Fikret C.

Fast & Reliable

  • March 02, 2018
  • Review provided by G2

What do you like best about the product?
Postman is a boilerplate app for me. I assume that a large amount of Front-end Developers will enjoy to use it. The best specialty of the app is to make ajax request straightforward. If you want to use an API you can just enter the request type and parameters on the app then it will return the fields immediately.
What do you dislike about the product?
I didn't see any unpleasant behavior of the app. I can easily use it to claim what I need from it.
What problems is the product solving and how is that benefiting you?
As a Front-end Developer, I need to see returning values of an API to make the structure of the website or the webpage. Before starting one of these projects I use Postman to see what I have on the hand.
Recommendations to others considering the product:
As a Front-end developer, I feel happy when I suggest Postman to my friends.


    Computer Software

Useful tool for testing API calls

  • February 27, 2018
  • Review provided by G2

What do you like best about the product?
Postman is a really easy tool for rapid testing API calls. I really like its simplicity and the fact that it can be quickly set up. Also the possibility to have a library with useful HTTP requestsand a battery of tests.
What do you dislike about the product?
The fact that you can not save multiple login credentials.

I would also improve the GUI so that the different parts (request/response) of the requests are more easily distinguishable.
What problems is the product solving and how is that benefiting you?
Database configuration through web API. Postman really males my life easier! Whenever I have to make changes to a database, for example delete data, update resource, etc, this tool allows easy and flexible testing.
Recommendations to others considering the product:
If you work with web APIs, either if you are just a user or a developer, Postman is a must have!


    Computer Software

Awesome REST API client in town

  • February 03, 2018
  • Review provided by G2

What do you like best about the product?
As a developer,I check apis constantly. Be it an API without any authentication or an API with oauth authentication,I can use postman effectively to test the API. One feature,I like the best is saving the apis together in one collection.Another feature ,I like is sharing the collection with other developers .The best feature is the history tab. Even if I forget to save,the history tab comes to rescue.I also like the option of highlighting collections.
What do you dislike about the product?
There were times when certain apis we're showing response for certain developers.BUt the same API didn't work for other developers.
Also,it's hard to import certificates in terms postman standalone app.
What problems is the product solving and how is that benefiting you?
Creating mobile apps.I use postman to verify system apis


    Computer Software

Great REST client

  • February 01, 2018
  • Review provided by G2

What do you like best about the product?
You can save and organize multiple APIs calls
What do you dislike about the product?
With all the updates and all the new features it looks more complicated
What problems is the product solving and how is that benefiting you?
Testing the web services calls to my backend
Recommendations to others considering the product:
I think with Postman is happening the same than with other companies. They want to add more and more features which makes the application more complicated to use. Or not complicated but confuse a regular user, and for a new user, the experience will be worst.


    Retail

Postman helps with abstraction

  • January 31, 2018
  • Review provided by G2

What do you like best about the product?
As a ui engineer I love being able to use postman to verify that the services work as intended
What do you dislike about the product?
File and search bar is kind of inconvenient and can be improved
What problems is the product solving and how is that benefiting you?
Postman helps with communication between back and front end