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
    |
    2 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.
    Jorge C.

    WSO2 API Manager 3.2, Superior Performance

    Reviewed on Sep 17, 2024
    Review provided by G2
    What do you like best about the product?
    WSO2 API Manager 3.2.0 has proven to be a high-performance tool, allowing me at UTPL to manage and publish more than 50 APIs efficiently. Thanks to its robust architecture, we have managed to implement a flexible and smooth integration between applications, which facilitates support for our business processes. Additionally, it offers a solid API governance system that allows for comprehensive control in critical areas such as discovery, management, security, monitoring, and traceability of the data flowing between applications. This has optimized interoperability and significantly improved the responsiveness of our technological solutions.
    What do you dislike about the product?
    In version 3.2.0 of WSO2 API Manager that I am currently using, I consider that the alert configuration could be more intuitive and easier to manage, especially when the thresholds set in the API usage policies are exceeded. For example, facilitating the configuration of automatic alerts to notify when a limit of invocations of a specific resource is exceeded would help improve the user experience and responsiveness in API consumption management. Additionally, being able to add alerts to Telegram, Microsoft Teams, which are currently widely used in the community.
    What problems is the product solving and how is that benefiting you?
    Facilitate the implementation of an architecture oriented both by APIs and events, optimizing the integration between systems. Centralize the management of the APIs exposed by the various applications of UTPL, which are technologically heterogeneous, allowing for more efficient administration. Unify the security layer, standardizing it through the use of apikeys or the oAuth 2.0 protocol, which enhances the protection of exposed services. Provide analytical capabilities through API Manager Analytics, which was not possible before. Now, it is possible to perform detailed tracking of who uses the APIs, how frequently, the errors that occur, and which APIs are the slowest, allowing for performance optimization and improvement of the user experience.
    Yeison C.

    The WSO2 API Manager certification was an enriching experience.

    Reviewed on Jul 19, 2023
    Review provided by G2
    What do you like best about the product?
    The most useful thing about API manager for me is the ability to manage APIs in a centralized manner, with advantages such as stability, security, analytics, etc.
    What do you dislike about the product?
    Well, one of the disadvantages I see is the learning curve, infrastructure requirements, and the lack of external documentation, as few people know it.
    What problems is the product solving and how is that benefiting you?
    The problems I solve are related to API management and I benefit monetarily.
    View all reviews