Introducing G2.ai, the future of software buying.Try now
Product Avatar Image
G2 recognized Postman
Postman

By Postman

4.6 out of 5 stars

How would you rate your experience with Postman?

Postman Reviews & Product Details

Pricing

Pricing provided by Postman.

Free Plan

Free

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,659)

View 2 Video Reviews
Reviews

Postman Reviews (1,658)

View 2 Video Reviews
4.6
1,659 reviews

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Aamir S.
AS
Software Engineer
Small-Business (50 or fewer emp.)
"Streamlined API Testing with Great Scripting Capabilities"
What do you like best about Postman?

I use Postman to test APIs and debug them. It tells me if an API works or if it has any issues and gives reasons why it fails, which makes debugging faster. I like its very clean UI that helps keep APIs well organized. It's also very powerful with built-in scripting and tests. This helps in automating repetitive tasks like validating responses, catching breaking changes early without manual testing, and saving a lot of time. Additionally, the initial setup was very easy and straightforward. Review collected by and hosted on G2.com.

What do you dislike about Postman?

I find Postman's pricing to be expensive and I think it could be reduced. Sometimes the app feels heavy or slower. Review collected by and hosted on G2.com.

Jaysree B.
JB
Freelancing
Small-Business (50 or fewer emp.)
"Quick API Testing but Slow at Times"
What do you like best about Postman?

I like using Postman because it helps me quickly verify my API endpoints without having to write extra frontend code, making debugging requests and responses much faster and more reliable. The ability to send requests and inspect responses all in one place is what I like most about it. This feature speeds up API testing and makes debugging straightforward. I can quickly see headers, status codes, and response data, which helps me catch issues early and makes development more efficient without additional setup. Plus, it was wonderfully easy to set up. Review collected by and hosted on G2.com.

What do you dislike about Postman?

Postman can feel heavy and slow at times, especially when I only need to test simple endpoints. A lighter or faster mode for basic API checks would improve the experience. Review collected by and hosted on G2.com.

Nguyễn V.
NV
BackEnd Developer
Information Services
Enterprise (> 1000 emp.)
"A huge time-saver for API testing and debugging"
What do you like best about Postman?

Postman saves me a lot of time when working with APIs. It’s quick to set up requests, handle auth, and switch between environments using variables. Collections make it easy to stay organized, and sharing them with teammates helps everyone test the same endpoints consistently. The built-in tests and pre-request scripts are also very handy for validating responses without writing extra code. Review collected by and hosted on G2.com.

What do you dislike about Postman?

Sometimes the desktop app feels a bit heavy, especially with very large collections or many workspaces. A few collaboration and advanced features are tied to paid plans, and managing multiple environments can get a little cluttered. That said, these are minor issues compared to how useful the tool is overall. Review collected by and hosted on G2.com.

Satish M.
SM
cloud engineer
Small-Business (50 or fewer emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"Postman makes API testing fast and teamwork simple."
What do you like best about Postman?

I really appreciate how easy it is to organize and share API collections with my team. The interface is intuitive, and testing different endpoints feels smooth and fast. Also it does not force you to buy a paid plan ,it basic plan is free which really helped me to learn various tech . And also its easy to learn how to work with this. And one more thing i would like to add once i reported a bug to their customer support and it was removed within 10 days so that was their plus point according to me. Review collected by and hosted on G2.com.

What do you dislike about Postman?

The thing which i dislike about postman is sometimes Postman uses too much of my computer memory and slow it down especially when I am working with big API collections. Also, many useful features that are used to be free are now paid, which makes it hard for small teams or beginners to work with . Review collected by and hosted on G2.com.

NS
SDET
Mid-Market (51-1000 emp.)
"Intuitive API Workflow and Powerful Mock Server Features"
What do you like best about Postman?

Creating and chaining API requests is fast, and the UI feels intuitive even for complex flows. Collections, environments, and variables make it easy to switch between staging, QA, and production without breaking anything.

The Mock Server feature is extremely useful when backend APIs are not ready, I can simulate realistic responses and continue frontend or integration testing without waiting. Mocks help validate request contracts early, which reduces last-minute surprises during integration. Pre-request scripts and tests allow quick validations without writing a full automation framework. Review collected by and hosted on G2.com.

What do you dislike about Postman?

Mock server response management could be more flexible, especially for dynamic scenarios. And large collections can become slow to load and harder to manage over time. Review collected by and hosted on G2.com.

BG
developer
Small-Business (50 or fewer emp.)
"Postman is a powerful, user-friendly tool that greatly simplifies API development and testing."
What do you like best about Postman?

User-Friendly: Its graphical interface lowers the barrier to API debugging, making it accessible even to non-technical users.

Comprehensive Features: Supports request building, environment variable management, automated testing, Mock Servers, documentation generation, and more—covering multiple stages of the API lifecycle.

Efficient Collaboration: Postman Workspaces enable teams to share collections, environments, and test scripts, significantly improving development and testing coordination.

Strong Integration Capabilities: Integrates seamlessly with CI/CD tools (e.g., Jenkins, GitHub Actions) to support automated API testing in continuous integration pipelines.

Cross-Platform Support: Available as a desktop application (Windows, macOS, Linux) and a web version, offering flexible usage options. Review collected by and hosted on G2.com.

What do you dislike about Postman?

High Resource Consumption: Built on Electron, it can be memory-intensive and may become sluggish with large projects.

Premium Features Require Payment: Advanced collaboration, monitoring, and analytics features are only available in paid plans (Postman Pro/Business), which can be a cost burden for individuals or small teams. Review collected by and hosted on G2.com.

Varun Teja B.
VB
A
Enterprise (> 1000 emp.)
"All-in-One API Platform That Boosts Productivity and Collaboration"
What do you like best about Postman?

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

What do you dislike about Postman?

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

Sanket P.
SP
Software engineering
Small-Business (50 or fewer emp.)
"Essential Tool for Streamlined API Testing and Team Collaboration"
What do you like best about Postman?

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

What do you dislike about Postman?

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

ankur k.
AK
senior software developer
Financial Services
Enterprise (> 1000 emp.)
"Effortless API Development and Testing with Postman"
What do you like best about Postman?

What I appreciate most about Postman is how it simplifies the implementation of API development and testing. The user interface is straightforward and intuitive, which allows me to quickly create, organize, and execute requests. Features such as environment variables, collections, pre-request scripts, and automated test scripts help streamline my workflow and minimize manual effort. Postman also facilitates collaboration, making it easier for teams to share APIs, documentation, and test suites. Overall, it greatly enhances productivity and ensures reliable, consistent API testing with frequent use. Review collected by and hosted on G2.com.

What do you dislike about Postman?

One downside of Postman is that it can feel heavy and resource-intensive, especially when working with large collections or running multiple test suites. Sometimes the UI becomes slow or unresponsive. Managing complex environments can also get tricky, and syncing across workspaces doesn’t always work smoothly. Additionally, certain advanced features require a paid plan, which can be limiting for small teams or individual developers. Review collected by and hosted on G2.com.

SC
Software Developer
Mid-Market (51-1000 emp.)
"Effortless API Management with Powerful Features"
What do you like best about Postman?

I like about Postman is how simple it is to work with. It is easy to use even when you are dealing with complex API setups. Getting started was straightforward , so the implementation never felt like a hassle. I use it almost daily and the wide range of features like collections, environments and automated test really helps keep my workflow organised. It also integrates smoothly with other tools which makes collaboration and version control much easier. Whenever i have needed help customer support and the docs have been reliable enough to get me through issues quickly. Review collected by and hosted on G2.com.

What do you dislike about Postman?

If i had to point out something the app can slow down a bit when i working with large collections and the desktop version sometimes feels heavy on system resources. Review collected by and hosted on G2.com.

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
Product Avatar Image
Postman