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,663 reviews
from and

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


    Varun Teja B.

All-in-One API Platform That Boosts Productivity and Collaboration

  • December 16, 2025
  • Review provided by G2

What do you like best about the product?
Postman standsout as a comprehensive and user-friendly platform for API development and testing.It simplifies working with APIs by offering intuitive features such as collections, environments, built-in authentication methods,and automated testing,all in one place.The ability to organize requests neatly,reuse environment variables,and collaborate with teammates in shared workspaces significantly improved productivity.It smooth integration with CI/CD pipelines,Git and other tools makes it suitable for for both individual developers and teams,whether they are beginners or experienced professionals.
What do you dislike about the product?
Despite the strengths postman can feel heavy and sluggish when handling large collections,multiple work spaces or extensive automated tests.Several users report performance slowdowns, syncing issues across devices and the need to restart the app of the long idle periods. For newcomers, the interface may initially feel overwhelming due to number of features and options available
Additionally, some advanced and useful functionality are locked behind paid plans,which can be limiting for small teams or individual users.
What problems is the product solving and how is that benefiting you?
Postman solves the problem of testing and managing APIs easily without needing extra code or multiple tools. It let's me quickly send requests,check respons and handle authentication and organise APIs in one place. This benefits me by saving time in find issues early and allowing me to work independently and efficiently


    Shailendra Singh R.

All-in-One API Testing Made Simple and Accessible

  • December 16, 2025
  • Review provided by G2

What do you like best about the product?
This is an all-in-one utility for API testing, featuring a simple and easy-to-understand user interface. It makes the process straightforward and accessible, even for those who are new to API testing.
What do you dislike about the product?
Managing several tabs at once can be challenging, especially after making numerous changes across them. It often becomes difficult to keep track of which tab contains which updates.
What problems is the product solving and how is that benefiting you?
This tool is capable of handling all types of REST and SOAP requests. It provides options for standard headers and authentication templates, making setup straightforward. The support for scripts allows you to add custom functionality to your requests, which is quite useful. Additionally, it offers random data population, which can be extremely helpful during API testing. The formatting options for request bodies, such as JSON, are also very good and make working with different data formats easier.


    Serhiy S.

Powerful Collections and Monitoring Make Postman Indispensable

  • December 15, 2025
  • Review provided by G2

What do you like best about the product?
List of what is most useful for me:
1. Possibilities of Collection creation, which opens the opportunity for several requests to get together and launch them in the needed order
2. Variables: from local level to global level
3. Monitor functionality helps keep an eye on important APIs
4. Possibilities to paste CURL inside a new request, and Postman will parse all data, which allows you to customise the needed data with ease afterwards
What do you dislike about the product?
For a Free Subscription exists Collection launch limit - which kinda not really an application issue, but what bothers me time to time
What problems is the product solving and how is that benefiting you?
For me, Postman is a primary tool for API testing, and the application allows me to do this job more easily.


    Anshuk K.

Easy and Reliable Tool for API Testing and Development

  • December 14, 2025
  • Review provided by G2

What do you like best about the product?
Postman is very easy to use and saves a lot of time while working with APIs. I like how quickly I can test APIs without writing any code. The UI is clean, requests are easy to create, and collections help me organize APIs properly. Environment variables are very helpful when switching between dev, staging, and production.
What do you dislike about the product?
Sometimes Postman feels heavy and slow, especially when working with large collections. A few advanced features are confusing for beginners. Also, some useful features are only available in the paid version, which may not be ideal for small teams.
What problems is the product solving and how is that benefiting you?
Postman helps me test and debug APIs quickly without depending on frontend or other tools. It reduces development and testing time by allowing me to verify request and response behavior early. This helps avoid production issues and improves overall API reliability.


    Alejandro G.

Effortless to Use and My Go-To Source of Truth

  • December 12, 2025
  • Review provided by G2

What do you like best about the product?
It's easy to use and I have no complaints. I rely on it as my main source of truth before making any changes in the backend.
What do you dislike about the product?
it would be great if it saves the tabs i am working on when i switch computers
What problems is the product solving and how is that benefiting you?
before creating a new endpoint i was exposed to do it wrong and implement it like thatr on the frontned, leading to a big amount of time loss, now with postmat i can test if everything goes well first and the i can implement the code knowing my backend is good


    Vikas V.

Simplifies API Testing with Ease

  • December 12, 2025
  • Review provided by G2

What do you like best about the product?
I like how Postman makes it easy to test REST APIs and handle things like sending API keys using headers. The ability to send, add, and remove form values without needing to write any code is a huge plus, making my life easier. It offers a user-friendly experience when sending requests back and forth. Postman is really convenient for testing APIs, eliminating the need for using developer tools to build forms. I also enjoy that Postman helps keep track of old requests and compare them, which streamlines API testing and even helps with websites in general. Postman's interface cuts out the need for a lot of code and debugging tools, allowing me to add headers and form values straightforwardly. It's a great tool for making testing easy with its no-code, easy-to-use interface. It also gives the feature to share the requests library with others so teams could work comfortably.
What do you dislike about the product?
There is not much to dislike about Postman! It is an excellent serivce
What problems is the product solving and how is that benefiting you?
Postman makes it easier to test REST APIs by simplifying get and post requests without needing developer tools or forms. It helps share requests, keep track of old ones, add values easily, and create a request library, streamlining the testing process.


    Sanket P.

Essential Tool for Streamlined API Testing and Team Collaboration

  • December 12, 2025
  • Review provided by G2

What do you like best about the product?
i like postman because it provides a complete and user-friendly api testing environment. with postman, i can easily create organized collections for different project, which helps keep all api requests structured and manageable. it also allows importing and exporting collections, making it simple to share work with team members. additionally, i can invite teammates directly to collaborates so everyone can contribute to the project in real time. as a backend developer, i use postman daily for testing and validating apis, and it significantly improves my workflow and productivity.
What do you dislike about the product?
Sometimes postman becomes slow, especially when i have multiple collections loaded. it occasionally needs to be restarted because, after being idle for long time, certain requests don't execute properly and get stuck in a continuous loading state. the ui can also feel slightly complex for new users, and sharing collections with teammates can be a bit confusing for someone using it for the first time.
What problems is the product solving and how is that benefiting you?
postman solves the problem of efficiently testing and managing multiple apis. when i test an api once, i can save then request along with its payload. this make retesting much easier because i can reuse the same payload, modify it slightly if needed, and quickly send then request again. Postman also supports pre-request and post-request scripts, which is very useful. for example i can automatically save tokens to my environment and reuse them across multiple requests without manually copying and pasting each time. another major benefit is environment management. i can create separate environments like local, dev, staging or production and simply switch the environment from the dropdown. postman automatically picks the correct variables for then entire collections, which save a lot of time and prevents mistakes. since some apis developed by me and some by teammates, using the same shared collection helps everyone stay aligned. if i need to test an api created by someone else, i can easily find it, run it and reuse the saved request. postman also syncs between the desktop app and the web version.


    Maurice E.

Effortless API Management and Testing

  • December 11, 2025
  • Review provided by G2

What do you like best about the product?
I love Postman’s ease of use, which makes testing APIs really easy with little to no effort. I like how I can test APIs within a very easy-to-use interface, see the actual live connection with the API, and manage collections of different APIs and their results. Postman is valuable to me because I deal with a lot of APIs for work, allowing me to connect to my own APIs or company APIs to retrieve data. It's great to test in Postman and see what data is coming back, and I find it more convenient than trying to manage it in a web browser. I enjoy being able to save my API calls and love the transition from the desktop application to the browser, which enhances accessibility. The initial setup was pretty easy, and making requests through code with an interface like Postman is something I appreciate.
What do you dislike about the product?
I think something that could be improved is not having to use the agent. I would love to be able to do everything I need within the Internet browser without installing the agent. I used to use the browser version, then switched to the desktop, and went back to the browser because it was more convenient. If I could fully use the browser and access it anywhere without the agent, that would be ideal.
What problems is the product solving and how is that benefiting you?
I use Postman to test APIs easily with a user-friendly interface, allowing me to see and modify data, store tokens, and handle live API connections. It helps manage API collections and results efficiently.


    Rishabh V.

Intuitive API Testing with Seamless Collaboration

  • December 06, 2025
  • Review provided by G2

What do you like best about the product?
I like Postman for its UX and ease of use. The learning tutorials are helpful, and the features they keep adding reduce manual switching and tab hopping, making the experience smooth. I find the ability to store auth/secret keys in variables incredibly useful, as it makes testing multiple APIs that require an auth token or key much easier and hassle-free. The initial setup is very easy, and I love how it allows non-tech people to verify and participate in API validation and testing without relying on terminal or curl commands.
What do you dislike about the product?
I think more work on Postbot is needed. I would love an end-to-end automated testing workflow.
What problems is the product solving and how is that benefiting you?
I use Postman for API testing, it removes the need for terminal commands, allowing non-tech POCs to participate in testing, reducing blockers. Its ease of use, UX, and features like storing auth keys decrease friction and make multi-API testing hassle-free.


    Tejaswini A.

Makes API Testing Fast and Easy.

  • December 05, 2025
  • Review provided by G2

What do you like best about the product?
I like best about Postman is how easy it is use. The interface is clear, and it doesn't take much time to setup or test an API request. It has a lot of useful features, but everything still feels simple and organized. I also like that it integrates well with different tools and environments.
What do you dislike about the product?
I dislike about Postman is that it can feel slow or heavy sometimes, especially when working with large collections. Some advanced features are also locked behind paid plans, which can be limiting.
What problems is the product solving and how is that benefiting you?
Postman helps me test and check APIs quickly and easily . It solves problems like manually sending requests, checking responses, and finding errors in code. By using Postman, I can save time , catch issues faster and make sure the APIs work correctly before they go live.