Listing Thumbnail

    WSO2 API Management

     Info
    Sold by: WSO2 
    Deployed on AWS
    WSO2 API Manager is an industry-leading full lifecycle API management platform for building, integrating, securing, and exposing an enterprise's digital services as managed APIs in cloud, on-premises, and hybrid architectures. Fast-track your API strategy with all the capabilities needed by API designers, product managers, operations, and consumers.

    Overview

    Play video

    WSO2 API Manager is an industry-leading full lifecycle API management platform for building, integrating, securing, and exposing digital services as managed APIs across cloud, on-premises, and hybrid environments. Whether you're integrating services, providing developer-friendly APIs, or ensuring enterprise-grade security and compliance, it offers the flexibility, scalability, and control required for modern API ecosystems. Key capabilities include:

    API Design and Development: With a user-friendly API Publisher, developers can create and deploy APIs adhering to industry-standard specifications such as OpenAPI and GraphQL. This makes it a valuable tool for businesses of all sizes to accelerate their API-first initiatives.

    API Security: Security is built into every layer of the platform, including authentication, authorization, traffic encryption, rate limiting, visibility control, threat protection, and token introspection, ensuring robust API protection.

    API Gateway: Route, throttle, and secure traffic with an API gateway that adapts to different deployment needs—centralized for traditional enterprise models or decentralized for cloud native scale, performance, and autonomy.

    API Developer Portal: Enable API discovery and adoption with a customizable developer portal. It offers categorization, tagging, and advanced AI-assisted search to help developers quickly find and consume the right APIs.

    API Analytics: In-depth dashboards provide insights into API usage, performance, error trends, and user behavior, enabling teams to make data-driven decisions and optimize API strategies.

    Kubernetes-Native API Management with the WSO2 Kubernetes Gateway: This lightweight, scalable, cloud native gateway uses Kubernetes' full potential for dynamic API management, supporting the entire API lifecycle (design to monetization). It integrates seamlessly with DevOps workflows and offers a unified experience across hybrid and Kubernetes-native environments.

    Unified Control Plane: WSO2 API Manager features a unified control plane that can manage and monitor a network of federated API gateways. This includes integration with external systems such as AWS API Gateway and Solace Event Broker, providing a consistent governance and observability experience across distributed API environments.

    AI Gateway: Extend API management principles to AI services using WSO2’s AI Gateway. This includes applying guardrails to ensure safe and controlled prompt usage, quality-of-service (QoS) enforcement, semantic caching, and policy-based routing, enabling secure, observable, and governed AI service consumption.

    API Governance: Empower organizations to implement consistent governance across the API lifecycle. This includes API versioning policies, access control, documentation requirements, conformance checks, approval workflows, lifecycle states, and integration with source control systems for audit and traceability.

    Flexible Deployment Options: WSO2 API Manager supports a wide range of deployment models to meet enterprise needs, whether in public clouds, private data centers, hybrid setups, or modern containerized platforms such as Kubernetes.

    Highlights

    • Interoperability with Open Standards - Achieve seamless interoperability between diverse systems without vendor lock-in, utilizing modern approaches with REST, GraphQL, and AsyncAPIs. Unlock collaborative innovation, long-term sustainability, enhanced security, and regulatory compliance. Strategically adopt modern service delivery and development paradigms while retaining vital legacy systems.
    • Open Source, Extensible, and Customizable - As the leading open source API management platform, WSO2 API Manager is extensible and customizable, serving enterprises from startups to established businesses. It handles diverse scenarios, offering user-friendly extension opportunities for authenticators, policies, mediations, API lifecycles, workflows, portals, and login pages.
    • Flexible Deployment Models and Seamless Service Discovery for Developers - WSO2 API Manager can be deployed in the cloud, on-premises, or in a hybrid environment. This gives you the flexibility to choose the deployment option that best meets your needs. You can also embed it within your own SaaS or on-premises solution for redistribution.

    Details

    Sold by

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    WSO2 API Management

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    1-month contract (3)

     Info
    Dimension
    Description
    Cost/month
    Cores
    The public offer includes a POC setup without a subscription. The private offer will include a subscription based on the number of cores specified in the contract.
    $0.001
    Usage
    The public offer includes a POC setup without a subscription. The private offer will include a subscription based on the usage specified in the contract.
    $0.001
    Support
    Public Offer does not include support. Private Offer will include support as specified in the contract.
    $0.001

    Vendor refund policy

    All purchases are final. No refund is applicable.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    WSO2 API Manager 4.5.0

    Additional details

    Usage instructions

    To access the deployed WSO2 API Manager, follow the steps below:

    1. Configure Local Host Entry

    • Obtain the public IP address of the VM.

    • Add the following entry to your local machine’s /etc/hosts file:

      <VM-PUBLIC-IP> am.wso2.com

    2. Access the API Manager Portals

    Once the host entry is configured, access the WSO2 API Manager portals via the following URLs:

    • API Publisher Portal: <https://am.wso2.com:9443/publisher>
    • API Developer Portal: <https://am.wso2.com:9443/devportal>
    • API Admin Portal: <https://am.wso2.com:9443/admin>
    • API Management Console: <https://am.wso2.com:9443/carbon>

    3. View API Manager Server Logs

    To monitor server logs:

    1. SSH into the VM using its public IP address.

      • Username: ubuntu
      • Use the SSH key that was configured during instance launch.
    2. Switch to the wso2carbon user:

      sudo su wso2carbon
    3. Monitor the logs using the following command:

      tail -f /home/wso2carbon/wso2am/wso2am-4.5.0/repository/logs/wso2carbon.log

    4. Default Credentials (for POC setup)

    The default super admin credentials are:

    • Username: admin
    • Password: admin

    5. Additional Resources

    • Documentation: WSO2 API Manager — available at
      <https://apim.docs.wso2.com/en/latest/>

    • Contact for Subscription: WSO2 — visit
      <https://wso2.com/contact/>


    Support

    Vendor support

    WSO2 offers two types of support models - Basic Support and Enterprise Support. Basic Support offers 12x5 support while Enterprise Support is 24x7 support. For more details, please refer to https://wso2.com/licenses/support-policy/5.9/ .

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    |
    133 external reviews
    Star ratings include only reviews from verified AWS customers. External reviews can also include a star rating, but star ratings from external reviews are not averaged in with the AWS customer star ratings.
    shehan n.

    WSO2 API Manager as an Enabler of Open Banking Ecosystems

    Reviewed on Aug 14, 2025
    Review provided by G2
    What do you like best about the product?
    Supports strong authentication methods, consent management, and fine-grained access control to meet regulations like PSD2. At the same time, its developer portal and API lifecycle tools make it easy to onboard third-party providers, publish APIs, and manage them at scale
    What do you dislike about the product?
    Advanced configuration and deployment options can have a steep learning curve, especially in complex Open Banking implementations.
    What problems is the product solving and how is that benefiting you?
    It provides built-in support for strong authentication, consent management, and fine-grained access control, which are critical for PSD2 and similar standards. This allows us to onboard third-party providers quickly, monitor API usage in real time, and ensure data privacy without building everything from scratch.
    Harsha M.

    Seamless API Management with WSO2 API Manager: Empowering Modern Business Integration

    Reviewed on Aug 01, 2025
    Review provided by G2
    What do you like best about the product?
    WSO2 API Manager is an open source product that offers state of the art API management capabilities. What I like best is its ability to manage the entire API lifecycle in a seamless and efficient manner. It supports everything from API creation and deployment to monitoring and governance within a unified platform. With the integration of new AI features, WSO2 API Manager enhances productivity by intelligently assisting with design, security, and performance optimization. This makes it more effective than many other platforms when it comes to creating, deploying, and managing APIs at scale.
    What do you dislike about the product?
    There are no major dislikes, as WSO2 API Manager is a powerful and reliable platform. However, the documentation across different releases could be improved to enhance user friendliness. Clearer guidance and more consistent examples would help users, especially those new to the platform, to navigate features and configurations more easily.
    What problems is the product solving and how is that benefiting you?
    As a consultant helping organisations manage diverse APIs, WSO2 API Manager provides a unified platform that acts as a central layer for controlling API access, enforcing security policies, and ensuring proper governance. It simplifies the complexity of managing APIs across different systems by offering centralized monitoring, analytics, and lifecycle management. This not only improves operational efficiency but also enhances visibility and control, allowing organisations to deliver secure and scalable digital services more effectively.
    Sahan W.

    Amazing API

    Reviewed on Jul 30, 2025
    Review provided by G2
    What do you like best about the product?
    it is an open source and also its full lifecycle API management platform designed and building and securing and also its offers several notable features and capabilities.
    What do you dislike about the product?
    UI is some what difficult and also it cant be setup easily that means its not beginner friendly
    What problems is the product solving and how is that benefiting you?
    Digital transformation
    Kushen D.

    Good but can be better

    Reviewed on Jul 30, 2025
    Review provided by G2
    What do you like best about the product?
    Has almost everything we expect. And scallable with sole configs.
    What do you dislike about the product?
    Our company has lots of data traffic since we're in retail and sometimes api manager struggles with default settings. And docs can be a lot better, feel like it's not very beginner friendly.
    What problems is the product solving and how is that benefiting you?
    Our current api manager is a mess, so we needed some solution which can be replaced without that much effort. And obviously should work as expected. And although a bit of learning was required after initial setup its working seamlessly.
    Banuka D.

    Easy to Use and Flexible API Managemen Platform

    Reviewed on Jul 30, 2025
    Review provided by G2
    What do you like best about the product?
    I appreciate the user-friendly interface and the flexibility it offers for managing, creating, and monitoring APIs. The documentation is clear, and the product provides strong integration capabilities, robust security, and extensive analytics features. These aspects make API lifecycle management straightforward and efficient, whether for small or large-scale projects.
    What do you dislike about the product?
    While WSO2 API Manager is a powerful and flexible platform, there are a few areas that could be improved. The initial setup and configuration can be complex and time-consuming, especially for new users without prior experience
    What problems is the product solving and how is that benefiting you?
    WSO2 API Manager is helping us centralize and streamline the management of our APIs across different teams and environments. It solves the challenges of securing, publishing, monitoring, and versioning multiple APIs, which was previously time-consuming and error-prone
    View all reviews