Compare this with other toolsSave it to your board and evaluate your options side by side.
Save to board

Postman Reviews & Product Details

Profile Status

This profile is currently managed by Postman but has limited features.

Are you part of the Postman team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Pricing

Pricing provided by Postman.

Free Plan

Free

Basic Plan

$14.00
1 per user/month, billed annually

Postman Media

Postman Demo - API Design
You can design your API specifications in Postman using OpenAPI, RAML, GraphQL, or SOAP formats. Postman’s schema editor makes it easy to work with specification files of any size, and it validates specifications with a built-in linting engine.
Postman Demo - API Documentation
Postman automatically generates documentation and supports markdown-enabled and machine-readable documentation. Docs automatically include request details and sample code. Share the docs with your team, in a public workspace, or in a dedicated portal.
Postman Demo - Public Workspaces
Public workspaces allow you to share your APIs publicly with anyone. You can use public workspaces to gather feedback on your APIs, onboard developers quickly, or just showcase your work.
Postman Demo - API Testing
Build and run functional, integration, and regression tests directly in Postman or as part of your CI/CD pipeline with Newman (Postman’s a command-line Collection Runner that enables you to run and test a collection directly from the command line).
Product Avatar Image

Have you used Postman before?

Answer a few questions to help the Postman community

Postman Reviews (1,754)

View 2 Video Reviews
Reviews

Postman Reviews (1,754)

View 2 Video Reviews
4.6
1,755 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise Postman for its intuitive interface and collaboration features, which streamline API testing and development. The platform simplifies the process of creating, testing, and managing APIs, making it accessible for both beginners and experienced developers. However, some users note that it can become resource-heavy when handling large collections.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Shyam V.
SV
Software Development Engineer
Small-Business (50 or fewer emp.)
"Efficient API Testing with Intuitive UI"
What do you like best about Postman?

I use Postman to test APIs, and I love how it makes the process easy, saving me time and helping me find API errors quickly. The easy-to-use UI, Collections, and tests make work faster and cleaner. Collections keep my APIs organized, and tests automatically check responses, which reduces mistakes. I also use Postman with Git, Swagger, and backend servers, which is a great combination. Sharing APIs with my team using Postman is straightforward. We switched from using curl and browser tools to Postman because it is easier and more powerful, and the initial setup was very easy too. I just installed the app and started using it with no complex setup needed. Review collected by and hosted on G2.com.

What do you dislike about Postman?

Sometimes Postman is slow. It uses more memory. Free version has limits. Review collected by and hosted on G2.com.

lakshya v.
LV
Junior Software Developer
Small-Business (50 or fewer emp.)
"Eases API Testing with Fast Setup and Debugging"
What do you like best about Postman?

I love how Postman makes local API testing so much easier to set up and how easy it is to share collections with fellow developers. The ability to copy and paste cURL requests is super convenient and greatly aids in debugging. I found the initial setup to be very easy, it just takes a few steps, and you're all set. Postman also helps me check responses and find any errors in path queries or parameters. Review collected by and hosted on G2.com.

What do you dislike about Postman?

The UI part can be improved, as I need to search every time I need to change the global variables. Review collected by and hosted on G2.com.

Tirthankar D.
TD
Marketing
Mid-Market (51-1000 emp.)
"Essential and Beginner-Friendly API Testing Tool"
What do you like best about Postman?

I mainly use Postman for API testing and development. It makes it very easy to send requests, test different endpoints, and quickly understand how an API behaves. I like how simple the interface is—even as a beginner, I didn’t feel lost while using it. Features like collections, environment variables, and request history save a lot of time during development. It’s also helpful for debugging APIs and sharing collections with team members. Postman helps manage multiple APIs in one place and switches between different environments easily. Creating and saving requests in collections helps me stay organized and saves a lot of time. I also really like how clearly it shows responses, status codes, and errors, making debugging much easier. Even without deep technical knowledge, I can test APIs confidently using Postman. The time-saving features, ease of use, and practicality of working with different environments and saved examples are what I like the most. Review collected by and hosted on G2.com.

What do you dislike about Postman?

One thing that could be improved in Postman is performance at times, especially when working with large collections—it can feel a bit slow. For beginners, some advanced features and settings can also feel overwhelming at first and take time to understand. Additionally, certain useful features are limited to the paid version, which might not be ideal for individual learners or small teams. That said, these are minor issues, and overall Postman still works very well for my needs. Review collected by and hosted on G2.com.

Anshuk K.
AK
AI and Data Engineer
Computer Software
Enterprise (> 1000 emp.)
"Easy and Reliable Tool for API Testing and Development"
What do you like best about Postman?

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. Review collected by and hosted on G2.com.

What do you dislike about Postman?

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. Review collected by and hosted on G2.com.

John P.
JP
"Simple Setup, Powerful API Validation"
What do you like best about Postman?

I really like Postman's ease of use, especially the clean layout that provides a good context for what each button is used for. The support documentation is also really helpful, as it provides sample API calls, which assists new users to set up, implement, and test effectively. I find Postman's collections feature very valuable because it allows me to store multiple calls and keys for all customers. It also makes it easy to duplicate calls and create new collections for new customers. The setup was a breeze too, with a small file and quick, easy install, plus the convenience of signing in with SSO. Review collected by and hosted on G2.com.

What do you dislike about Postman?

The screen could use some shading or color. The entire screen is black and white with only the button colored orange. Exporting all collections to share with colleagues could be improved. Review collected by and hosted on G2.com.

Ritesh S.
RS
Software Engineer
Small-Business (50 or fewer emp.)
"Best Platform used for Building, Testing, and Managing APIs"
What do you like best about Postman?

Postman is Easy to use, generally create Node.js + Express API's, and test on Postman. Review collected by and hosted on G2.com.

What do you dislike about Postman?

currently I'm not facing any problem white using postman. But still in future if i feel i definitely tell. Review collected by and hosted on G2.com.

Chandrapal S.
CS
Trainee Business Model Developer
Mid-Market (51-1000 emp.)
"Postman Simplifies API Testing"
What do you like best about Postman?

I use Postman mainly to test APIs. It’s easy to send requests, check responses, and debug things quickly. Postman helps me test and debug APIs without writing extra code, and I can quickly try different requests, check responses, and catch issues early. It also makes it easier to work with auth, headers, and different environments, which would be annoying to do manually. Saving collections and environments is super helpful, especially when switching between dev and prod. Cloud sync is useful since everything stays available across devices. Review collected by and hosted on G2.com.

What do you dislike about Postman?

Postman can feel heavy and slow at times, especially on startup. There were also some big bugs in the past that broke things for a while. It works fine now, but performance and stability could still be better. Review collected by and hosted on G2.com.

Surinder S.
SS
Senior Software Engineer
Small-Business (50 or fewer emp.)
"Effortless API Testing with Postman"
What do you like best about Postman?

I like that I can create collections for my leads in Postman. This makes it easy to share content with them, and they can just press to get whatever they need. It's also great that I don't have to add things to the code and test before passing it to the front end team; I can test it directly on the system. Additionally, the initial setup was pretty easy, which is a plus. Review collected by and hosted on G2.com.

What do you dislike about Postman?

Nothing Review collected by and hosted on G2.com.

Vijaysing P.
VP
Test Engineer
Computer Software
Small-Business (50 or fewer emp.)
"One of the Best API Testing Tools Packed with Features Like Monitoring"
What do you like best about Postman?

I use Postman daily in my work, it is one of the best app for testing an API. They have so many features, like monitoring where we can schedule our api and run. Review collected by and hosted on G2.com.

What do you dislike about Postman?

Postman is the best. I haven't faced any issues till now. Review collected by and hosted on G2.com.

Bharat V.
BV
Lead SDET AI
Legal Services
Mid-Market (51-1000 emp.)
"Reliable and user friendly API testing platform"
What do you like best about Postman?

I love postman and its really helpful for api tester and its streamlined everything from sending request and validate response to chaining complex workflow

In postman we can share collection and also using mock server.

Also have newman for CI/CD integration.

Postbot ai also have good feature Review collected by and hosted on G2.com.

What do you dislike about Postman?

It sometime slow due to large collection and large payload

limitation -limited version control

2.Restricted automation capabilities Review collected by and hosted on G2.com.

Questions about Postman? Ask real users or explore answers from the community

Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

GU
Guest User
Last activity about 1 month ago

What is Postman used for?

WW
Wiesław Wielgus
Last activity 16 days ago

Is there any alternative?

Pricing Options

Pricing provided by Postman.

Free Plan

Free

Basic Plan

$14.00
1 per user/month, billed annually

Professional Plan

$29.00
1 per user/month, billed annually
Postman Comparisons
Product Avatar Image
Swagger Studio
Compare Now
Product Avatar Image
MuleSoft Anypoint Platform
Compare Now
Product Avatar Image
Cypress
Compare Now
Postman Features
API Testing
Data Security
Orchestration
Logs/Documentation
API Monitoring
Gateway
App Integration
API Testing
Data Security
Orchestration
Product Avatar Image
Postman