In my company, we use CA API Management for banks in the financial markets. Our primary use case is for the basic protection of the APIs. We also use the authentication feature.
Consultor de segurança at a tech company with 1-10 employees
Information Security Features Allow Our Developers to Focus on Just Writing the Support Code
Pros and Cons
- "I work for an information security company. CA API Management is capable of using tokens for authorization to manage access control for the APIs."
- "One of the main ways that CA API Management has improved our company is that we do not require a lot of people to work in developing new security code when they are programming for the APIs."
- "One specific feature that we need is the ability to authenticate directly to the server with API data. It's not complex nowadays. This is a feature that we need and CA doesn't have it."
What is our primary use case?
How has it helped my organization?
One of the main ways that CA API Management has improved our company is that we do not require a lot of people to work in developing new security code when they are programming for the APIs. They leave all the responsibility to CA API Management.
In this manner, our developers can focus on just writing the code and on important business.
What is most valuable?
I work for an information security company. CA API Management is capable of using tokens for authorization to manage access control for the APIs.
What needs improvement?
One improvement for CA API Management would be better integration with the web access console. Better integration of the web access console would be great.
One specific feature that we need is the ability to authenticate directly to the server with API data. It's not complex nowadays. This is a feature that we need and CA doesn't have it.
CA API Management can't do the same authentication functionality with the APIs as the other competitive products in the marketplace.
Buyer's Guide
Layer7 API Management
June 2026
Learn what your peers think about Layer7 API Management. Get advice and tips from experienced pros sharing their opinions. Updated: June 2026.
900,747 professionals have used our research since 2012.
For how long have I used the solution?
One to three years.
What do I think about the stability of the solution?
The stability of CA API Management is very good. We have very little problems with the solution. Just once, there were a couple of days that became filled up with logs of reporting information. Overall, CA API Management is certainly stable.
What do I think about the scalability of the solution?
We don't have any problems with scalability. We have only a few customers that have deployed it. We only use it for a total of 4 clients. We don't use it in all of our projects. We work with other technology.
Our final customer maintains the CA API Management installation and only needs our contractors to make other new improvements.
How are customer service and support?
Technical support is okay. We have opened some cases and all of them were quickly solved.
Which solution did I use previously and why did I switch?
This was the first tool that we used for API Management.
How was the initial setup?
The initial setup is good. For our requirements, it fits our appliances.
The initial deployment of the software was two hours, i.e. to have the API data up and running.
What about the implementation team?
We are a reseller company that makes the final setup for our customers. We always do the final installation for our clients.
What's my experience with pricing, setup cost, and licensing?
Our CA API Management license is for five years with no additional cost other than the standard licensing fees.
Which other solutions did I evaluate?
Nowadays, we are looking at IBM solutions because other customers required it of us.
What other advice do I have?
CA API Management is very helpful. I would rate the product an 8 out of 10. In my opinion, the features are all very good.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Software Engineer at a tech vendor with 501-1,000 employees
APIs can be developed to provide security and we can show everything in a single pane of glass
Pros and Cons
- "As an organization grow, you can use CA API Management for authentication purposes through the CA API Gateway. It allows for multiple identity providers with different Active Directories."
- "Compared to other tools, like Apigee, this is the best tool that I have used."
- "They need a workflow for the API Developer Portal, where the process only allows requests to go to the correct person."
- "The CA Mobile API Gateway (MAG) for mobiles has too much latency."
What is our primary use case?
Previously, we don't have a security for our web or mobile applications. In a scenario where I have an application that gives APIs to everyone in the world, they can directly access that particular application. However, this allows for different types of attacks on that particular application too. This becomes a problem if a number of users access it, whether they are valid or invalid users, they will see performance issues. If a number of attacks are happening on a particular application, it goes down. So, from a security perspective, CA API Management acts like a reserve proxy.
It makes the end user feel like it is a real system. It does not show the back-end and what the API tool does. CA API management will not let people know that there is an original server running behind the tool. That is the security point of it.
For use cases, there are databases that some people have to query on. With the help of CA API Management tool, we can give APIs to the end user, and with the help of those APIs, they can access the data instead of the database.
How has it helped my organization?
APIs can be developed to provide security. We can show them in one single pane of glass, such as the CA API Management API Developer Portal. It is there that we can provide the monetization for their APIs and what is happening on third-party applications, like Paytm or BookMyShow.
Customers go to the portal and register there. It is there that they chose their APIs from a list. Based on the registration of the APIs, the customer will be charged.
Our customers will purchase these APIs and give to their application users. The functionality provided by the CA API Management tool is about the work framework, and the API Gateway also provides work functionalities. In the API Gateway, there are features called Solution Kits. These provides work protocol functionalities and the framework.
In order to develop an API, we'll face so many problems:
- What method we should use?
- What is the data it should return?
- If I give this API data to the browser, how will it be processed?
There are so many problems from the perspective of designing an API. However, the CA API Management tool, along with the CA API Gateway, eliminate all our issues.
As an organization grow, you can use CA API Management for authentication purposes through the CA API Gateway. It allows for multiple identity providers with different Active Directories.
What is most valuable?
It takes an existing service, like JSON or SOAP, and converts it for use on the application (e.g., REST services).
From a security point of view, there are different types of attacks: cross-origin resource sharing, SQL injection, shell scripting, and code injection. These type of attacks can be eliminated with the help of this tool because they are built-in with rules. If I drag and drop one rule called cross-origin resource sharing to the website I want to allow it on, only that website can contact CA API Management regarding this assertion.
For an OAuth perspective, the application needs to be registered at my API Gateway. Once the application is registered, every time a user requests access to my API Gateway, I have to capture whether it is a valid application or not. Once it is getting validated, only then will it show them the access page for the login page to the application.
What needs improvement?
Based on the method an API, we need to be able to access that particular API.
They need a workflow for the API Developer Portal, where the process only allows requests to go to the correct person.
The CA Mobile API Gateway (MAG) for mobiles has too much latency.
For how long have I used the solution?
One to three years.
What do I think about the stability of the solution?
If an entire cluster fails, we have disaster recovery with this solution. It provides an exact replica.
Because it contains Java, the heap memory needs to be cleaned constantly or problems will occur.
For day-to-day maintenance, two people are enough staff, e.g., checking the logs.
What do I think about the scalability of the solution?
CA API Management is okay when it comes to supporting a large number of APIs or large number of transactions. It has high availability. With the help of a load balancer, we distribute the load among all the API Gateways. In this way, we provide high-availability for all the API Gateways.
We have scaled the product out to different countries, like China and Australia.
Which solution did I use previously and why did I switch?
Previously, there was only SOAP services. When you are making an API call with SOAP services, It has a lot of impact on the application by taking too much of the bandwidth.
Now, all the users are filling our their forms in the back-end with form data into JSON, and sending the information to the REST services.
People want the REST services. There are already existing applications which are running on the SOAP services. Rather than losing their businesses, with the help of CA API management, they can have both their REST and SOAP services in the back-end.
How was the initial setup?
The initial setup is straightforward, like creating and deploying an API. Everything happens in one single loop.
If you install the CA API gateway, it takes about 15 minutes, as it is available in OVA format. If you go with the OVA format, you don't need to do much configuration. Then, it comes up in an internal MySQL database.
The API Developer Portal takes easily an hour to set up.
What about the implementation team?
When we introduce the solution to a new organization, it's not a complicated process. If we describe to them how an API can reduce work in their regular life, then they can easily understand that. When we give this to the customers, they become happy.
We use two people for deployments.
What's my experience with pricing, setup cost, and licensing?
CA API Management has a licensing path. If you want more features, it requires more licenses and more installation time.
Which other solutions did I evaluate?
Compared to other tools, like Apigee, this is the best tool that I have used.
What other advice do I have?
This product is available on-premise, in the cloud, and Docker.
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner.
Buyer's Guide
Layer7 API Management
June 2026
Learn what your peers think about Layer7 API Management. Get advice and tips from experienced pros sharing their opinions. Updated: June 2026.
900,747 professionals have used our research since 2012.
The product implementation was complex, but the tool has a good user interface and is easy to use
Pros and Cons
- "The solution helped us to quickly publish and monetize APIs, and I have used versioning responses to publish or send APIs to different customers with different versions."
- "The implementation of CA API Management was complex. It is a complicated solution. You have to know so much IT knowledge to do the implementation."
- "I would not recommend the product based on how it has performed to implement it."
What is our primary use case?
I have used this tool for my customers, as I am a service provider, not an end user. I have dealt with implementations and configurations for CA API Management.
We implemented the API versioning for software services and REST services.
How has it helped my organization?
Mostly, it can identify client IT and user accounts to give them a lot of business logic. It can also provide API versioning. It can provide different versions to different customers, but the original API are the same.
What is most valuable?
Controlling microservices for my customers.
It provides a good user interface and is easy to use.
What needs improvement?
It is not user-friendly because you have to know so many programming languages.
What do I think about the stability of the solution?
It is a stable product. I have had no issue with it.
What do I think about the scalability of the solution?
The scalability is good.
When it comes to supporting a large number of APIs or transactions, the performance is not bad, because it is in staging. We have not moved it to production.
Our client's environment has four CA API Gateways.
How is customer service and technical support?
The technical support responds very quickly by email. The last time that I communicated with the technical support, I asked them, "If MariaDB, instead of SQL, is compatible with CA API Gateway?"
However, now CA's entire product service is poor in Taiwan, as there is no local support.
How was the initial setup?
The implementation of CA API Management was complex. It took us (my colleague and me) six months to implement with two people. My colleague was responsible for implementing the API Gateway.
My colleague is a system engineer. Because I am a programmer, I am in charge of the design and customizability. It is a complicated solution. You have to know so much IT knowledge to do the implementation.
What was our ROI?
The solution helped us to quickly publish and monetize APIs. I have used versioning responses to publish or send APIs to different customers with different versions.
What's my experience with pricing, setup cost, and licensing?
It has a reasonable pricing model by instance.
What other advice do I have?
I would not recommend the product based on how it has performed to implement it. I did not like working with the product.
We have not used it to modernize legacy systems via microservices, APIs, or developing a new platform for mobile. We also did not use it for connecting data to apps via APIs.
I am not familiar with the security aspects of the solution.
We stopped offering the product as a service a month ago since the product no longer belongs to CA. In Taiwan, I believe no one will buy CA products anymore because it is no longer trustworthy as a company, since the products are no longer supported.
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner reseller.
Lead Architect at a energy/utilities company with 1,001-5,000 employees
Does well protecting APIs against vulnerabilities, but the lifecycle management approach needs improvement
Pros and Cons
- "From a security standpoint, it works great. It is the right solution for us. It's lightweight, a software-appliance configuration which was easy to deploy and configure."
- "The entire lifecycle management approach needs improvement: from the API management, development, deployment, some of the settings around the quotas, and some security policy applications, etc. for the APIs. We found the Apigee platform a lot more robust in that area."
What is our primary use case?
We use it as a gateway for protecting some of our critical infrastructure out on the grid. We have six data centers and it is implemented in each one of them, protecting our grid.
We have several applications that talk to the grid, and they pass through that gateway to get out there, ensuring that we terminate connections from the lower security environment and reestablish credentials for the higher security environment.
How has it helped my organization?
Being able to protect our communications protocols, from the back office out to the substations that control the device, is helpful.
What is most valuable?
We use a pretty simplistic approach and it does what we need it to do for terminating connections and then reestablishing what we needed to do in a DMZ. All of those features are pretty good. We don't really use the full-blown API management solution which they offer, more just the gateway components.
From a security standpoint, it works great. It is the right solution for us. It's lightweight, a software-appliance configuration which was easy to deploy and configure. It is what we need. It does well protecting APIs against vulnerabilities.
It is okay for incorporating identity access control with OAuth.
What needs improvement?
The entire lifecycle management approach needs improvement: from the API management, development, deployment, some of the settings around the quotas, and some security policy applications, etc. for the APIs. We found the Apigee platform a lot more robust in that area.
For how long have I used the solution?
Three to five years.
What do I think about the stability of the solution?
The solution is very stable. There have been no issues.
What do I think about the scalability of the solution?
Scalability is fine for what we are doing.
How is customer service and technical support?
Tech support is pretty good. They're pretty responsive. When we have an issue we give them a call. They jump on, help us find the root cause and provide a solution, or they talk us through configuration items.
We're big CA users, so we have all sorts of their products within our environment. It benefits them to be responsive.
How was the initial setup?
The deployment for CA's API Management, the way we're using it, took a couple of months and then we were operational. Our planning was typical Waterfall-type planning, at the time. We had a problem and targeted the problem with that solution. Our problem concerned security, protecting our grid-control area.
It took three FTEs for what we are doing. We also have a support structure around that. There's a whole team that manages the infrastructure and configurations of the policies. Since it has been up and running, it has required about one FTE to maintain it.
What about the implementation team?
We just worked with CA and our own resources.
What was our ROI?
We haven't seen ROI from their gateway solution, other than protecting us from vulnerabilities. In that regard, it's kind of hard to monetize things. We have definitely benefited with cost savings from some of CA's other products.
What's my experience with pricing, setup cost, and licensing?
For what we are after, the pricing is okay. It is competitive.
Which other solutions did I evaluate?
For an API management solution, we chose the Google Apigee Edge platform. We went a different direction because CA was somewhat limited on some of the lifecycle management things that we were looking for. We use Apigee for modernizing legacy systems and for monetizing APIs, among other things.
We were one of the earlier adopters of the gateway technologies. I don't remember what we compared CA to back then. Lately, it has been between Apigee and MuleSoft and CA. We did that comparison.
We evaluate every five years. We see if we need to stay where we are or go in a different direction. Technology changes quite quickly.
What other advice do I have?
CA API Management is a pretty solid product for what we are using it for. It's been good. It has served our purpose and kept us out of trouble.
Evaluate what's out there in the industry. Make sure that you chose the right product for your use cases.
I would rate this solution at about six out of ten, overall. At the time when we were evaluating it, it was about the complete lifecycle management. We were looking to build APIs to legacy systems, using IDE deployment strategies - all of those things were lacking. Products like MuleSoft and Apigee had better, more robust software development approaches for both mobile as well as web-based or batch processing.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Layer7 API Developer at Allied Globetech
Built-in assertions for vulnerabilities, like DDoS attacks and IP restrictions, are useful
Pros and Cons
- "There are a few assertions which are built-in for threat protection. I have used them for vulnerabilities, like for DDoS attacks, XML schema validation, IP restriction, and for cross-domain."
- "Using this solution, the deployment and development processes become easier when compared to before, when complete Java development was necessary."
- "There are old algorithms that the tool does not support - and it shouldn't, in my opinion. But sometimes customers need old algorithms, from old use cases and old applications, migrated to the platform. At those times, there are hiccups that happen."
- "Scalability is a bit tough if it is a production environment."
What is our primary use case?
Our primary use case is basic encryption/decryption using symmetric assertions and then, gradually, SOAP signatures, SOAP encryption, non-SOAP XML encryption, and signing that. In the last six months or so, I have been working on JWT (JSON Web Tokens).
How has it helped my organization?
Using this solution, the deployment and development processes become easier when compared to before, when complete Java development was necessary. Now, the encryption part is very easy and our clients don't have to continuously depend on logic. On this platform, it's very easy for them to understand and to do testing. It saves them time.
What is most valuable?
I haven't found that there are any most-valuable features. I'm not using any feature most often in any of my use cases. The use cases depend upon the customers' requirements.
In terms of protecting APIs against threats and vulnerabilities, there are a few assertions which are built-in for threat protection. I have used them for vulnerabilities, like for DDoS attacks, XML schema validation, IP restriction, and for cross-domain.
What needs improvement?
There are old algorithms that the tool does not support - and it shouldn't, in my opinion. But sometimes customers need old algorithms, from old use cases and old applications, migrated to the platform. At those times, there are hiccups that happen. It's a bit of a challenge to make the customer understand that we should not be going with these old applications.
For how long have I used the solution?
One to three years.
What do I think about the stability of the solution?
We have not faced many issues with its stability.
What do I think about the scalability of the solution?
Scalability is a bit tough if it is a production environment. If you are planning to scale it and increase the number of servers within one to two years, that can be challenging. Up until now, if I have installed four servers, I haven't been given requirements to add more than that.
How is customer service and technical support?
We have contacted support. There were two cases where there wasn't support for old algorithms, the assertions weren't supporting them, and we reached out to the support team. They were very helpful. It depends on the problem you are asking them about. If it's easy, they give you solutions quickly. If there is a requirement for the engineering team to be involved, then it takes time. But they're very helpful.
How was the initial setup?
The setup is straightforward. If I'm doing it on a local machine, it takes 20 to 30 minutes for a single client. I don't have any implementation strategies. It's a straightforward process where you just need to select the options, click enter, enter, enter, and provide whatever input is required.
Before starting the implementation with a customer, we give them the prerequisites that are required. If those prerequisites are met, it doesn't take much time to do the deployment. They have to provide the IP, the hostnames, and the port openings.
In our last deployment, it took me two days to install all the port services. There was one replication and there were two persisting nodes. I did the complete installation and was initially involved in the API development. After that, my colleagues were involved in the development of APIs.
It requires a minimum of two people for maintenance, once it's up and running.
What other advice do I have?
The tool is very powerful so if you are looking to go with an API platform I would recommend CA.
The number of users among our clients is growing, although I don't have an actual number I can give you. Initially, it takes time to get people to understand the platform, but once they understand it, everyone wants to use the platform and have their application exposed to this platform only.
Overall, I would rate the solution at nine out of ten.
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner.
GM - Head of Digital Transformation at a financial services firm with 10,001+ employees
Monetization module is unique, but security protocols for financial service were not up to par
Pros and Cons
- "Containerization and the monetization module are quite unique for an API tool... In addition, the development time and rollout time are pretty quick."
- "Containerization and the monetization module are quite unique for an API tool, and the nimbleness of the monetization tool is very good, where you can just drag and drop elements that would make up the monetization."
- "The security protocols in CA's product, for financial services, weren't as good as those in API Connect."
- "One of the reasons that we chose to go with another tool was because we found that CA API Management was crashing quite often."
What is our primary use case?
Our primary use case for this solution is opening up our APIs to the development community so they can help us innovate some of our banking products. We've demoed CA API Management and we've done one proof of concept with it, but we are not using it on an ongoing basis.
How has it helped my organization?
We are a bank, and any API management tool helps us find the right partners to build new products in new markets. Given that we are going down the path of open banking, this type of tool is, perhaps, going to be one of the integral components of our tech deployment.
What is most valuable?
- Containerization
- The monetization module
They're quite unique for an API tool.
Although we didn't test the monetization, the flexibility of the tool could be quite useful. Right now, we're not looking to monetize any of our open APIs for the next few months, but it will be a focus for banks in a year or so. The nimbleness of the monetization tool is very good, where you can just drag and drop elements that would make up the monetization.
In addition, the development time and rollout time are pretty quick.
What needs improvement?
This is not specific to CA's tool, but API tools in general. There are two schools of thought: There is the "Apigee" school of thought that says that we don't need hardware to implement security, and there's the "API Connect" school of thought which says some sort of an enterprise service bus would be critical to the success of the API management tool.
I find this hardware reliance is a bit archaic. The biggest reason I would want to get an API management tool is to get rid of the hardware. If I have to have the hardware and put the tool on top of it, that makes it a bit cumbersome for us because the maintenance of the hardware, for any enterprise service bus, is in hundreds of thousands of dollars per year.
It needs to go into virtualization.
For how long have I used the solution?
Less than one year.
What do I think about the stability of the solution?
One of the reasons that we chose to go with another tool was because we found that CA API Management was crashing quite often. We called technical support about this, but since the deployment time was so short, we only called them a couple of times before we made a decision.
What do I think about the scalability of the solution?
We didn't take it to scale, but from what I've read and from the literature that was provided to me, it seems that it's built for large transactional orders.
How are customer service and technical support?
Our interactions with technical support were okay; nothing to write home about.
Which solution did I use previously and why did I switch?
In terms of using this solution to modernize legacy systems via microservices/APIs or developing a new platform for mobile/IoT, we haven't used CA's API tool, but the API tool we are using right now is helping us replace some of the old, monolithic systems. It's helping bring a more agile approach to our API development, our exposure of microservices to the world.
How was the initial setup?
The setup was a bit complex in the beginning, but I think that's for true for any technology that you want to implement for the first time.
The deployment took six to eight weeks. We had a roadmap that we were following, as an implementation strategy. I can't go into what that process was. For the deployment, we had five FTEs on our side and the implementation team had another two or three, and there was also a manager.
Once it was deployed it took four people to maintain it and for API development. And then we had a team of 40 Intel developers who were using it off and on.
What about the implementation team?
We used a local implementation partner to help set it up.
What was our ROI?
For the business case that we have, we would have made no money on this within the first 36 months. We would probably have started seeing return on investment when there was traction in the developer community for our APIs. Once we would have a couple of good implementations with the e-commerce companies, then we'd see a return on investment.
I also feel that from a resource-reduction and right-sizing perspective, eventually we would be able to bring that down a little bit because we would need internal product teams to be that active in the long-term.
What's my experience with pricing, setup cost, and licensing?
We weren't comfortable with the pricing of licensing. It was slightly more expensive than its competitors.
Which other solutions did I evaluate?
We found that API Connect had superior features. The security protocols in CA's product, for financial services, weren't as good as those in API Connect.
What other advice do I have?
With respect to supporting a large number of APIs and/or a large number of transactions, we didn't use it for a large number of transactions. It was a PoC so we only used it for limited connectivity. But from what I've read and from what I've heard from other users, the volume management and traffic flow management is actually pretty good for CA's tool.
I would rate the solution at six out of ten, overall. It didn't meet all of our needs.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Sr. Tech lead at a manufacturing company with 10,001+ employees
A helpful tool for authentication purposes
Pros and Cons
- "The security checking authentication is our primary use case for this solution."
- "We have experienced technical difficulties with the product in the past."
What is our primary use case?
The security checking authentication is our primary use case for this solution.
What is most valuable?
The API gateway is good.
What needs improvement?
We have experienced technical difficulties with the product in the past.
For how long have I used the solution?
Three to five years.
How is customer service and technical support?
Tech support is helpful. I would give it an 8 out of 10 rating.
What's my experience with pricing, setup cost, and licensing?
I do not have any experience with the pricing or licensing of the product.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Sr. Systems Engineer at a hospitality company with 1,001-5,000 employees
The out-of-the-box security features are useful. We feel secure using the Gateway.
Pros and Cons
- "The out-of-the-box security features are useful. Right now, you can just right-click and drag and drop the assertions with the rate limit. That, as well as the x-amount surge protection, is built in so we can bring that in."
- "We see clear ROI with this solution."
- "On the monitoring side, we need a better way to monitor it. CA has not given a clear understanding of what external tools we can use to do this."
What is our primary use case?
We use CA API Management for our brand mobile app and our outbound traffic. Our brand mobile apps are for Olive Garden, Capital Grill and LongHorn Steak House.
We also use API Management to modernize legacy systems via microservices.
We have our internet application, which is connected to PeopleSoft and other tools so we can export through API gateway. So we have a custom mobile app built for our internal application, where people can check their paychecks, benefits, and other perks, such as gift cards.
How has it helped my organization?
One of the main things is the call-ahead feature, where people can call ahead of time with our mobile app to reserve a table at these restaurants. We also have private click-to-call links that are very successful.
Pretty much the whole mobile app is going through our Gateway. People can only access the app through a mutual SSL authentication, plus we make sure that we do geo-location. We also have CA Advanced Authentication to help with this. We put these two tools together to make sure that we are not entertaining anybody outside of our countries that we serve. So security-wise, we feel secure using the gateway.
What is most valuable?
The out-of-the-box security features are useful.
Right now, you can just right-click and drag and drop the assertions with the rate limit. That, as well as the x-amount surge protection, is built in so we can bring that in.
What needs improvement?
On the monitoring side, we need a better way to monitor it. CA has not given a clear understanding of what external tools we can use to do this.
We also need a total dashboard functionality to see how many transactions are going through, where the problems are, etc. There's no out-of-the-box monitoring other than the dashboard, which doesn't give you very much.
Their migration policies are also not the best out there. We just do an export and import of it, which is fairly simple, but they could have made it better.
For how long have I used the solution?
Three to five years.
What do I think about the stability of the solution?
We do promotions and that's the only time you see some crashes. But overall it's pretty stable product and we haven't had issues with it.
What do I think about the scalability of the solution?
Because we have a physical appliance, we have the capacity with us, but scalability is going to be hard. Our next strategy is for us to figure out if we can use virtual gateways instead of an appliance gateway and then scale horizontally.
As for end users, we have a lot of them. About 200,000-300,000 users have downloaded the application and use it externally. As far as maintaining here locally, it's a team of 5 people.
We are growing. I'm the main implementation architect on the support of it. Now, we have a policy development team, an enterprise architecture team and a performance testing team. Each one of them from their team lend out to us whenever we need it.
I would say we're probably 20 to 30 percent of people have been using it within our organization. We still have a lot of room to go.
How are customer service and technical support?
Their support is phenomenal. That's one thing that I like about CA is that they're very good at their support.
There's a big dent right now with the merger with Broadcom. So, it's not working out that well lately. I think they need to get that merger completed quickly to get this all figured out.
Which solution did I use previously and why did I switch?
This is the first one we've picked and then we were pretty happy with it so far.
How was the initial setup?
It is straightforward, but now we're trying to cache some of the responses and there is no real guidance on how this works.
What about the implementation team?
We had CA Services help us during initial setup and that's about it.
What was our ROI?
We see clear ROI with this solution.
What's my experience with pricing, setup cost, and licensing?
I think it's competitive. It's not that expensive when you compare CA with the Oracle product. I also haven't seen the latest pricing for the virtual gateways, but what I have seen seems to be reasonably priced.
Which other solutions did I evaluate?
We were thinking about the Apache system at that time, as well as the Oracle server and architecture.
I used CA in my previous organization so I'm committed to it. To me, it met our requirements at that time, which helped us choose it for this organization.
At that time, Oracle didn't actually have a gateway. Although they have now acquired a gateway, I think CA API Gateway is more mature. It's been there for a long time, even before CA purchased it, so in this space they are the best. We also did the research and looked at resources like the Gartner Report, and CA API Gateway seems to rank top on the list.
What other advice do I have?
I rate CA API Management as an eight out of ten due to the overall stability of the product. So, we had this implemented and running fine unless we had increased traffic. We never went back and tuned it. In that way, I'm pretty happy with that.
It loses the last two points because of the monitoring, as well as the capacity analysis and planning our day-to-day transaction details.
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
Technical Consultant at a computer software company with 501-1,000 employees
Provides different form factors, API virtualization and lifecycle management, data security, and scalability. Improvements needed in analytics, reporting, logging, tracking, SSO and user experience.
Pros and Cons
- "Initial setup is straightforward. It is simple and easy to do."
- "The level of technical support is good."
- "Scalability: API Gateway is easily scalable horizontally and managed easily."
- "CA API Management powers the next generation of mobile and Internet of Things (IoT) applications by providing reliable connectivity between data, people, apps and devices."
- "The API Development tool can be made more user-friendly by providing folder properties."
What is our primary use case?
- Digitalization
- API Life Cycle Management
CA API Management powers the next generation of mobile and Internet of Things (IoT) applications by providing reliable connectivity between data, people, apps and devices. You can aggregate and orchestrate data from multiple data sources into modern REST APIs almost instantly. Whether your data is in legacy systems, disparate databases, or the cloud, you will be able to bring it all together to power new digital initiatives at scale in modern apps or SaaS applications.
How has it helped my organization?
It improved how we function in the following areas:
- Protecting all enterprise application data from direct access by virtualization.
- Transforming SOAP services to REST services easily on the gateway without impacting existing systems.
- Providing security for all API's exposed through API Gateway at one common location.
- Migration of APIs from one environment to other.
- Providing high availability with horizontal scaling and multi cluster.
- Managing the API lifecycle.
- Exposing enterprise data to the external world.
- Securing Mobile App communication using MAG.
- Integrating easily with other systems.
What is most valuable?
The most valuable features to me are:
- Different Form Factors: Available as Software, Virtual Appliance, Amazon Machine Image and Hardware.
- API Virtualization: Creating virtual APIs by shielding the actual enterprise resources on API Gateway.
- Security: Enterprise data security and central management in API Gateway.
- API Lifecycle Management: Enable, Disable, Assigning, Deprecating and Deleting APIs on API Portal
- Scalability: API Gateway is easily scalable horizontally and managed easily.
- Mobile SSO is another feature/capability which available.
What needs improvement?
- The API Development tool can be made more user-friendly by providing folder properties.
- Assertions for common functionalities (like mathematical operations, string manipulations, connecting to non-SQL).
- Masking the user credentials entered in Identity Provider, JDBC based on user role
- Analytics and reporting need to be made better and more user-friendly; add some custom reports both on the Developer Portal and API Gateway; exporting of analytics and an email facility.
- Logging and tracking of changes done by users in the Developer Portal.
For how long have I used the solution?
Three to five years.
What do I think about the stability of the solution?
CA API Management solution is very stable also scalable.
What do I think about the scalability of the solution?
I did not have any issues with scalability.
How are customer service and technical support?
Customer Service:
Customer service is good
Technical Support:
The level of technical support is good.
Which solution did I use previously and why did I switch?
I did not try any other solutions previously.
How was the initial setup?
Initial setup is straightforward. It is simple,easy to do and quick to go to market
What was our ROI?
Overall cost saving, growth in business
What's my experience with pricing, setup cost, and licensing?
I feel that it is costly for small/medium-sized companies.
Which other solutions did I evaluate?
I did not evaluate other products, but have read about them and the features they provide.
What other advice do I have?
Check what is required and whether it can be achieved easily without any compromise, see how flexible its to use and maintain.
Disclosure: My company has a business relationship with this vendor other than being a customer. We're CA partner's and implement to the customer who have purchased the CA API Management . We do also contribute in development of the product.
Senior Technology Architect at a tech services company with 10,001+ employees
API Portal capabilities are very nice, with several adapters to all leading identity suites
Pros and Cons
- "API discovery using CA Live API Creator is helpful for integrating with multiple backends, for discovering and kickstarting the API creation process. It is a very good feature."
- "Mobile app capabilities is good for building mobile apps to consume developed APIs. Also, the API Portal capabilities are very nice, up to and including the ability to do monetization. Security features are exhaustive, with several adapters to all leading identity suites."
- "CA API suite is a strong solution with very good security capabilities and end-to-end lifecycle management of APIs."
- "The development toolkit used for creating APIs should be more online and user-friendly. Deployment and tracking could also be improved. Tools like Apigee provide a complete online experience along with RESTful APIs, to manage all activities. It is a very nice and user-friendly solution compared to CA."
- "The development toolkit used for creating APIs should be more online and user-friendly."
What is our primary use case?
RESTful API implementation and exposure.
How has it helped my organization?
Being a key partner of CA, the strong product has helped us make joint pitches to multiple enterprises and to implement an efficient API gateway for enterprises, enabling them to manage the end-to-end lifecycle of APIs.
What is most valuable?
API discovery using CA Live API Creator is helpful for integrating with multiple backends, for discovering and kickstarting the API creation process. It is a very good feature.
Mobile app capabilities are good for building mobile apps to consume developed APIs.
API Portal capabilities are very nice, up to and including the ability to do monetization. Security features are exhaustive, with several adapters to all leading identity suites.
What needs improvement?
The development toolkit used for creating APIs should be more online and user-friendly.
Deployment and tracking could also be improved. Tools like Apigee provide a complete online experience along with RESTful APIs, to manage all activities. It is a very nice and user-friendly solution compared to CA.
For how long have I used the solution?
Three to five years.
What do I think about the stability of the solution?
No issues with stability.
What do I think about the scalability of the solution?
No issues with scalability.
How are customer service and technical support?
Technical support is very good. Response times are very good. As a partner, technical support is available via phone and email as well as in several countries.
Which solution did I use previously and why did I switch?
As a systems integrator, we use several API management products, with CA being one of our key tools.
How was the initial setup?
Setup was ok. CA was always available for any support issues.
What's my experience with pricing, setup cost, and licensing?
Pricing is competitive. CA is ready to offer attractive discounts.
Which other solutions did I evaluate?
Apigee, IBM API Connect, and MuleSoft are some of the other key products we have evaluated and used.
What other advice do I have?
CA API suite is a strong solution with very good security capabilities and end-to-end lifecycle management of APIs. It has been proven over the years and is a very good option for implementing the API gateway for an enterprise.
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner.
Buyer's Guide
Download our free Layer7 API Management Report and get advice and tips from experienced pros
sharing their opinions.
Updated: June 2026
Product Categories
API ManagementPopular Comparisons
Informatica Intelligent Data Management Cloud (IDMC)
Microsoft Azure API Management
Amazon API Gateway
webMethods.io
IBM API Connect
IBM DataPower Gateway
Kong Gateway Enterprise
MuleSoft API Manager
WSO2 API Manager
Apache APISIX
3scale API Management
SwaggerHub
Axway AMPLIFY API Management
Buyer's Guide
Download our free Layer7 API Management Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- When evaluating API Management, what aspect do you think is the most important to look for?
- What is the difference between an API Gateway and ESB?
- In a Digital Banking Environment how do we see the role of ESB/ API Managers?
- What is an API Gateway?
- How do you protect your API from security threats?
- What should one take into consideration when choosing an API management solution to manage Microservices?
- Which API Management tools have the best developer portal?
- Which API management tool is the best?
- Why is API Management important for companies?
- What is your favorite API Management tool?














