# AWS API Gateway vs WSO2 API Manager

| Attribute | AWS API Gateway | WSO2 API Manager |
|---|---|---|
| **Vioscale score** | 54.5 (41% (low)) | 94.2 (33% (low)) |
| deployment.options | `{"cloud":true}` | `{"cloud":true,"hybrid":true,"self_hosted":true}` |
| description.long | A managed cloud service that handles the complete lifecycle of APIs—from creation and deployment to monitoring and security—including traffic management, authorization, throttling, and version control. | A gateway platform that centralizes management of APIs and AI model traffic across cloud and self-hosted environments, with built-in cost controls, security policies, and monetization capabilities. |
| features.capabilities | `{"hosting":"cloud","k8s_native":false,"grpc_support":false,"observability":true,"rate_limiting":true,"graphql_gateway":false,"developer_portal":true,"request_transformation":true}` | `{"hosting":"both","k8s_native":true,"grpc_support":true,"monetization":true,"observability":true,"pricing_model":"free_open_source","rate_limiting":true,"graphql_gateway":true,"developer_portal":true,"plugin_ecosystem":"extensive","architecture_model":"open_source_proxy","request_transformation":true,"pii_redaction_and_data_masking_in_flight":true,"custom_rate_limiting_by_user_or_tenant_id":true,"universal_api_key_for_100_plus_llm_providers":true,"auto_fallback_routing_on_rate_limit_or_downtime":true,"organization_wide_cost_tracking_and_chargebacks":true,"semantic_caching_for_repeat_queries_and_cost_savings":true}` |
| integrations.count | 10 | 600 |
| integrations.list | `[{"name":"AWS Lambda"},{"name":"Amazon CloudFront"},{"name":"Amazon CloudWatch"},{"name":"Amazon DynamoDB"},{"name":"Amazon S3"},{"name":"Amazon EC2"},{"name":"Amazon VPC"},{"name":"AWS PrivateLink"},{"name":"AWS Serverless Application Model"},{"name":"AWS IoT"}]` | `[{"name":"OpenAI"},{"name":"Anthropic"},{"name":"Azure OpenAI"},{"name":"AWS Bedrock"},{"name":"Google Gemini"},{"name":"Mistral"},{"name":"AWS Bedrock Guardrails"},{"name":"Azure Content Safety"},{"name":"Moesif"},{"name":"Azure AI"},{"name":"Mistral AI"}]` |
| market.availability | `{"hqCountry":"US","primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"web":true}` | `{"cli":true,"web":true}` |
| pricing | `{"type":"usage","plans":[{"free":false,"name":"HTTP APIs","summary":"1M free calls/month for 12 months; then $1.00/million (first 300M), $0.90/million above 300M","features":["1M free API calls per month for 12 months","Tiered pricing after free tier","Data transfer out charges apply"],"components":[{"per":{"qty":1000000,"unit":"requests"},"kind":"metered","amount":1,"currency":"USD"}],"description":"Pay per API call and data transfer out","contactSales":false,"includedLimits":{"free_tier_http_api_calls_per_month":"1M for 12 months (new AWS customers)"}},{"free":false,"name":"REST APIs","summary":"1M free calls/month for 12 months; then $3.50/million API calls (Edge Optimized/Regional)","features":["1M free API calls per month for 12 months","$3.50 per million for Edge Optimized/Regional APIs","No data transfer charges for Private APIs (PrivateLink charges apply)","Optional data caching at hourly rate"],"components":[{"per":{"qty":1000000,"unit":"requests"},"kind":"metered","amount":3.5,"currency":"USD"}],"description":"Pay per API call, data transfer, and optional caching","contactSales":false,"includedLimits":{"free_tier_rest_api_calls_per_month":"1M for 12 months (new AWS customers)"}},{"free":false,"name":"WebSocket APIs","summary":"1M free messages + 750k connection minutes/month for 12 months","features":["1M free messages per month for 12 months","750k free connection minutes per month for 12 months","Messages up to 128KB, metered in 32KB increments","Control frames (ping/pong) not metered"],"description":"Pay for messages sent/received and connection minutes","contactSales":false,"includedLimits":{"free_tier_messages_per_month":"1M for 12 months (new AWS customers)","free_tier_connection_minutes_per_month":"750000 for 12 months (new AWS customers)"}},{"free":false,"name":"API Gateway Portals","summary":"Monthly charge includes 10 PortalProducts with 40 REST endpoints each; additional PortalProducts billed separately","features":["Developer portal hosting","10 PortalProducts with 40 REST endpoints each included monthly","Additional PortalProducts billed separately","API discovery and documentation","Centralized governance","Prorated monthly charges"],"description":"Managed developer portals for API discovery and governance","contactSales":true,"includedLimits":{"portal_products":"10 per month","product_rest_endpoints":"40 per product"}}],"summary":"Usage-based pricing with no minimum fees or upfront commitments. HTTP APIs: $1.00/million calls; REST APIs: $3.50/million calls; data transfer charges apply. Free tier: 1M API calls per month for 12 months (new AWS customers). $200 free tier credit for new customers as of July 15, 2025.","currency":"USD","freeTier":true,"sourceUrl":"https://aws.amazon.com/api-gateway/pricing/","retrievedAt":"2026-08-16T20:53:52.220Z","startingPrice":{"amount":1,"period":"month","currency":"USD"},"billingPeriods":["month"]}` | `{"type":"open_source","plans":[{"free":true,"name":"Self-Hosted","summary":"Apache 2.0 licensed open source. No per-gateway fees or usage caps.","features":["Full lifecycle API management","Design and publish REST, GraphQL, WebSocket, Webhook APIs","Developer portal with try-it console","Multi-gateway support","Kubernetes and Docker deployment","Air-gapped environments","Distributed rate limiting and caching","API analytics","LLM gateway with multi-model routing","MCP gateway and tools discovery"],"contactSales":false}],"summary":"Free and open source. No per-gateway fees or usage caps.","freeTier":true,"sourceUrl":"http://wso2.com/asgardeo/pricing-old/","retrievedAt":"2026-08-13T16:53:43.456Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | open_source |
| pricing.price_level | low | free |
| pricing.transparent | yes | yes |
| reliability.status_page | - | yes |
| security.disclosure_policy | yes | yes |
| security.fedramp | yes | - |
| security.gdpr | yes | yes |
| security.hipaa | - | yes |
| security.iso27001 | - | yes |
| security.pci | yes | yes |
| security.soc2 | - | yes |

## Capabilities (API Gateways)

| Capability | AWS API Gateway | WSO2 API Manager |
|---|:--:|:--:|
| **Deployment** |  |  |
| Hosting | Cloud only | Cloud + self-hosted |
| Kubernetes-native | ✗ | ✓ |
| **Traffic** |  |  |
| Rate limiting | ✓ | ✓ |
| Request/response transformation | ✓ | ✓ |
| **Security** |  |  |
| OAuth2 / OIDC / JWT | - | - |
| Mutual TLS | - | - |
| **Protocols** |  |  |
| GraphQL gateway | ✗ | ✓ |
| gRPC support | ✗ | ✓ |
| **Delivery** |  |  |
| Developer portal | ✓ | ✓ |
| Monetization | - | ✓ |
| **Ecosystem** |  |  |
| Plugin ecosystem | - | Extensive |
| **Insight** |  |  |
| Observability | ✓ | ✓ |

*Source: Vioscale. Generated 2026-09-01T14:57:05.094Z. "-" = undocumented, not absent.*
