Apigee vs webMethods API Gateway comparison

Cancel
You must select at least 2 products to compare!
Google Logo
33,684 views|24,409 comparisons
92% willing to recommend
Software AG Logo
1,563 views|954 comparisons
100% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apigee and webMethods API Gateway 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. webMethods API Gateway Report (Updated: March 2024).
768,578 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
"We use it to build API proxies for securing targeted back-ends with an emphasis on Continuous Integration/Continuous Development (CI/CD).""The tool is one of the earliest API management products and is good. It reduces the Time To Market aspects of products.""The initial setup isn't too complex.""Lifecycle management.""The flexibility allows you to quickly run a cloud-native application architecture.""We have been using Apigee mostly for proxy FGIs. We also use its security features as well as traffic control features.""We can customize the dashboard.""It is scalable."

More Apigee Pros →

"In the API gateway, there is a new feature that allows us to filter logs within a payload. This has been a useful feature.""What I like the most about the solution is that it comes with ready-made tools like handling security tokens and OAuth.""I like the solution's policies, transformation, mediation, and routing features.""It's a good tool, and it has a stable messaging broker.""The developer portal is a valuable feature.""The most valuable aspect of this solution for me has been the configuration-based UI. Once you get the hang of it, it enables you to easily develop an API. In addition, it has many in-built policies that are quite handy.""Within the new version, webMethods API Gateway gives us an end-to-end lifecycle from the creation of the API up into the development, deployment, and promotion into production/live. The current end-to-end lifecycle of the API gives us enough authority and governance of the API. We know what are currently live services, what is in the testing stage of development, and what version that has been commissioned. So, the full life cycle itself gives us full authority and governance of the API.""The cloud version of the solution is very easy to set up."

More webMethods API Gateway Pros →

Cons
"Apigee could do more to make users aware of what is available in the add-ons.""The solution could add even more functionalities.""I would like to see better integration and some architectural improvements in future releases of the solution.""Access restrictions can be improved.""Technical support model for OPDK should be more exposed and mature in terms of providing support during installation, run, and debug of Apigee in production on OPDK mode.""The solution’s scalability could be improved.""As it is now, the rotation of certificates is a manual task and is something that can be improved.""iPaaS is something that we would like to see. For example, MuleSoft is kind of an integrated platform as a service (iPaaS), and it provides a lot of out-of-the-box connectors and other such things. This is where Apigee lacks. I'm not sure if that's the roadmap for Apigee, but any improvements on those lines would be helpful where things become easier to implement."

More Apigee Cons →

"In terms of improvements, maybe on the API monetization side, having users able to create separate consumption plans and throttle all those consumption plans towards the run time could be better.""With performance, there is room for improvement in regards to if we would like to put another extra layer of security on it, such as SSL. This is affecting their performance quite significantly. They need to improve the process of managing the SSL and other things inside their solutions, so there will not be quite such a significant impact to the performance.""It is an expensive solution and not very suitable for smaller businesses.""There are things that could be improved with the webMethods API gateway. One thing is that it's too attached to the integration service and we'd like it to be a little bit more independent. We would like for them to separate operations so that it doesn't rely on the bulky integration server and so that it can be used everywhere.""The configuring of the JWT token would be improved as it is a confusing process. We require more information on this part of the solution.""The price has room for improvement.""They should develop clear visibility for the onboarding.""With respect to the API gateway, the runtime component, the stability after a new release is something that can be improved."

More webMethods API Gateway 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 →

  • "I do see a lack of capabilities inside of the monetization area for them. They have a cloud infrastructure that is pay per use type of a thing. If you already use 1,000 transactions per se, then you can be charged and billed. I see room for improvement there for their side on that particular capability of the monetization."
  • "The price is high and I give it a five out of ten."
  • "The product is very expensive."
  • "This is not a cheap solution but, compared to other products such as those offered by IBM, the pricing is similar."
  • More webMethods API Gateway Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which API Management solutions are best for your needs.
    768,578 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: Its flexibility allows seamless management of different products, showcasing scalability to handle extensive solutions.
    Top Answer:What I like the most about the solution is that it comes with ready-made tools like handling security tokens and OAuth.
    Top Answer:It is an expensive solution and not very suitable for smaller businesses.
    Top Answer:One area for improvement in webMethods API Gateway is orchestration. Currently, API Gateway lacks built-in orchestration capabilities, so organizations may need to rely on other applications for this… more »
    Ranking
    2nd
    out of 64 in API Management
    Views
    33,684
    Comparisons
    24,409
    Reviews
    33
    Average Words per Review
    397
    Rating
    8.1
    12th
    out of 64 in API Management
    Views
    1,563
    Comparisons
    954
    Reviews
    6
    Average Words per Review
    601
    Rating
    7.8
    Comparisons
    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.”

    Once your APIs are “out there,” hackers have a “way in” to your business. Lock that door! Protect your data, applications—even your company’s reputation—with robust API runtime security. The right API gateway will keep out wrong-doers and welcome only authorized consumers.

    With cybercrime costs surging to $2 trillion by 2019, look for the most impermeable API gateway you can find. You’ll need basic security features, like authentication, authorization, digital encryption and digital signatures. You’ll get that with Software AG’s end-to-end API management solution—and another lock on top.

    Our webMethods API Gateway uses reverse invoke, or inside-out, service invocations. This protective technique reduces the need to open holes in your firewall. It’s one more way we help you lock down your APIs—and protect your business from malicious attacks.

    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
    Information Not Available
    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%
    VISITORS READING REVIEWS
    Computer Software Company15%
    Financial Services Firm14%
    Retailer13%
    Government7%
    Company Size
    REVIEWERS
    Small Business20%
    Midsize Enterprise10%
    Large Enterprise69%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise11%
    Large Enterprise74%
    REVIEWERS
    Small Business25%
    Midsize Enterprise13%
    Large Enterprise63%
    VISITORS READING REVIEWS
    Small Business14%
    Midsize Enterprise11%
    Large Enterprise75%
    Buyer's Guide
    Apigee vs. webMethods API Gateway
    March 2024
    Find out what your peers are saying about Apigee vs. webMethods API Gateway and other solutions. Updated: March 2024.
    768,578 professionals have used our research since 2012.

    Apigee is ranked 2nd in API Management with 82 reviews while webMethods API Gateway is ranked 12th in API Management with 9 reviews. Apigee is rated 8.2, while webMethods API Gateway is rated 8.0. The top reviewer of Apigee writes "Has a robust community and outstanding performance". On the other hand, the top reviewer of webMethods API Gateway writes "We developed several services in the cloud using a sandbox environment for our last hackathon". Apigee is most compared with Microsoft Azure API Management, IBM API Connect, Amazon API Gateway, WSO2 API Manager and MuleSoft Anypoint API Manager, whereas webMethods API Gateway is most compared with webMethods.io Integration, Kong Gateway Enterprise, webMethods Microgateway, CentraSite and 3scale API Management. See our Apigee vs. webMethods API Gateway report.

    See our list of best API Management 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.