Apigee vs Postman comparison

Cancel
You must select at least 2 products to compare!
Google Logo
32,878 views|23,922 comparisons
92% willing to recommend
Postman Logo
751 views|624 comparisons
94% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apigee and Postman based on real PeerSpot user reviews.

Find out in this report how the two API Management solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Apigee vs. Postman Report (Updated: March 2024).
771,157 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"There is plenty of support documentation available.""It's stable.""It nice and easy for the clients and those using the product to access the product's help resources.""It is easy to deploy, configure, and monitor the APA.""The following features are most valuable: API Management, Analytics, Quota, and the Developer Portal.""The analytics feature is quite good.""Apigee provides out-of-the-box policies, so it is ready to use with minimal configuration to those policies. You can govern your API and manage the life cycle of the API completely with the Apigee tool.""It's a good return on my investment."

More Apigee Pros →

"The solution has a great user interface and collection of features.""It is nice to have different workspaces. You have your personal workspace, and then you have a team workspace. In general, I like its UI. It is quite cool.""The product is easy to implement.""It is easy and simple to use and install. It is compatible with Linux, Mac or Windows.""Postman lets you create, manage, and validate a suite of tests. It has several features to help you organize your test suite. You can also automate stuff with a lot of validations and assertions. Postman supports GraphQL, and you can do various kinds of calls.""The API testing features are valuable.""The most valuable features of the solution are that it is easy to use and user-friendly.""The solution collects scenarios and allows for testing SOAP API, REST API and API automation at the same time."

More Postman Pros →

Cons
"What my clients don't like is that the on-premises solution is not being treated and maintained as well as the cloud solution.""Apigee is demanding on the infrastructure so the setup cost is very high for an on-premises deployment.""When it comes to the rate limit, we don't have a specific category for rate limits for a particular customer.""Apigee is more of an entry level solution that does basic things pretty well, but if you want to go more customizable, you want to really look for another solution.""The user interface could be better. It could be easier to navigate and more user-friendly.""We've encountered challenges in leveraging Connect functionality, prompting us to explore additional tools, such as Fergus, to address implementation and security issues.""The solution is pretty expensive.""We are experiencing issues with automation; the production in Apigee is quite time-consuming."

More Apigee Cons →

"I would like to see more integrations with other platforms.""We'd like to see some better UI in newer versions.""We'd like to see videos or user-friendly reference documentation to help us figure out the solution or troubleshoot issues on our own.""I was not even aware that it was possible to automate tasks in Postman...Some features related to the automation of tasks need to be added to the solution.""If they could implement auto-validations and assertions from SoapUI, that would be a very good feature.""I have recently noticed that, for some reason, I am not able to import collections in JSON. It is weird because I was able to do it before. When you create a new collection and documentation, in tests, you usually have to click Save. If you don't click Save, your collections don't sync with other devices, which is something I don't like. It is not clear for the users in a shared workspace, and I usually forget to click Save and end up losing all the collections that I created. I create a lot of routes, and clicking Save all the time isn't efficient. Instead of clicking Save all the time, there should be an option to save everything in one go.""To get this email reporting function, we have to integrate Postman with Newman. If the two are not integrated, we won't be getting all these things in one group.""If we have a certain build on one machine it won't work with another build even if we are using the same URL. It would give us a connection refuse. So developing environment compatibility would make it better."

More Postman Cons →

Pricing and Cost Advice
  • "As most of the customers say, the tool is a bit expensive."
  • "Based on your usage of the APIs you can take a decision to go with either an on-cloud or OPDK version. Get in touch with the sales representatives of Apigee."
  • "Since it was acquired by Google, we can get a license based on our requirements and the cost level will depend on cloud access and support."
  • "Pricing options need to be chosen on a case-by-case basis."
  • "The cost of the licensing is based on the number of API calls that are made."
  • "It is not suited for small companies. It's expensive."
  • "It is more expensive when you compare to open-source products or other vendors."
  • "We have a contract for three years. I don't know the cost."
  • More Apigee Pricing and Cost Advice →

  • "It is free."
  • "We are currently using the free version, but we have plans to buy a license."
  • "We are using the free version that is available."
  • "Its price is moderate as compared to other competitors. The version that we are using is not open source, so it is not free."
  • "The solution is open-source and free."
  • "I am using the free option."
  • "Postman is a free service."
  • "Unlike APIs, the solution does not require a license."
  • More Postman Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which API Management solutions are best for your needs.
    771,157 professionals have used our research since 2012.
    Questions from the Community
    Top Answer: Apigee offers both cloud-based and on-prem options while Microsoft Azure API Management currently only offers a cloud-based solution. Both solutions are easy to use. Apigee allows for the ability… more »
    Top Answer:Amazon API Gateway is a platform that supports the creation and publication of API for web applications. The platform can support thousands of simultaneous API calls, and it provides monitoring… more »
    Top Answer:We can customize the dashboard.
    Top Answer:Postman lets you easily define variables, which then get updated automatically. This is a huge time-saver and makes processes very efficient. We can also export the test cases we create and share them… more »
    Top Answer:The product is easy to implement.
    Ranking
    2nd
    out of 66 in API Management
    Views
    32,878
    Comparisons
    23,922
    Reviews
    34
    Average Words per Review
    403
    Rating
    8.1
    9th
    out of 66 in API Management
    Views
    751
    Comparisons
    624
    Reviews
    38
    Average Words per Review
    376
    Rating
    8.1
    Comparisons
    Apache JMeter logo
    Compared 36% of the time.
    ReadyAPI Test logo
    Compared 23% of the time.
    Tricentis Tosca logo
    Compared 15% of the time.
    Katalon Studio logo
    Compared 11% of the time.
    Parasoft SOAtest logo
    Compared 4% of the time.
    Learn More
    Overview

    Apigee is a platform for developing and managing APIs. Apigee offers an interface for your core services by wrapping them with a proxy layer which is then accessed by other developers. With Apigee, you can design and build APIs and then securely share their services and data without exposing any code.

    Because app developers make HTTP requests to an API proxy rather than directly to your services, your services are separated from the developers. All the developer needs to know is the URL of the API proxy endpoint, necessary query parameters, authorization credentials (if they exist), and the response data format.

    The API proxy isolates the app developer from your backend service. Therefore, you are free to change the service implementation if the public API remains consistent. By maintaining a consistent frontend API, existing client apps will continue to work regardless of changes on the backend.

    Key capabilities of the Apigee API management platform include:

    • Security: Protect APIs, messages, and backends with configurable policies such as OAuth, API key verification, XML/JSON threat protection, and access control.

    • API gateway: Secure and mediate the traffic between clients and backends, and between a company’s APIs and the developers who use the APIs.

    • Developer portal: Attract and engage application developers, enabling them to discover, explore, purchase, and test APIs and register to access and use the APIs.

    • API console: The console helps developers learn and work with APIs.

    • API lifecycle management: Manage the process of designing, developing, publishing, deploying, and versioning APIs.

    • Automated documentation: Automate the development of API documentation and software development kits.

    • Machine learning: Utilize machine learning and analytics to generate actionable insights and reports.
    • API monitoring: Apigee offers monitoring tools for API troubleshooting, security, and optimization.

    Reviews from Real Users:

    Apigee stands out among its competitors for a number of reasons. Several major ones are its rich developer portal, its advanced analytics, and its central monitoring system.

    Carlos R., a software architect at Caja Los Andes writes, “The central monitoring feature is the most valuable. It also provides security for the APIs and high availability for our use cases. Apigee is the best product in the industry in comparison to other API management solutions. It helps in fast development, which is a top point. It also supports a lot of industry standards and has excellent documentation.”

    An associate vice president at a tech services company notes, “The analytics function and the developer portal are the two valuable features of Apigee. The analytics part is very good, and the developer portal is quite rich in features. The authentication mechanisms are quite easily built into Apigee, which is something that most of the other products have also now started supporting.”

    Postman's Tools Support Every Stage of the API Lifecycle. Through design, testing and full production, Postman is there for faster, easier API development - without the chaos.

    Sample Customers
    Adobe, advance.net, Amadeus, AT&T, Bechtel, Belly, Burberry, Chegg, Citrix, Dell, eBay, Equifax, GameStop, First Data, Globe, HCSC, Intralinks, Kao, Meredith, Mitchell, Orange, Pearson
    PayPal, Shopify, Microsoft, Adobe, Atlassian, Twitter, BestBuy, Coursera
    Top Industries
    REVIEWERS
    Computer Software Company31%
    Financial Services Firm17%
    Retailer14%
    Insurance Company10%
    VISITORS READING REVIEWS
    Financial Services Firm22%
    Computer Software Company12%
    Manufacturing Company7%
    Insurance Company6%
    REVIEWERS
    Financial Services Firm18%
    Computer Software Company18%
    Energy/Utilities Company14%
    Training & Coaching Company5%
    VISITORS READING REVIEWS
    Financial Services Firm20%
    Computer Software Company16%
    Manufacturing Company8%
    Insurance Company7%
    Company Size
    REVIEWERS
    Small Business20%
    Midsize Enterprise10%
    Large Enterprise69%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise11%
    Large Enterprise73%
    REVIEWERS
    Small Business28%
    Midsize Enterprise11%
    Large Enterprise61%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise12%
    Large Enterprise71%
    Buyer's Guide
    Apigee vs. Postman
    March 2024
    Find out what your peers are saying about Apigee vs. Postman and other solutions. Updated: March 2024.
    771,157 professionals have used our research since 2012.

    Apigee is ranked 2nd in API Management with 82 reviews while Postman is ranked 9th in API Management with 52 reviews. Apigee is rated 8.2, while Postman is rated 8.2. The top reviewer of Apigee writes "Has a robust community and outstanding performance". On the other hand, the top reviewer of Postman writes "Reliable and easy to expand with a helpful API network". Apigee is most compared with Microsoft Azure API Management, IBM API Connect, Amazon API Gateway, WSO2 API Manager and 3scale API Management, whereas Postman is most compared with Apache JMeter, ReadyAPI Test, Tricentis Tosca, Katalon Studio and Parasoft SOAtest. See our Apigee vs. Postman report.

    See our list of best API Management vendors and best API Testing Tools vendors.

    We monitor all API Management reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.