Apigee vs webMethods API Gateway comparison

Cancel
You must select at least 2 products to compare!
Google Logo
32,878 views|23,922 comparisons
92% willing to recommend
Software AG Logo
1,566 views|959 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).
770,141 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
"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.""A very functional solution.""Apigee has better scalability than WSA.""It's easy to use and the security features are valuable.""The most valuable features are scalability and technical support.""Apigee provides good documentation.""The opportunity for customization is really vast and it is a really good feature built into the product.""It is easy to set up. It is on Google Platform, and there are multiple deployment models they support, which is great."

More Apigee Pros →

"I like the solution's policies, transformation, mediation, and routing features.""In the API gateway, there is a new feature that allows us to filter logs within a payload. This has been a useful feature.""This solution has given us a competitive advantage because we have better automation and insight.""The cloud version of the solution is very easy to set up.""It's a good tool, and it has a stable messaging broker.""What I like the most about the solution is that it comes with ready-made tools like handling security tokens and OAuth.""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."

More webMethods API Gateway Pros →

Cons
"The solution could add even more functionalities.""I'd like this solution to improve on releasing new features; I'd like it to be more frequent.""The technical support could be improved because their response time is slow.""I would like them to add features, such as caching and mediation policies.""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 caching capabilities are somewhat limited. This is more on the developer-oriented capabilities.""They should improve the monitoring tools for on-premises environments.""When there is an update on a new version or an automatic update, you have to be present and double-check that the update is reflected in the environment with no issues."

More Apigee Cons →

"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.""With respect to the API gateway, the runtime component, the stability after a new release is something that can be improved.""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.""The price has room for improvement.""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.""It is an expensive solution and not very suitable for smaller businesses.""Understanding the overall architecture is difficult.""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."

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."
  • "It is an expensive tool. I rate the product price a nine out of ten, where ten means it is very expensive."
  • 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.
    770,141 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: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 66 in API Management
    Views
    32,878
    Comparisons
    23,922
    Reviews
    34
    Average Words per Review
    403
    Rating
    8.1
    11th
    out of 66 in API Management
    Views
    1,566
    Comparisons
    959
    Reviews
    7
    Average Words per Review
    630
    Rating
    8.0
    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.
    770,141 professionals have used our research since 2012.

    Apigee is ranked 2nd in API Management with 82 reviews while webMethods API Gateway is ranked 11th in API Management with 10 reviews. Apigee is rated 8.2, while webMethods API Gateway 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 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 Layer7 API Management, whereas webMethods API Gateway is most compared with webMethods.io Integration, Kong Gateway Enterprise, 3scale API Management, webMethods Microgateway and CentraSite. 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.