Try our new research platform with insights from 80,000+ expert users
Kumara Swamy - PeerSpot reviewer
Software Development Engineer in Test at a tech services company with 1-10 employees
Real User
Oct 9, 2022
Good features, an easy setup and has the option to use a free open-source version
Pros and Cons
  • "It is stable and reliable."
  • "We'd like to see some better UI in newer versions."

What is our primary use case?

We primarily use the solution for testing and preparation of the base URL which I generated for the first tokenization. I prepare the test suite and the XML or Java core that give the input parameters.

The major role is the pre-requisition of the scripts in Postman - which is mandatory.

We can input parameters into Excel and execute for the application.

We work in many environments, including QA, SAP, production, pre-production, and proof. We use Postman for each and every release.  

Before anything goes to the master branch in GitHub, I'll completely check the code and unit test the complete scripting. I'll execute it one or two times, and once it's stabilized, I'll directly deploy it to the master branch.

What is most valuable?

The output has been very good.

There are lots of good features. 

Its initial setup is easy, depending on the operating system.

It is stable and reliable. 

The product is not expensive, although there is also the option for open-source, so it can be free to use.

What needs improvement?

We need better version compatibility. In open-source, the main drawback is when you go to integrate the plugins, it is entirely scripted. Sometimes the scripts aren't scripting.

The execution time should only be two or three seconds. 

We'd like to see some better UI in newer versions. 

For how long have I used the solution?

I've been using the solution for 11 years.

Buyer's Guide
Postman Enterprise
January 2026
Learn what your peers think about Postman Enterprise. Get advice and tips from experienced pros sharing their opinions. Updated: January 2026.
881,082 professionals have used our research since 2012.

What do I think about the stability of the solution?

The solution is stable. Before we deploy, we can check in for the local system. Once it is successful, then we'll go for the server side. That is a good practice to follow.

There are no bugs or glitches. It doesn't crash or freeze. 

What do I think about the scalability of the solution?

We have 13 people using the product. It's just my team using the solution, as we have maintained the SSL certification separately.

How are customer service and support?

I'm already an expert in the product and therefore do not need to contact technical support for help. If I have issues, I can troubleshoot on my own.

Which solution did I use previously and why did I switch?

We chose this solution based on the project. Typically, the client requests something, and, depending on the client and the project's needs, we'll use what makes sense. We use the best tool for the job. If it happens to be this solution, then we use it. If it's something else, we use something else. 

How was the initial setup?

If a file is in Windows, it is very easy to deploy the product. We can do configurations easily and handle test scripts well. It's all very straightforward.

However, other operating systems may be more difficult. The process varies depending on if you are using Windows, Unbuntu, or Linux, for example. 

Depending on the scripting, the deployment hardly takes 30 seconds to one minute. It'll check for the E2E level in the checkpoints, and how to trigger in the checkpoints.

What's my experience with pricing, setup cost, and licensing?

The solution has both open-source and licensing options. You can pay for monthly licensing. However, that's not always necessary. There are also plugins that are available that we can implement. It's not an expensive product, even if you go for the license. They do have multiple licensing options as well. They have options for freelancers and mid-sized businesses as well as larger businesses. 

What other advice do I have?

We are a Postman partner. 

I've been using an older version of the solution. I'm not on the latest deployment.

I'd advise others that it is important to have project middleware functionality, including for the access level. When I work with clients, I will ask for the certifications of the tool. Once the tool is initiated, 99.9% of the time,  there is no management involvement here. It's signed off on.

I'd rate the solution nine out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
RolandCastelino - PeerSpot reviewer
QA lead at a financial services firm with 10,001+ employees
Real User
Sep 29, 2022
A fantastic standalone tool with no license, that can use improvement with integration
Pros and Cons
  • "The most valuable feature is that JavaScript can be included as tests."
  • "Integration of the solution towards Bitbucket, BitHub, and CI pipelines is difficult."

What is our primary use case?

The primary use case for the solution is to test the response accuracy of services that we hit without the UI.

What is most valuable?

The most valuable feature is that JavaScript can be included as tests. That makes it easier to build an end-to-end API suite and it can be automated.

What needs improvement?

Integration of the solution towards Bitbucket, BitHub, and CI pipelines is difficult.

For how long have I used the solution?

I have been using the solution for two years.

What do I think about the stability of the solution?

The solution is stable.

What do I think about the scalability of the solution?

If used as a stand-alone solution it is easily scalable.

How was the initial setup?

The initial setup is straightforward. You only need to download the solution from the internet and run it. The most complex part of the setup is setting up a proxy if it is required.

What about the implementation team?

I implemented the solution in-house.

What's my experience with pricing, setup cost, and licensing?

Unlike APIs, the solution does not require a license.

What other advice do I have?

I rate the solution seven out of ten.

As a standalone option, it's a fantastic tool, but it's very hard for us to collaborate using the solution.

Our development people use the solution for testing.

The solution is a good tool to try out new APIs that the team is building or any existing APIs. It is relatively easier to build out scripts and automate certain flows. The solution as a standalone tool is beneficial in creating utility scripts. 

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Other
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Postman Enterprise
January 2026
Learn what your peers think about Postman Enterprise. Get advice and tips from experienced pros sharing their opinions. Updated: January 2026.
881,082 professionals have used our research since 2012.
Arunkumar Anand - PeerSpot reviewer
Technology Specialist at a tech vendor with 10,001+ employees
Real User
Aug 18, 2022
The environment variables are a valuable feature because i can easily switch them and see all the developments in different cycles and stages
Pros and Cons
  • "The environment variables are a valuable feature because I can easily switch them and see all the developments in different cycles and stages."
  • "One area that could be better is collection management."

What is our primary use case?

We use Postman for API testing only. We test it locally and share contracts with other teams. We also enter environmental variables to test different environments.

What is most valuable?

The environment variables are a valuable feature because I can easily switch them and see all the developments in different cycles and stages. I can deploy it locally and QA everything in different environments. 

I can copy the cURL request from the browser when browsing any website, copy the network tab from the browser and import it to Postman instead of rewriting everything, which comes in handy when debugging. If I'm working with a complete browser-deployed app, I can open a specific URL and see the recursion. 

What needs improvement?

One area that could be better is collection management. I duplicate collections and end up with lots of them. Maybe I'm not using it properly. But a better way to manage and save collections would be an improvement.

Another improvement would be the ability to clone a collection (or even have cloning as the default) to avoid time-consuming production issues.

For how long have I used the solution?

We've been using the product for three or four years.

What do I think about the stability of the solution?

Postman is pretty reliable. I haven't encountered many stability problems.

What do I think about the scalability of the solution?

Only the client can test it. I do not see much use for scalability. For example, if I have all these collections, I can use some script and automate the flow. Other than that, we don't see many use cases for Postman itself. 

How are customer service and support?

So far, we've had no issues with Postman that required support because we just make an HTTP call and show the results. So we can get all the support we might need from sites like Stack Overflow.

How would you rate customer service and support?

Positive

How was the initial setup?

The initial setup was straightforward with a little complexity.

What about the implementation team?

Implementation was done in-house only.

Which other solutions did I evaluate?

We tried some different solutions after using Postman, not before. But Postman has better graphical support than its peers. At that time, I tried using a product whose name I can't remember ("Fire" something, I think) and others but had problems with them, so stopped.

What other advice do I have?

I would rate this solution eight out of 10.

Regarding our relationship with the vendor, as far as I'm aware, the company has no business relationship with Postman. We use the product because it's the world's most commonly used open-source tool for repair testing.  

Regarding the number of staff required for the daily maintenance of the solution, we only make changes when the Postman tool or the contract changes. API contracts are modified daily. Most staff members continually modify or update these collections. Our developers use Postman at least once a day when developing.

My advice for others looking to implement Postman in their companies is that there is no reason to implement Postman. Plenty of other solutions are available, but most people are familiar with Postman because it appears in several YouTube tutorials. 

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Microsoft Azure
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
RishiBhargava - PeerSpot reviewer
Sr. Technical Director at a photography company with 11-50 employees
Real User
Apr 27, 2022
A very good ecosystem, especially when dealing with a scattered multi-discipline team
Pros and Cons
  • "Good at simulating the API code from a fictitious client application to check API behavior."
  • "Version management could be simplified."

What is our primary use case?

We use Postman for testing and documenting APIs. I'm the technical director. 

What is most valuable?

Postman helps me recreate our client environment so I can send different parameters and get that authentication information. Postman helps me simulate the API code from a fictitious client application so that I can check the API behavior. It gives you a good ecosystem, especially when you have a multi-discipline team that is scattered. It's a great product, easy to use, and people like it. 

What needs improvement?

I think they could make version management easier and release it when it comes to container-based or Docker-based architecture. The solution is not really integrated in the sense that there's no distinction regarding single-tenant or multi-tenant use, or whether there are different versions for different container applications. Different versions of APIs might be required but there's currently no distinction between them. 

I think Postman should now focus on integrating into the whole DevOps and CI/CD pipeline and publish more white papers and articles to make it easier for somebody doing the DevOps and integrating Postman into the different development scenarios. 

For how long have I used the solution?

I've been using this solution for five months. 

What do I think about the stability of the solution?

The solution is very stable. We were able to test it and simulate different client experiences. 

What do I think about the scalability of the solution?

The solution is scalable, we use it for millions of customers' API codes. 

How are customer service and support?

We haven't needed to contact technical support because the documentation is very straightforward and very helpful. It has good community support.

How was the initial setup?

The initial setup was straightforward and was carried out in-house.

What's my experience with pricing, setup cost, and licensing?

We've been using the open-source version until now, but I think within the next six months we might move to the enterprise solution. Licensing costs are reasonable, in the mid-range. There are more expensive solutions. 

What other advice do I have?

Postman has taken the development community by storm. A lot of developers are using Postman for different things. Not everybody understands the end-to-end capability of Postman yet; one person might think it's only for testing, another that you can build applications, and somebody else might use it for documentation. Different developers look at it from different perspectives, and it has huge versatility. 

I rate this solution nine out of 10. 

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Gourav Kaila - PeerSpot reviewer
Product Lead at a healthcare company with 10,001+ employees
Real User
Top 10Leaderboard
Nov 23, 2021
Lightweight, flexible, and easy to use and learn
Pros and Cons
  • "We use it for REST API testing. Feature-wise, it is pretty lightweight. It is pretty fast, and we don't have to do a lot of things. We can just simply go and post our endpoint, and it gives different kinds of authorizations. We usually use authentication 2.0, which is the most common industry practice. So, it has the support for authorization through 2.0."
  • "The request encryption could be one thing on which they can work a little bit. If we don't want to expose our production data but we still want to test our APIs on the production data, there should be a way to do that. It is not only with Postman. I think no tool in the market is doing that right now."

What is our primary use case?

We usually do our API testing and the endpoint testing on Postman. That's our primary purpose for using Postman. Sometimes, we also use it for load testing, but most of the time, we use a different tool for that. 

I don't know the exact version that we are using currently, but most of the time, it is the recent one because our enterprise keeps on updating the software. In terms of deployment, it is a client tool.  

How has it helped my organization?

It definitely increases the quality of our deliveries because we are able to test our APIs before moving them to production.

What is most valuable?

We use it for REST API testing. Feature-wise, it is pretty lightweight. It is pretty fast, and we don't have to do a lot of things. We can just simply go and post our endpoint, and it gives different kinds of authorizations. We usually use authentication 2.0, which is the most common industry practice. So, it has the support for authorization through 2.0.

It gives the flexibility to add headers, and it also gives the flexibility to build your payload at run time. If you want to do automation testing, you can just build your payloads at run time by supplying some parameters as variables.

It gives us good flexibility, and it is pretty easy to use. Even entry-level developers can quickly test their APIs. They don't have to rely on the QA testers or the specific QA resources to look at various use cases.

What needs improvement?

The request encryption could be one thing on which they can work a little bit. If we don't want to expose our production data but we still want to test our APIs on the production data, there should be a way to do that. It is not only with Postman. I think no tool in the market is doing that right now.

It would be helpful if better tutorials or recommendations are available while we are using the product. Otherwise, we have to go out and search for specific things. It would be good if they build something in the tool itself that provides recommendations based on the task that we are doing. If we are testing APIs, the tool should come up with some kind of information.

Scalability-wise, it can be improved a little bit. They can include more options to do the performance testing or rate testing so that we can query or push a lot of requests to our APIs.

There could be some kind of graphical interface for performance testing. It would be really helpful if it can give some data to visualize how the performance testing is going in real-time, but there are specific tools for that. Postman might not be meant for that, but they can think on those lines.

For how long have I used the solution?

I've been using Postman for almost four years.

What do I think about the stability of the solution?

I have never seen it crashing, which is a good thing for a tool like this. Sometimes, it hangs, but that's more of an operating system problem. It is not related to the application.

What do I think about the scalability of the solution?

If we want to scale our operations, we definitely try to test our APIs with many requests at the same time from the real scenario perspective. For performance testing, we use a separate tool. NeoLoad is the tool that we use for our API performance testing. Scalability-wise, Postman can be improved a little bit. They can include more options to do performance testing or rate testing so that we can query or push a lot of requests to our APIs.

We are a very big organization. We probably have around 2,000 developers. It is being used extensively. It is good for API testing.

How are customer service and support?

I haven't talked to anyone from their support team.

Which solution did I use previously and why did I switch?

I started with SoapUI. It is similar in terms of capabilities and functions. There was no specific reason for switching to Postman. I saw people using Postman more, so I started using it. 

Postman is more popular than SoapUI. When we are doing testing of the APIs that we want to consume, people usually say that this is a Postman request, and you can try it out. More people use Postman than SoapUI, and that was the reason I started using Postman. 

How was the initial setup?

It is pretty straightforward. They also have a WebUI. If you don't want to use it on your device, you can go and use WebUI.

What about the implementation team?

It was done in-house.

What other advice do I have?

It is doing what it is supposed to do. It is a pretty nice tool, and there should not be any problem in using it. It is definitely better than other alternatives.

Based on my experience so far, it is a flawless product. I don't see any bugs or any kind of technical issues in using it. It is pretty easy to use and easy to learn. If you want to start with API testing, you can go ahead and start with Postman. It is the easiest option available in the market.

I would rate it a nine out of 10.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Hammad Janjua - PeerSpot reviewer
SQA Engineer at a tech services company with 51-200 employees
Real User
Dec 27, 2023
A highly stable solution with an easy initial setup phase
Pros and Cons
  • "It is a stable solution."
  • "Postman is a bit more of a complex tool, making it an area where improvements can be made."

What is our primary use case?

I use Postman in my company for API testing.

What is most valuable?

Postman has a lot of additional features like the ones offered by SwaggerHub. Postman is a bit more complicated compared to SwaggerHub since you have to insert bearer tokens all the time and set everything from the start. I mainly use SwaggerHub as it is easy for me. I always get back to SwaggerHub from Postman.

What needs improvement?

Postman is a bit more of a complex tool, making it an area where improvements can be made.

Postman is good the way it is right now, so there's nothing to change in it.

For how long have I used the solution?

I have been using Postman for a year. My company is a customer of the product.

What do I think about the stability of the solution?

It is a stable solution.

What do I think about the scalability of the solution?

In my company, over 50 employees use Postman.

Which solution did I use previously and why did I switch?

Given an opportunity, I would prefer to use Postman over SwaggerHub. People mostly prefer to use SwaggerHub over Postman.

How was the initial setup?

The product's initial setup phase was easy and not difficult.

The solution is deployed on an on-premises model.

What other advice do I have?

I would recommend others to use Postman. I am a QA, and I should know about different products before I use Postman. In short, a person should know to use it.

I rate the overall tool a nine out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Ferran T. - PeerSpot reviewer
Executive Director at a tech services company with 1-10 employees
Real User
Top 5Leaderboard
Jul 31, 2023
A simple and easy-to-use solution for API with easy maintenance
Pros and Cons
  • "The tool is simple and easy."
  • "Integration should be improved with our continuation system because we use Azure DevOps separately."

What is our primary use case?

We use this solution for every API development.

What is most valuable?

We are exploring code generation and how it works. We also like the test functionalities and snippets that we can use directly.  

Moreover, the tool is simple and easy.

What needs improvement?

Integration should be improved with our continuation system because we use Azure DevOps separately.

For how long have I used the solution?

I have been using Postman for around two years. Initially, we used it only once, and now we use it more.

What do I think about the stability of the solution?

The solution is stable.

What do I think about the scalability of the solution?

The solution is easy to scale till now.

We are using the solution for five people.

How are customer service and support?

We get help from videos and the web.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

We have also worked with SoapUI, but we like Postman because it has automation.

Postman is a more compact tool, and it has many functionalities. In the first stage that we used, Postman, we only tested how it works. Now we are using more functionalities. With SoapUI, it's because some customers have used it to define the APIs, and then we have to interact with this environment.

But we use Postman, and we prefer Postman. Although, there are some tools from SoapUI that are good. For example, the API design, checking, and definition. If Postman has anything similar, you can check the definition of the API, and it proposes you an improvement and so on, but in the development phase, we used Postman, and we like Postman.

How was the initial setup?

The solution’s initial setup is easy. The maintenance is easy as well because we are not doing all the possible accents and because we are not doing anything to maintain.

The solution is deployed on the public cloud and on-premises in our organization. But I use it more in the cloud.

What's my experience with pricing, setup cost, and licensing?

The solution’s pricing is realistic according to our usage level. As we grow and require additional functionality beyond what we currently use, there is a higher cost while upgrading the developer plan. We want to explore features like automatic code generation and other functionalities.

We are paying only for the license for now, and it comes with a monthly subscription.

What other advice do I have?

Postman is one of the most widely used tools in the market. When you use it, it is practical and useful. You need to check whether it suits your team, project type, and work to take profit from the way Postman works. From the beginning, it is one of the three main tools you must explore if you regularly deal with APIs.

However, I am still exploring all the tools, and I don't know if I can maintain it or not. When I know all the different technologies better, I will be able to say.
Overall, I would rate the solution an eight or nine out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Faiz Ahmed - PeerSpot reviewer
Test Automation Specialist / Lead at a consultancy with 10,001+ employees
Real User
Oct 31, 2022
API development platform with a user friendly interface that can be used by non-technical team members.
Pros and Cons
  • "It is easy and simple to use and install. It is compatible with Linux, Mac or Windows."
  • "I would like to have a code snippet where I can write a code and for the responses of the endpoints to be validated using my custom business conditions."

What is our primary use case?

We use this solution for manual API testing, which we call penetration testing. Postman provides a user friendly interface that can be used by non-technical team members. 

What is most valuable?

It is easy and simple to use and install. It is compatible with Linux, Mac or Windows. Postman is a great solution and resource for those who are new to technical platforms in terms of API development and testing. Postman is an open source solution and so is an affordable resource for those wanting to learn. 

What needs improvement?

I would like to have a code snippet where I can write a code and for the responses of the endpoints to be validated using my custom business conditions. In certain scenarios, we want to have custom business scenarios and not generic ones. 

We would like to have a code interpreter in Postman and also for automation to be less complex. My team want various complex automations using APIs depending upon their complex business conditions but automation using Postman is limited.

The UI of Postman could be enhanced by adding a proper panel or code. 

For how long have I used the solution?

I have been using this solution for five years. 

What do I think about the stability of the solution?

This is a stable solution but user rights can be complicated and cause disruptions. 

What do I think about the scalability of the solution?

This is a scalable solution but scaling it can be complex. 

How are customer service and support?

For support, we use the open communities and documentation provided.

How was the initial setup?

The initial setup is very straightforward.

What's my experience with pricing, setup cost, and licensing?

This is an open source solution.

Which other solutions did I evaluate?

I have previously worked in the airline industry and used ReadyAPI. This is a licensed product and was used to ensure GDPR requirements and data privacy policy requirements were met. This solution costs approximately 800 Euros. Postman, on the other hand, is free as it is an open source solution. 

Running test cases using Postman is not as easy as with ReadyAPI. 

What other advice do I have?

I would rate this solution a seven out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free Postman Enterprise Report and get advice and tips from experienced pros sharing their opinions.
Updated: January 2026
Buyer's Guide
Download our free Postman Enterprise Report and get advice and tips from experienced pros sharing their opinions.