Do AI agents pick AWS API Gateway?
How often agents choose AWS API Gateway when a developer needs api gateway — measured across Claude, GPT, Gemini.
95% CI 7%–19%
When developers ask an AI agent for api gateway, AWS API Gateway is picked 12% of the time — ranking #1 of 5 measured across Claude, GPT, Gemini.
1.5M package downloads / week
0 docs in FineWeb · 9 URLs in Common Crawl
6.0M installs / month ▲ 5% MoM
Get the full report
The per-model and per-surface breakdown for AWS API Gateway — where it wins, where it loses, and to whom — plus an alert when the Pick Rate moves.
About AWS API Gateway
AWS API Gateway is a managed service for creating, publishing, and securing APIs that connect web and mobile applications to backend services.
Amazon API Gateway lets developers define HTTP, REST, and WebSocket APIs that front backends running on AWS Lambda, EC2, or external web services. It handles authentication, authorization, traffic management, and request/response transformation, making it suitable for teams building mobile and web application backends without managing API infrastructure directly.
Where to start
Start by creating an API in the AWS Console or via the AWS SDK, defining your resources and methods, then connecting them to a backend integration such as a Lambda function. The JavaScript SDK package @aws-sdk/client-api-gateway can be used to manage API Gateway resources programmatically.
The rest of the API Gateway ranking
| 2 | Apigee | 4% |
| 3 | Apache APISIX | 4% |
| 4 | Kong | 2% |
| 5 | Tyk | 0% |