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
    |
    123 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.
    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.
    Alfar K.

    APIM review

    Reviewed on Jul 30, 2025
    Review provided by G2
    What do you like best about the product?
    Secured API exposure, Rate limiting, throttling,
    What do you dislike about the product?
    Struck with the caches sometimes. Hence we have to open new tab and access
    What problems is the product solving and how is that benefiting you?
    Secured way of exposing the APIs
    Pulasthi G.

    Review for wso2 api manager

    Reviewed on Jul 29, 2025
    Review provided by G2
    What do you like best about the product?
    Open Source & Extensible. allowing customization at almost every level.
    What do you dislike about the product?
    Configuration Complexity in applying to production
    What problems is the product solving and how is that benefiting you?
    Allow the trafic to control
    Ishan F.

    provides a robust and flexible platform for managing APIs efficiently in an enterprise environment

    Reviewed on Jul 29, 2025
    Review provided by G2
    What do you like best about the product?
    Its powerful customization capabilities, and seamless API lifecycle management are what I like best.
    What do you dislike about the product?
    The initial setup and configuration can be complex
    What problems is the product solving and how is that benefiting you?
    helps us securely expose, manage, and monitor internal services as APIs, enabling better integration across systems.
    Krishantha J.

    Api life cycle knowledge

    Reviewed on Jul 29, 2025
    Review provided by G2
    What do you like best about the product?
    The session emphasized how a full-featured API manager handles the complete API lifecycle—from design and prototyping to deployment, publishing, versioning, monitoring, and deprecation. Understanding this flow clarified best practices for long-term API governance.
    What do you dislike about the product?
    There is no any major dislikes on that.if we can see more details of the APi on dashboard it's better
    What problems is the product solving and how is that benefiting you?
    I can use for versions management of our applications
    View all reviews