Sign in Agent Mode
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

1,629 reviews
from and

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


4-star reviews ( Show all reviews )

    Facilities Services

Great API Testing Tool Even in the Free Version

  • October 07, 2025
  • Review provided by G2

What do you like best about the product?
It makes API testing very simple and organized. I like how easy it is to send requests, check responses, and save collections for reuse. Even in the free version, the interface is clean, collaboration is smooth enough for small teams, and features like environment variables and pre-set scripts save a lot of time while testing. I always rely on Postman whenever I need to verify an API I’m working with, even though I have other options available.
What do you dislike about the product?
Syncing across devices isn’t always seamless, and sometimes changes don’t reflect right away. I once faced an issue where Postman logged me out automatically and all my tabs were gone. I understand unsaved ones would be lost, but even the saved requests disappeared and I couldn’t find them in my collections.
What problems is the product solving and how is that benefiting you?
Postman makes it easy to test and verify APIs without having to write extra code or use complex setups. It saves time by letting me organize requests, check responses quickly, and reuse collections across different projects, which speeds up debugging and development.


    Raghavendra K.

Postman Makes API Development Faster and More Organized

  • October 06, 2025
  • Review provided by G2

What do you like best about the product?
Postman makes organizing and testing APIs remarkably straightforward, eliminating the need to juggle multiple tools. The feature that allows you to group requests into collections and share them with teammates has significantly improved our development workflow. I also appreciate how user-friendly the interface is, as new team members are able to get up to speed quickly.
What do you dislike about the product?
At times, the app feels somewhat heavy, particularly when handling large collections or when several tabs are open. There are occasional moments of lag or brief delays in loading, which can slow down my workflow during busy work sessions.
What problems is the product solving and how is that benefiting you?
Postman has significantly simplified the process of testing, documenting, and debugging APIs by eliminating the need to constantly write scripts or juggle multiple tools. Having everything centralized in a single platform not only saves time but also helps minimize mistakes. Additionally, the ability to quickly share collections with my team has enhanced collaboration and ensured greater consistency throughout our projects.


    Harikrishnan A.

Effective for API Testing, Needs Better History Feature

  • October 04, 2025
  • Review provided by G2

What do you like best about the product?
I find Postman's API endpoint testing feature extremely valuable for my role, as it's the main feature I use to test backend endpoints effectively. I also appreciate the mock server functionality, which helps me work on the UI without waiting for the API development to be completed. Moreover, I'm impressed with Postman's potential for performance testing, which allows me to explore enhancing API efficiency.
What do you dislike about the product?
I am always getting a headache with Postman's history option because it does not work perfectly. When I try to collect something from history by searching with the actual word, beginning or ending letters, or even the correct word, the history does not show up. I think there is some issue or bug in the history feature, which is a bit of a headache now.
What problems is the product solving and how is that benefiting you?
I use Postman for API endpoint testing and mocking servers to work with the UI independently from backend completion, making development more efficient.


    Computer Software

A Must-Have Tool for API Development

  • September 30, 2025
  • Review provided by G2

What do you like best about the product?
Postman is a powerful and user-friendly tool for API development and testing. It simplifies the process of sending requests, inspecting responses, and organizing test suites. The intuitive interface and robust feature set—including environment variables, automated tests, and collection runners—make it an essential tool for developers and QA teams. Whether you're working on REST, GraphQL, or SOAP APIs, Postman provides the flexibility and efficiency needed for modern API workflows.
What do you dislike about the product?
The interface can feel cluttered with too many features at times
What problems is the product solving and how is that benefiting you?
Help me to test at scale my apis


    Drashti K.

Best tool to work with API's

  • September 26, 2025
  • Review provided by G2

What do you like best about the product?
What I like most about Postman is how easy it is to use. From day one, it felt super easy, no steep learning curve, no complicated setup. I could start testing APIs right away. It’s packed with very useful and interesting features. I use it almost every day, whether I’m debugging something or exploring a new API. The ability to organize requests into collections and share them with teammates is a huge plus. Integration with Github is very smooth and setting up environments and variables saves a lot of time. Overall, Postman just makes my dev life easier.
What do you dislike about the product?
I feel that interface has got very much cluttered lately. Before, it was very clean with few essential and useful features. But I understand, bringing everything has it perks and sometimes drawbacks as well.
What problems is the product solving and how is that benefiting you?
The biggest problem Postman is helping me solve is testing APIs quickly without having to write extra code or set up a separate environment. I can just plug in the endpoint, hit send, and see the response instantly. It also helps me organize requests into collections, which is super useful when working on large projects or switching between different APIs. I don’t have to remember headers or auth tokens, it’s all saved and reusable. The ability to set up environments allows me to test staging and production without changing things manually. It also handles working with GraphQL very smoothly. It gives me a dedicated GraphQL tab where I can write queries and mutations in a clean, readable format. It auto-generates the structure and even helps with syntax highlighting. Plus, I can save and reuse queries just like I do with REST endpoints, which is super handy when working on large GraphQL schemas. Overall, it saves me time, keeps things clean, and makes debugging way less painful.


    Appa E.

Best tool for API testing

  • September 25, 2025
  • Review provided by G2

What do you like best about the product?
I like Postman because it makes API testing very easy. The tool is simple to use, and I can quickly send requests and check responses also can test download file by send and download button. Collections and environment variables help me save time and reuse things. It also lets me share APIs with my team, and automation features are very useful.
What do you dislike about the product?
Set same {{base_url}} for multiple APIs is difficult for beginners as unable to find where we can set it, it should be outer side and easily visible option,
Unable to move one folder into another folder only requests can drag no folder can drag.
What problems is the product solving and how is that benefiting you?
It helps me in API testing with multiple options like data payload in raw or form-data in case of file api testing, it saves my time from writing script and run through shell and then check responses, easily can import json collection and test.


    Information Technology and Services

Best for API dev and testing

  • September 24, 2025
  • Review provided by G2

What do you like best about the product?
Postman makes API testing incredibly straightforward. The interface is clean and intuitive, so creating and organizing collections is effortless even for complex projects. I love how easy it is to share workspaces with teammates and keep everyone aligned. The built-in scripting with JavaScript is powerful for pre-request logic and automated assertions, and the environment variable management lets us test across staging, QA, and production without rewriting requests. Overall, it feels polished and developer-friendly.
What do you dislike about the product?
The desktop app can feel heavy when handling very large collections, and performance dips slightly with huge payloads. Some advanced features, like mock servers or Newman CLI nuances, could use clearer documentation for quick onboarding.
What problems is the product solving and how is that benefiting you?
Postman has streamlined our entire API lifecycle. Automated test suites run in CI/CD pipelines through Newman, giving rapid feedback on every build. Shared workspaces keep QA, developers, and product managers on the same page, reducing miscommunication and duplicated effort. Because environments and collections are easy to version-control, we’ve cut down on configuration errors and sped up release cycles. It’s become a single source of truth for all our API testing and documentation needs.


    Sunnysher H.

The Impressive and Collaborative API Testing Platform

  • September 23, 2025
  • Review provided by G2

What do you like best about the product?
Postman has reliable and comprehensive testing and API Development tools that helps us debug and conduct extensive tests
Postman has impeccable collaboration experiences, which makes us have a simple workspace sharing modalities
The tool has reliable testing capabilities and this reduces performance issues or metrics
What do you dislike about the product?
Postman has issues with large collections, where it becomes sluggish and not resourceful
The licensing processes are hard and expensive, discouraging many companies from owning
What problems is the product solving and how is that benefiting you?
The API testing processes have been well simplified, and this makes the development process more robust and accurate
The platform helps us manage document APIs, and this creates a swift workspace sharing support
The testing processes are precisely automated and this makes all repetitive processes more effective
The app makes developers and QA team collaborative and work as a team


    Yogeshwar M.

The unsung hero of my API Workflow

  • September 21, 2025
  • Review provided by G2

What do you like best about the product?
Postman takes away the hassle of testing by giving me an easy interface to send requests, set parameters, and check responses quickly. The ability to save and group APIs into collections has been a game changer because I don't have to redo the same setup again and again. I also like how simple it is to share collections with teammates or import external APIs when needed. It's the tool I rely on almost every day to keep my API work organized and efficient, and if I have any problems with the work or technical issues that customer support is always there for a quick reply.
What do you dislike about the product?
Sometimes postman works slow, especially when working on a machine with limited resources. It can slow things down. Few features like advanced scripting or handling very large collections can get overwhelming sometimes. Also, some features are only available in higher paid versions.
What problems is the product solving and how is that benefiting you?
Postman makes it simple and easy for me to manage the entire API lifecycle in one place. I can quickly test APIs with just few clicks without needing to write scripts or use curl commands every time the saved collections help me retest and debug multiple times with ease. It offers some useful AI features as well, which makes life easier. It also allows me to share the collections and import external API's which makes my job much easier when working with team.


    Kiran M.

api testing and devlopment

  • September 21, 2025
  • Review provided by G2

What do you like best about the product?
A Beginner-friendly tool for API testing.
What do you dislike about the product?
Postman is slow with large collections
.
What problems is the product solving and how is that benefiting you?
Postman solves the issues of manual API testing and lack of team collaboration. Before Postman, maintaining documentation was difficult. With Postman, I can manage API testing easily, share collections effortlessly, and keep documentation up to date.