Postman Enterprise
PostmanExternal reviews
1,785 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Versatile, fast, powerful API testing
What do you like best about the product?
How quickly I can test out any API with it. I usually store several api calls by folders, so that frequent access is a breeze.
What do you dislike about the product?
There isn’t actually anything that I really dislike about it.
What problems is the product solving and how is that benefiting you?
When I meed to perform an unknown API integration, Postman helps me get up to speed quickly by reading the documentation and testing it out there. Headers, authentication.. it’s a breeze to try it out there first before writing a single line of code
Great API testing tool to validate RESTful APIs
What do you like best about the product?
It is quick to get up and running with Postman and it offers great features like OAuth2 bearer key generation that can then be used to test as needed.
What do you dislike about the product?
I dislike the user interface look and feel it is not very intuitive. The term Collections doesn't seem appropriate.
What problems is the product solving and how is that benefiting you?
We have plenty of RESTful APIs that we test extensively with Postman. The greatest benefit we have realized is the ability to test without any network interference as Postman eliminates external factors that might be causing our APIs to fail. If it works with Postman, we know it is likely to work and is solid.
Postman review
What do you like best about the product?
Quickly post our API urls & get the results
What do you dislike about the product?
Sometime token authentications become too tedious
What problems is the product solving and how is that benefiting you?
We quickly check our API response
Recommendations to others considering the product:
It's good tools especially when you are using API methods
Postman was a great help, while testing out the apis in the development !
What do you like best about the product?
The most helpful thing was that we could see the request in various languages and that too using multiple libraries. Also, It converts the response JSON/other formats into a readable view, this was a great help. Also, It has predefined settings for user authorization for multiple types of languages that this software is easy to use.
What do you dislike about the product?
The thing about postman I disliked was that it didn't have a logging thing or a console type thing where one can write their own request object and test them at that level. One can use it at a programming level, that fine but it should offer a feature where one can write requests and postman can debug it.
What problems is the product solving and how is that benefiting you?
As I am a full stack developer, I use Postman to test the API when I am creating the API's or when I am building a frontend I use it to write request objects or check If my requests are correct or not. The main benefit of postman is that we get all the tools at a single place.
Recommendations to others considering the product:
Postman is a great software for a backend developer to write and test out API's. It also has the feature to create request objects only by filling out the important variables and data in an API, which is a great help if a user is a frontend developer. One must go for the software if you are a backend or a frontend developer.
Rest API access using postman
What do you like best about the product?
It helps to test RESTful API hassle-free.
One can store REST API tested with its requests & response results.
It helps for on the fly testing.
Helps in achieving faster system integration.
One can change input types easily from one type to other. such as JSON to xml etc.
One can store REST API tested with its requests & response results.
It helps for on the fly testing.
Helps in achieving faster system integration.
One can change input types easily from one type to other. such as JSON to xml etc.
What do you dislike about the product?
There are some difficulties in monitoring test cases.
Some suggestions are expected if requesting API doesn't support the request type, it will help to the novice user.
Some suggestions are expected if requesting API doesn't support the request type, it will help to the novice user.
What problems is the product solving and how is that benefiting you?
Sometimes few request types are not easily to be parsed, or some mismatch in the request on the API side, which should be handled by postman.
Such as 405, 422 error code should be provided with sufficient information to the user to understand mistake in better way.
Benefits are such as :-
Easy to test the RESTful APIs.
Helps in achieving faster system integration.
Helps in independent development of back-end developers.
Ability to store the tested APIs and their responses.
Easy to change the multiple input requests types.
Such as 405, 422 error code should be provided with sufficient information to the user to understand mistake in better way.
Benefits are such as :-
Easy to test the RESTful APIs.
Helps in achieving faster system integration.
Helps in independent development of back-end developers.
Ability to store the tested APIs and their responses.
Easy to change the multiple input requests types.
Recommendations to others considering the product:
One can easily go with postman for their requirements if one want to test Restful APIs
Great Tool to communicate with web servers, post / put / and fetch data from them
What do you like best about the product?
* It's fast
* Frontend is implemented succesfully
* User friendly
* Able to get / post / put / options date successfully. For Restful services ,it is a great tool to test
* Frontend is implemented succesfully
* User friendly
* Able to get / post / put / options date successfully. For Restful services ,it is a great tool to test
What do you dislike about the product?
* I am not able to debug services maybe I could not achieve but that would be great if someone provides some information about debugging services
What problems is the product solving and how is that benefiting you?
* Able to reach services outside
* Fetch data
* Post / Put data ( send data to somewhere also update the already persisted data)
* Able to test my services that I created
* Fetch data
* Post / Put data ( send data to somewhere also update the already persisted data)
* Able to test my services that I created
Postman is our go to tool for interacting with and exploring APIs
What do you like best about the product?
Easy to use interface makes it simple to get started and easy to automate and share as things get more complex or more people get involved in projects
What do you dislike about the product?
It would be nice if the free sharing of collections was a little bit higher, importing a swagger/open api doc can quickly exhaust this limit.
What problems is the product solving and how is that benefiting you?
Full lifecycle API development, API and SaaS integrations, and developer productivity. It's been a very large success in our org and has saved countless developer hours.
One of the best app for API development and testing
What do you like best about the product?
I liked almost every feature of it.
I can create collection for every project and any no of folders can be created in a single collection.
I can share the link of any collection to my colleagues.
Anyone can directly import the collection or we can say set of APIs in their postman automatically through an URL only.
Without signin also anyone can use this app.
We can copy code in different languages like NodeJS, Curl, PHP of each APIs too.
Oauth and Oauth2 all new features are available in this.
I can create collection for every project and any no of folders can be created in a single collection.
I can share the link of any collection to my colleagues.
Anyone can directly import the collection or we can say set of APIs in their postman automatically through an URL only.
Without signin also anyone can use this app.
We can copy code in different languages like NodeJS, Curl, PHP of each APIs too.
Oauth and Oauth2 all new features are available in this.
What do you dislike about the product?
Nothing to dislike about postman but yes one thing that no option is there where if we want to move from one pc to another and want to share whole postman data to another one and I am not loggedin so there is no option in that.
What problems is the product solving and how is that benefiting you?
I use Postman for API development in daily use. I can share collection as a single URL to anyone and so that I don't need to create any document for APIs I developed in a project.
I don't have to pass only Oauth header, I can use client id and secret also there and automatically it will create a header with it and append while hitting API.
I don't have to pass only Oauth header, I can use client id and secret also there and automatically it will create a header with it and append while hitting API.
Recommendations to others considering the product:
You should use if you are developing APIs or either for testing too you should use.
The best for TEST and DOCUMENT API
What do you like best about the product?
It`s easy to create request and have clean interface. Free version has many great features
What do you dislike about the product?
It's feature to create mockups is confusing.. I always end up looking for another way to test.
I recommend changing the way you change your development environment. It is a great tool but needs to improve the user experience
I recommend changing the way you change your development environment. It is a great tool but needs to improve the user experience
What problems is the product solving and how is that benefiting you?
The organization that POSTMAN provides me is great, since all my requests are organized in one place. I can also create workgroups and share the information with my team.
Another very useful functionality is automatic documentation. As I create the API requests, the documentation is automatically generated. This saves an invaluable amount of time since its design is nice and it is very understandable
Another very useful functionality is automatic documentation. As I create the API requests, the documentation is automatically generated. This saves an invaluable amount of time since its design is nice and it is very understandable
Recommendations to others considering the product:
If you have a team that develops APIs and want to have everything organized, do not hesitate to use POSTMAN since it will allow you to save time and give you tools to facilitate this task.
Awesome tool
What do you like best about the product?
Simple interface And pretty intuitive to pick up and run with
What do you dislike about the product?
The tabular format makes it difficult to quickly bounce around
What problems is the product solving and how is that benefiting you?
Inability to send ad-hoc requests with specific parameters through typical testing
showing 1,331 - 1,340