Reviews from AWS customer

5 AWS reviews

External reviews

1,783 reviews
from and

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


4-star reviews ( Show all reviews )

    Samra K.

Essential Tool for API Testing and Environment Management

  • April 23, 2026
  • Review provided by G2

What do you like best about the product?
I like the environment feature in Postman because it allows me to change just one base URL and use the same collections across staging, preprod, and prod environments. I also find importing collections easy since they were already set up by others. Using Postman helps me test iOS and Android apps for any issues and check backend responses to identify where an issue might lie, especially when there's a difference in behavior between iOS and Android. Additionally, I'm learning about APIs and gaining technical knowledge through using Postman.
What do you dislike about the product?
sometimes it does not work but it is very rare
What problems is the product solving and how is that benefiting you?
I use Postman to test iOS and Android apps, helping to identify backend issues when behaviors differ. It aids my learning about APIs, and I appreciate the environment feature for easily switching URLs across various environments.


    Anshul A.

Makes API Testing Simple and Efficient

  • April 23, 2026
  • Review provided by G2

What do you like best about the product?
I like how easy it is to quickly test APIs without setting up much. The collections and environment variables make it really convenient to manage different endpoints. Also, the UI is pretty straightforward, so it saves a lot of time while debugging.
What do you dislike about the product?
Sometimes it feels a bit heavy and slow, especially when you have large collections open. Also, managing environments and variables can get messy if the project grows. And a few features are locked behind the paid version, which can be limiting.
What problems is the product solving and how is that benefiting you?
Postman makes it easy to test and debug APIs without writing extra code, which saves a lot of time during development. It helps me organize requests, manage environments, and quickly verify responses in one place. Overall, it simplifies API work and speeds up troubleshooting.


    Pramod K.

Centralized API Testing and Easy Sharing for Frontend Teams

  • April 23, 2026
  • Review provided by G2

What do you like best about the product?
we can call api and test our server api. we collect our api in one place and share frontend developer
What do you dislike about the product?
quite heavy on system resources, especially RAM. When I have many tabs and collections open simultaneously, the performance tends to slow down even some extension more better than postman in vs code
What problems is the product solving and how is that benefiting you?
We struggled with manually testing API endpoints using cURL or custom scripts, which was time-consuming. Postman allows us to instantly visualize JSON responses


    Consulting

Handy API Call Saving for Later Execution

  • April 22, 2026
  • Review provided by G2

What do you like best about the product?
I like that you can save api calls for later execution.
What do you dislike about the product?
Some of the UI actions do not seem to be the most intuitive. But that could just be I am used to command line tools like CURL.
What problems is the product solving and how is that benefiting you?
It allows me to test if certain cookies are working and to specify and recreate exactly what REST calls I can make and simulate.


    karan s.

Essential Tool for Streamlined API Workflow

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
I like the ease of use combined with powerful features that Postman offers for API testing and development. The clean and intuitive interface makes it simple to create and send requests without needing a complex setup. I appreciate its ability to organize requests into collections and use environments, which helps manage multiple projects and switch between setups efficiently. The automated testing capabilities are very useful, allowing me to write test scripts directly within Postman to validate responses and improve reliability. I also find the API documentation and sharing feature valuable for generating and sharing structured API documentation with clients or team members. Features like authentication handling, pre-request scripts, and quick debugging tools make Postman a complete solution for working with APIs. Overall, it provides a well-balanced combination of simplicity and advanced functionality that significantly improves my development workflow and productivity.
What do you dislike about the product?
While Postman is a powerful tool, there are a few areas that could be improved. One issue I’ve noticed is that the application can become slow or resource-heavy, especially when working with large collections or multiple environments. This can affect performance during extended usage. Another limitation is the learning curve for advanced features. While basic usage is straightforward, features like scripting, automation, and test writing can take time to fully understand, especially for beginners. Collaboration features, although useful, can sometimes feel limited compared to dedicated team management tools. Managing shared workspaces and version control for collections could be more seamless, particularly in larger teams. Additionally, the UI can occasionally feel cluttered when handling complex workflows with many requests and folders, making navigation slightly less efficient.
What problems is the product solving and how is that benefiting you?
Postman streamlines API testing and development, speeds up debugging, organizes workflows, and enhances collaboration. It provides a centralized environment for requests, automated tests, and documentation, reducing complexity and improving accuracy. It simplifies switching between environments and ensures consistency across teams.


    Konidena V.

Postman Makes API Testing Faster with Mock Data, Metrics, and AI Scripting

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
I like how we can easily bypass actions from the frontend and still get the expected results. It also makes it simple to mock user data so I can test and view all the different scenarios. The performance metrics of the APIs always play a main role in the Postman. The runner integrations to execute the repeatetive tasks with less efforts. The AI in the post man is very helpful to add the pre request and post response scripts.
What do you dislike about the product?
When sharing APIs with others, we’re currently only able to share a collection, not a single request. It would be better if we could get support from Postman to share one API request as well.
What problems is the product solving and how is that benefiting you?
In our current app we have test taking facility this will take 10 mins of time but with post man we can complete taking the test in 2 minutes. This reduced the time by 80 percent with the expected results.


    Computer Software

Postman: Our Go-To API Tool for Testing and Development

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
Postman is our key API tool that we use for testing and development. We rely on it heavily.
What do you dislike about the product?
Lack of reporting and analytics per user.
What problems is the product solving and how is that benefiting you?
API testing.


    Computer Software

Postman: Great Tool with Seamless Feature Set, Desktop Version Needs Performance Boost

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
I've been using Postman for the past three years, and it's a great tool with a clean UI and lots of features. My favorite feature is the runner facility, which allows me to test a lot of scenarios by automating requests with a single click. It's super useful for testing APIs with multiple parameters and saves me a lot of time. The environment enforcement feature is excellent too, enabling easy switching between different stages without reconfiguring values every time. I appreciate how Postman stores the requests I've sent, making it easy to review errors and saved duplicates. The history feature is great for keeping track of previous responses and payloads, making it easier to revisit and compare data. I find it very easy to collaborate between team members using Postman, as changes made by one person are directly visible to another. The console is another useful tool for verifying requests and headers. I prefer the Postman web version as it performs wonderfully compared to the desktop version.
What do you dislike about the product?
The Postman desktop version is having some issues. It slows down your entire system and takes a lot of RAM. The computational power is reduced when running Postman on the device, which is not ideal for multitasking or switching between different apps. It makes the system slow, particularly the desktop version. It can be a bad experience when multitasking, affecting overall performance. I would rate the desktop app a 3.5 out of 5 mainly due to the performance issues.
What problems is the product solving and how is that benefiting you?
I mainly use Postman to test APIs effectively by hitting requests and exploring multiple scenarios with ease.


    Aiman N.

Saves Time with Efficient Synchronization

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
I use Postman for API automation scripts because it saves my time with its AI-powered services to create pre and post scripts for my API requests. What I like most about Postman is its best performance, even when the team is involved, as it builds trust on the application. The efficient synchronization is particularly valuable, as it updates each user's changes in a shared workspace for API automations, making them visible and accessible to everyone in the team. The initial setup was smooth.
What do you dislike about the product?
One thing that does not work is that sometimes Postman does not update the environment variable changes. It makes all variables go to null. This occurs frequently when we relogin or reopen the application.
What problems is the product solving and how is that benefiting you?
I use Postman for API automation scripts. It saves my time with AI-powered scripting for API requests and provides efficient synchronization, making teamwork seamless by updating changes for all users in a shared workspace.


    Vishal L.

Effortless API Testing with Postman

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
I find Postman easy to use and versatile, available on most platforms, which makes my API testing straightforward. I really appreciate how quick it is to set up custom headers, OAuth parameters, and access raw forms for custom URL parameters. The lightweight web panel is super handy for quick workarounds across multiple systems. Plus, I can access and continue working on APIs from anywhere without having to reconfigure variables every time, which is super convenient. The collaborative features are also helpful in supporting teamwork.
What do you dislike about the product?
Can have Handling CORs like browser
What problems is the product solving and how is that benefiting you?
I find Postman makes API testing easy with custom headers and parameters. It's simple, cross-platform, with a lightweight web panel, letting me test APIs without constant reconfiguration anywhere.