Overview
AVAP Virtual Server (AVS) is a lightweight, fully virtualized platform for managing, testing, and deploying APIs at scale. Designed to power hybrid, modular, and multi-language environments, AVS provides a modern approach to API orchestration and versioning while minimizing infrastructure overhead.
Built on Node.js and KOA.js, AVS supports seamless interoperability with popular frameworks and runtimes, including Node, Python, Java, and more. Its architecture is optimized for fast deployment, low resource consumption, and real-time execution, making it ideal for cloud-native applications and microservices.
Through its integration with AVAP Framework, AVS enables organizations to streamline complex API workflows, reduce friction in cross-team collaboration, and maintain high consistency in development-to-deployment pipelines. Its virtual architecture eliminates the need to physically host each version, empowering teams to manage changes with greater agility and control.
Highlights
- AVAP Semantic APIs with MCP: Enable AI-readable, permissioned interfaces for smart discovery and contextual automation.
- Protocol Adaptation with AVAP API Wrapped: Automatically convert between REST, SOAP, GraphQL, and more without rewriting logic.
- Virtual Versioning: Manage, test, and deploy multiple API versions with no hosting overhead.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
Because AVS is offered completely free of charge through AWS Marketplace, there are no fees or costs associated with its use. As such, this product is not subject to a refund policy, as no financial transactions occur.
For any questions regarding AVS, please refer to our documentation or contact our support team at support@avapframework.com .
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Configure your AVS
- Amazon EKS
- Amazon EKS Anywhere
Helm chart
Helm charts are Kubernetes YAML manifests combined into a single package that can be installed on Kubernetes clusters. The containerized application is deployed on a cluster by running a single Helm install command to install the seller-provided Helm chart.
Version release notes
Test
Additional details
Usage instructions
Requirements:
- Docker 20.10+
- A valid credential file (license.key in JSON format)
Basic Usage:
For Linux/MacOS: docker run -e "LICENSE_CONTENT=$(cat license.key)" 709825985650.dkr.ecr.us-east-1.amazonaws.com/avap-framework/avs
For Windows (PowerShell):
$licenseContent = Get-Content -Path "path to credentials file" -Raw
docker run -e "LICENSE_CONTENT=$licenseContent" 709825985650.dkr.ecr.us-east-1.amazonaws.com/avap-framework/avs
Environment Variables:
- LICENSE_CONTENT: Required. Contents of the AVAP credential file in JSON format.
- STANDALONE: Set to "true" to run the server in standalone mode with a local PostgreSQL database.
- P2P: Optional. Set to "true" to run in peer-to-peer mode.
- ACL_SERVER: Optional. URL of a custom ACL server to join a private AVS network.
Execution Modes:
Standalone Server Mode:
For Linux/MacOS: docker run -e "LICENSE_CONTENT=$(cat license.key)" -e "STANDALONE=true" 709825985650.dkr.ecr.us-east-1.amazonaws.com/avap-framework/avs
For Windows (PowerShell):
$licenseContent = Get-Content -Path "path to credentials file" -Raw
docker run -e "LICENSE_CONTENT=$licenseContent" -e "STANDALONE=true" 709825985650.dkr.ecr.us-east-1.amazonaws.com/avap-framework/avs
Ports:
- 3000: Main AVAP service
- 80: API exposure
- 81: API exposure
- 82: API exposure
- 83: API exposure
To expose ports: docker run -p 3000:3000 -p 80-83:80-83 ...
License: To use AVS you need a valid AVAP ID credential file. This file is in JSON format.
Resources
Vendor resources
Support
Vendor support
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.