A
Amazon API Gateway
aws.amazon.com · scored Dec 2025Amazon API Gateway holds 10% of the API market.
Best forDevelopers building serverless apps natively on AWS.
Fully managed AWS service for creating, publishing and securing APIs at scale.
What it costs as you grow
Source: awsforengineers.com
Upside
- Free tier: 1M calls/mo
- Deep AWS Lambda integration
- ISO and PCI-DSS certified
Catch
- REST APIs cost more
- 10MB payload limit
- Console UI feels clunky
Editor's takeAmazon API Gateway holds 10% of the API management market and serves over 58,000 companies. It handles scale and security well, but REST APIs cost significantly more than HTTP APIs, and a 10MB payload limit forces workarounds for large files.
How much does Amazon API Gateway cost?
It uses pay-as-you-go pricing with a free tier of 1 million calls a month for 12 months. REST APIs cost $3.50 per million requests, HTTP APIs about $1.00.
What is the payload size limit?
The hard limit is 10MB. Larger file uploads need a workaround, such as routing through S3 presigned URLs.














