No more typing reviews! Try our Samantha, our new voice AI agent.
Software engineer 2 at Quantiphi
Real User
Top 5Leaderboard
Oct 4, 2025
Postman enables seamless workflow with efficient data transmission capabilities
Pros and Cons
  • "The data you are sending and fetching from that endpoint is very clean and understandable; anyone can understand it."
  • "During the development phase, you will face issues, but once it goes to production, you won't face such issues."

What is our primary use case?

I use Postman to connect to the endpoint and any endpoints I am working with that can be connected to Starcorp tools itself. It's a model-based configuration API, which can be called API levels.

I'm using Postman as a mediator between the client and some other database.

What is most valuable?

The features of Postman that I use most are POST and PUT functionalities for sending the data.

The service logs can be useful in our work. The data you are sending and fetching from that endpoint is very clean and understandable. Anyone can understand it.

What needs improvement?

As for room for improvement in Postman, I haven't observed anything that needs improvement as of now. What I have observed has been good.

Sometimes there might be issues, though not major ones, but the documentation helps with these.

For how long have I used the solution?

I am a user of the Postman application.

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

What do I think about the stability of the solution?

For stability, I haven't faced any issues with bugs or breaking down. Once it goes to real-time production, it won't get affected. During the development phase, you will face issues, but once it goes to production, you won't face such issues. That is a good thing.

Regarding stability, I would rate it nine out of ten.

What do I think about the scalability of the solution?

Regarding scalability, while I cannot fully judge that particular concept, it has been good as I haven't faced any challenges.

How are customer service and support?

Regarding their support, I don't have any judgment I can make on that.

How was the initial setup?

The initial setup for Postman is easy and doesn't require much effort.

What other advice do I have?

I am using Postman for my current development work.

Regarding whether Postman is an easy tool to use, I wouldn't say specific experience and knowledge are necessary, but regarding real-time configuration, users should follow the best practices. For using this tool, there isn't much needed experience in other technologies or coding. Technical backgrounds aren't needed; users just need to follow best practices.

I can describe how Postman's automation feature works when getting data from any database through an API. The automation happens in the background, though you can't track how much time it takes.

Overall, I would give Postman a nine, as it was great and good. Though there are sometimes issues, I would recommend it.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Oct 4, 2025
Flag as inappropriate
PeerSpot user
Automation Architect at Cognizant
Real User
Top 10
Dec 30, 2024
Centralized collections improve collaboration with remote login capabilities and helpful support
Pros and Cons
  • "One of the biggest advantages of Postman is its user-base approach."
  • "The solution is open-source and does the work required for day-to-day API testing activities."
  • "One of the features that is missing in Postman is reporting; it's very basic."
  • "Postman does not have database validation available, which affects its scalability."

What is our primary use case?

The primary use case for Postman is mostly for unit testing of the APIs. Additionally, I have developed scripts for end-to-end testing of the APIs.

What is most valuable?

One of the biggest advantages of Postman is its user-base approach. All collections created in Postman are not maintained locally and are instead maintained on the server, making it easy for me to continue work from anywhere if I log in with the same credentials. Any team member can continue the work as nothing is maintained locally.

What needs improvement?

One of the features that is missing in Postman is reporting; it's very basic. If they could enhance it and provide a browser-based dashboard view, it would be beneficial. 

Postman is limited to request and response kind of validation. If they can enhance it to have a database kind of validation like we have in ReadyAPI, it would be better. This feature would allow the response to be validated in the database as well.

For how long have I used the solution?

I have been working with Postman for more than three years.

What do I think about the stability of the solution?

The solution is open-source and does the work required for day-to-day API testing activities. I would rate it ten out of ten for stability.

What do I think about the scalability of the solution?

Postman does not have database validation available, which affects its scalability. If this option were available, I would rate it ten out of ten. Currently, I would say it is around seven or eight out of ten.

How are customer service and support?

There is a lot of support available through forums and user groups, which has been sufficient for me. I hardly reach out to the vendor for support because the forums provide the required help.

How would you rate customer service and support?

Positive

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

To start with, Postman is a good option, but ReadyAPI is a commercial tool with lots of built-in features. If cost isn't a concern, ReadyAPI is better, however, if it is, Postman is still a viable choice.

How was the initial setup?

The initial setup of Postman is very simple. There is an option for both browser-based and desktop applications. The desktop application requires installation, which is straightforward, while the browser option is also available and easy to use.

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

Postman is open-source, so the cost is minimal compared to commercial platforms.

Which other solutions did I evaluate?

I have a partnership with ReadyAPI but I am a Postman user.

What other advice do I have?

If you compare Postman and ReadyAPI, Postman is a very good starting option. However, ReadyAPI, being a commercial tool, offers additional features. If cost is not a concern, ReadyAPI is preferred. 

Nonetheless, Postman offers ample features for API testing at no cost. 

Overall, I would rate Postman as eight out of ten. I can recommend this solution to other users.

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
Buyer's Guide
Postman Enterprise
April 2026
Learn what your peers think about Postman Enterprise. Get advice and tips from experienced pros sharing their opinions. Updated: April 2026.
893,438 professionals have used our research since 2012.
Senior developer at Digital world advisory
Real User
Top 20
Nov 18, 2024
Streamlines API testing and enhances endpoint management for diverse environments
Pros and Cons
  • "Postman is very user-friendly and accessible even for those with minimal experience."
  • "I rate Postman as a ten out of ten."
  • "The management of endpoints' headers sometimes conflicts with APIs that require information in the body, leading to difficulties."
  • "One of the primary challenges with Postman is handling authentication issues, especially relating to tokens and passwords."

What is our primary use case?

I am currently using Postman when working with different web applications. I use it particularly when working on APIs and endpoints, especially in testing REST APIs that I've built with Django REST framework in Python.

How has it helped my organization?

Using Postman has allowed me to efficiently conduct many tests on REST APIs. It has facilitated my ability to manage different data, handle various protocols, and process numerous customer requirements across various projects.

What is most valuable?

I mainly use Postman to conduct extensive testing on REST APIs, particularly those built with Python and the Django REST framework. Postman is very user-friendly and accessible even for those with minimal experience. In my role, I appreciate Postman for its parts in managing and testing APIs. 

Postman also simplifies working with endpoints by allowing different methods to send information, making the debugging process more manageable. It also offers robust compatibility with various environments, making it a vital tool in my operations. 

Additionally, the desktop version's features like cookie management, environment compatibility, security settings, proxy integration, and data synchronization add significant value.

What needs improvement?

One of the primary challenges with Postman is handling authentication issues, especially relating to tokens and passwords. The management of endpoints' headers sometimes conflicts with APIs that require information in the body, leading to difficulties. 

Furthermore, connection and timeout issues, like when testing APIs that require authentication, can occur.

For how long have I used the solution?

I have been using Postman for eight years, utilizing it mainly for testing and working with different technological protocols.

What do I think about the stability of the solution?

The tool is generally stable, though there are occasional challenges, such as authentication issues causing errors or issues with connection stability.

How are customer service and support?

The support from Postman has been satisfactory. I appreciate the ease of using Postman, especially its desktop version, due to the features it offers such as cookie management and environment synchronization.

How would you rate customer service and support?

Positive

How was the initial setup?

The initial setup of Postman is relatively simple for experienced users, though it may present a learning curve for others.

What about the implementation team?

I help in training others on using Postman, demonstrating its utility in managing APIs, diagnosing issues, and running tests.

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

Postman's pricing model includes a basic free version, which is favorable given the Professional enterprise options offered.

What other advice do I have?

I rate Postman as a ten out of ten. I recommend Postman to others for its ease of use and comprehensive support for API testing and development.

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
Vipul Saxena - PeerSpot reviewer
Manager (QA) at PureSoftware Ltd
Real User
Top 10Leaderboard
Jan 26, 2025
API chaining provides flexibility and eases testing processes
Pros and Cons
  • "It is beneficial to have flexibility, especially with API chaining."
  • "This product deserves an eight out of ten."
  • "Initially, the setup is a little bit complex"
  • "Initially, the setup is a little bit complex. Whenever a user comes to Postman for the first time, it is just a bit complex since they do not know where to start and what is the structure."

What is our primary use case?

In our development, I basically use Postman just to test the APIs.

What is most valuable?

With the help of Postman, I explore API training and other features. It is beneficial to have flexibility, especially with API chaining. This feature allows me to combine and, with the help of some code, run multiple APIs at once. API chaining is a very good concept and easy to implement.

What needs improvement?

Since I am not exhaustively using Postman, I never think about its limitations. 

For how long have I used the solution?

I have worked with Postman for the last four years. For four to five years, I have worked on Postman. Postman is a good tool.

What do I think about the scalability of the solution?

I would say the scalability is very good since it is very scalable. I have never faced a problem.

How are customer service and support?

I basically do not go to support. So I cannot tell you more, though I have some experience.

How would you rate customer service and support?

Neutral

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

I was using SoapUI before basically for web services. At that time, the web 3D AI concept was not implemented in the market.

How was the initial setup?

Initially, the setup is a little bit complex. Whenever a user comes to Postman for the first time, it is just a bit complex since they do not know where to start and what is the structure. However, once a user has gone through the things, it gets easy. Other tools are easy to use for the first-time user.

What other advice do I have?

Postman is easily available. Most of the features are already available, and people can learn and benefit from them. The other features are also very good in collaboration and API chaining. 

It is easy to maintain and easy to share with other users. For example, if I have created a collection, I can share the collection with others and get a benefit. 

This product deserves an eight out of ten. 

Which deployment model are you using for this solution?

On-premises

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
reviewer2741940 - PeerSpot reviewer
Services IT Development Program Senior Associate II at a tech services company with 10,001+ employees
MSP
Top 20
Jul 21, 2025
Optimizing workflows and reducing manual effort with versatile API features
Pros and Cons
  • "Postman helps reduce almost 90% of the manual effort in processes that we feel could take a lot of manual work."
  • "Postman offers great features, so I get a better opportunity to run bulk tasks through single command lines and single APIs, and we have an internal Postman AI tool, which helps improvise the code and analyze the quality if you find any errors."

    What is our primary use case?

    We use Postman for our day-to-day operations, investigations, and other tasks.

    The value of Postman's collaboration tools, such as version control and team workspaces, is significant in maintaining and updating API projects, even though we don't use workspaces. I have an idea about the team workspace where I can invite my colleagues, and we can run on the API calls and all the functionalities we try to implement, which are transparent and visible to the other team members or invited members with access to that workspace. It's more about personal workspace and shareable workspace; you can do all your own work and shareable is something that you have to explore with someone else.

    We don't have Postman integrated with our CI/CD pipelines; that's not under my expertise, but we do have it.

    We use Postman Web; it's not that we bought Postman and integrated it with our cloud environments. It's only an end-user Postman we utilize, not at a full scripting level.

    What is most valuable?

    From my perspective, Postman offers great features, so I get a better opportunity to run bulk tasks through single command lines and single APIs, and we have an internal Postman AI tool, which helps improvise the code and analyze the quality if you find any errors. Instead of going into Google or ChatGPT or Gemini, the internal Postman AI is superior, and we also schedule certain calls for our operations. It helps reduce almost 90% of the manual effort in processes that we feel could take a lot of manual work.

    What needs improvement?

    I would appreciate seeing Postman become more automated. We need easier calls in the workflows. I tried to utilize the flows, but it wasn't clear under the documentation, and implementing it required more investigation. Eventually, we understood it, but we still need improvements in flows.

    The environments, respective repositories, and collections we have are good for segregation. Another excellent aspect is that when we close Postman, it doesn't straight away terminate everything; it stores the values, which is very useful, as it has data storage and response storage benefits.

    Regarding specific features that I'd want to see included in the next releases of Postman, I must say I'm not very involved with it daily. We utilize it in a randomized way—a couple of days or weeks in a month—based on our work dependencies.

    For how long have I used the solution?

    I have been working with Postman for about a year, during my training.

    What do I think about the stability of the solution?

    I haven't experienced any crashes or downtimes with Postman; I find it stable.

    What do I think about the scalability of the solution?

    In terms of scalability, I do find it scalable.

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

    I haven't used any other API testing tools apart from Postman.

    How was the initial setup?

    The initial setup of Postman was easy for individual calls. For the flows, it required additional work.

    Which other solutions did I evaluate?

    Postman was one of the best solutions we found while researching, and we got training on it. We have been utilizing Postman from day one during training sessions, and when we checked for others, Postman offered a much easier user experience than the alternatives.

    What other advice do I have?

    I can say that I'm using Postman with the REST APIs. The adaptability of Postman's support for both REST and SOAP APIs, as well as various data formats such as JSON and XML, is not something we do at that level of Postman. It's about our single time usage or consecutive runs usage, but not at that automation level. We do use a little scripting with REST APIs.

    I don't utilize Postman's monitoring capabilities. I don't know anything about the pricing, as I'm working only on the free version of Postman.

    Given my experience with Postman, my advice for other organizations or users considering it is that it's pretty simple to use Postman, except for the flows. For the flows, I expect to see more live examples or test cases within the documentation to utilize and learn it more effectively.

    I would rate Postman as a product an eight out of ten.

    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?

    Other
    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    MOHAMED RAMIGARALI - PeerSpot reviewer
    Full Stack JS(ReactJS/NodeJS) & IBM Integration Bus(IIB) Developer at Eviden France
    Real User
    Top 5Leaderboard
    Nov 14, 2024
    Testing multiple endpoints seamlessly with versatile environment setups
    Pros and Cons
    • "I can use multiple environments, which allows me to create environment variables for each endpoint."
    • "I recommend Postman for all business types."
    • "It would be beneficial to expand functionality with additional testing options."
    • "Something that could be better is the inclusion of another type of test, for example, end-to-end tests."

    What is our primary use case?

    I use Postman to test REST APIs. I work with Node.js and create or modify multiple endpoints, and I use Postman to verify if the endpoints work. Additionally, I use Postman to test other endpoints, like public endpoints.

    What is most valuable?

    In Postman, we have collections that contain multiple endpoints that I can test. I can use multiple environments, which allows me to create environment variables for each endpoint.

    What needs improvement?

    Something that could be better is the inclusion of another type of test, for example, end-to-end tests. It would be beneficial to expand functionality with additional testing options.

    For how long have I used the solution?

    I have been working with Postman for five years.

    What do I think about the stability of the solution?

    Postman is pretty stable. I have not experienced any issues or downtimes.

    How was the initial setup?

    The initial setup for Postman is very simple.

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

    The price is low, making it a reasonable price for the product.

    Which other solutions did I evaluate?

    Postman is currently the leader.

    What other advice do I have?

    I recommend Postman for all business types.

    I'd rate the solution 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
    Custom Software Engineer Analyst at a consultancy with 10,001+ employees
    Real User
    Top 5Leaderboard
    Jul 31, 2024
    User-friendly for users and has a good user interface
    Pros and Cons
    • "It is a very stable solution."
    • "The product lacks a good console."

    What is our primary use case?

    I have been using Postman for three years. I am not using the tool's latest version, Postman v10.11.1, but I am not sure. I think I am using the older version, Postman v9. I am just a customer of the tool.

    What is most valuable?

    The solution's most valuable feature is the data flow. In Postman, the API additions are very easy to process. I think there is no other tool that makes things very easy like Postman. Postman is user-friendly. We can understand all three types of calls very easily in a single frame only. Everything is available in just a click of it. I think the user interface is really good for the application because there are a lot of tools available that let you handle API integration with Postman.

    What needs improvement?

    I am not sure where the product can be improved since I have used only one particular application to work with API and not any other applications. I currently do not have anything, you know, for Postman to be improved upon because I am very satisfied with whatever they have right now.

    The product lacks a good console. In the future, I would want the tool to have a better console. I feel that the console can be a better option that can be added to the solution. When we use the API calls, the results are available in the console. The tool's console can be a bit better and more interactive. It is very weak currently, and I feel that it could have a better interactive console.

    For how long have I used the solution?

    I have been using Postman for three years. I am not using the tool's latest version, Postman v10.11.1, but I am not sure. I think I am using the older version, Postman v9. I am just a customer of the tool.

    What do I think about the stability of the solution?

    It is a very stable solution. For the past three years, I have not faced any major problems related to Postman.

    What do I think about the scalability of the solution?

    A lot of people in my team use the product. I would say that over 100 people are using the solution.

    How are customer service and support?

    I have not had any interactions with the product's support team since I have not faced issues with this solution.

    How was the initial setup?

    The product's deployment phase is easy.

    In terms of the deployment model, I would say that I use it locally in my system.

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

    Postman is an open-source product. It is free to download from Google.

    What other advice do I have?

    Postman is really great if you are working with APIs. It is very easy to understand, and I think that a lot of tutorials are already available on YouTube. I don't think you have to break your head to understand it separately. The tool's user interface is very friendly, and it is very easy to use.

    I have not used to the monitoring and automation features of the product.

    The integration capabilities of Postman help streamline development processes, and it is one of its main highlights. Presently, I think Postman lets you interact with other tools and web applications. It makes the development phase easy.

    Postman is a really good tool for API integration. I don't see the tool lacking any features because Postman helps us with all the data governance parts.

    It may not exactly be easy for beginners to start learning how to use Postman for the first time. If he or she has experience working with API, then it might be easy to use Postman. For people who have no experience with APIs, it might be a bit difficult in the beginning to use Postman, but after a certain point in time, it will be easy.

    I rate the tool a nine out of ten.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    Riya Jaiswal - PeerSpot reviewer
    Software Engineer at Coforge Growth Agency
    Real User
    Top 20
    May 1, 2023
    Easy API development and testing that's fast and user-friendly
    Pros and Cons
    • "Postman helps us to automate the API testing in the team."
    • "There is no support for the testing of the SOAP APIs."

    What is our primary use case?

    We used the solution in multiple ways, including:

    1. We create Rest APIs for the communication of the front end to the backend. For the testing of those Rest APIs, we use Postman. It provides a user-friendly platform for API testing with all the request methods like GET, POST, PUT, DELETE, PATCH, and many more. We can create our own collections like group requests. We can easily share the collection with the team.

    2. We are using Postman to create the documentation of the REST APIs, which the backend team creates, so the frontend engineer can easily see the request type, headers, methods, and response body for the request. 

    3. It is also used as an API testing tool by the automation testing team. We can write our own tests with the assert statements in Postman after the response. 

    How has it helped my organization?

    Postman helps us to automate the API testing in the team.

    It helps to share the Rest API documents with the front-end team so that they can easily integrate the API with the front-end.

    It also helps in the monitoring of the APIs to check the health of an existing API.

    It makes API development and testing faster and more user-friendly. It does not require any prior knowledge to work with the Postman. 

    It supports the GQL requests as well as the REST API.

    What is most valuable?

    It allows all the request methods like GET, POST, PUT, PATCH, DELETE, COPY, OPTIONS, LINK, UNLINK, and many more. 

    It allows all types of authentication requests like API Key, JWT bearer, Basic OAuth, OAuth 2.0, Bearer token, and many more. 

    It allows us to set the environment variables as per our different environments, like QA1, QA2, STAGE, DEV, PERF, and UAT.

    It allows you to write the pre-request script that runs prior to any API call. 

    It allows us to save requests in a collection and share the collection with the team.

    What needs improvement?

    There is no support for the SOCKET testing with Postman.

    There is no support for the testing of the SOAP APIs.  

    Sometimes it crashes when a lot of collections are imported in a Postman.

    There is no mechanism for parallel testing. 

    There is no scope for load testing like in JMeter

    There is low script reusability. 

    It does not support SMTP protocols; it only allows HTTP protocol.

    It does not allow for a data-driven approach. It cannot get the data from a database and use it for testing purposes.

    For how long have I used the solution?

    I have been using Postman for the last three years.

    What do I think about the stability of the solution?

    It is easy to use and is a lightweight solution. For the last three years it has been working perfectly fine, and we are using it for API development, API testing, and documentation to share with the front end.

    What do I think about the scalability of the solution?

    We can easily use Postman for large projects. We can create collections - as many as we want - and share them as JSON, for example.

    How are customer service and support?

    There is a huge community of Postman users. I have never had a chance to connect directly with the support team of Postman as I get help online. 

    How would you rate customer service and support?

    Positive

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

    We have been using Postman from the start as it is user-friendly and does not require any prerequisite language to use it.

    How was the initial setup?

    It's quite easy to set up. You simply download it and then install it and start using it. 

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

    We are using the free version as of now. However, the paid version allows users to create the workspace and share the common collection with more than four teammates.

    Which other solutions did I evaluate?

    We evaluated Katalon as well.

    What other advice do I have?

    It is easy to use. However, it does not allow for Socket and SOAP API testing.

    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
    Buyer's Guide
    Download our free Postman Enterprise Report and get advice and tips from experienced pros sharing their opinions.
    Updated: April 2026
    Buyer's Guide
    Download our free Postman Enterprise Report and get advice and tips from experienced pros sharing their opinions.