Skip to main content
TrustRadius
Amazon API Gateway

Amazon API Gateway

Overview

What is Amazon API Gateway?

AWS offers the Amazon API Gateway supports the creation and publication of an API for web applications, as well as its monitoring and maintenance. The Amazon API Gateway is able to support thousands of API calls concurrently and provides traffic…

Read more
Recent Reviews
Read all reviews

Popular Features

View all 7 features
  • API usage data (12)
    8.3
    83%
  • API monitoring and logging (13)
    7.6
    76%
  • Rate limits and usage policies (12)
    7.0
    70%
  • API access control (12)
    6.6
    66%
Return to navigation

Pricing

View all pricing

Past 300 Million

$0.90

Cloud
Per Million

First 300 Million

$1.00

Cloud
Per Million

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services
Return to navigation

Features

API Management

API management handles technical things like user permissions, version control,and security, in addition to business items like documentation and pricing

7.8
Avg 8.2
Return to navigation

Product Details

What is Amazon API Gateway?

Amazon API Gateway Technical Details

Deployment TypesSoftware as a Service (SaaS), Cloud, or Web-Based
Operating SystemsUnspecified
Mobile ApplicationNo

Frequently Asked Questions

AWS offers the Amazon API Gateway supports the creation and publication of an API for web applications, as well as its monitoring and maintenance. The Amazon API Gateway is able to support thousands of API calls concurrently and provides traffic management, as well as monitoring and access control.

Reviewers rate API versioning highest, with a score of 9.3.

The most common users of Amazon API Gateway are from Enterprises (1,001+ employees).
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(101)

Attribute Ratings

Reviews

(1-13 of 13)
Companies can't remove reviews or game the system. Here's why
Score 8 out of 10
Vetted Review
Verified User
Incentivized
Amazon API Gateway is enhanced platform for developers team to build, Quality testing, arrange and deploy API both restful and websocket based. It provides excellant integration with other services in all kind of enviorments and helps all the different teams in project lofe cycle ranging between dev, QA and UAT.
Amritansu Sahoo | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
Experienced a lack of available programming languages while working on a minor project. I had to halt the project and wait for it to be added later. It took ages and had a hit on our productivity. It has a centralized management system which helps and an easy interface which helps to manage multiple tasks in case of large-scale operations and projects.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Amazon API Gateway is powerful service where any organization/team can start developing webs services in less than few hours. It is well suited integration with any other AWS services like Lamda, Cloudwatch etc.. Easy to add authentication layer for web services and deployment with multiple versions. As it is server less, billing is based on usage.
Michael Jenkins | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User
Incentivized
API GW is great for giving access to asynchronous operations that are fast and don't need to be online all the time. Lambda functions are the classic example.

In the past, an operation that is called on via an HTTP endpoint would be implemented using a server-based solution. With high availability in place that would include a server or two and a load balancer. Over time this setup can be costly, especially if the service is not used at full capacity; cycles are wasted when the servers are sitting there waiting to respond.

If the operation can be distilled down to a function, an API GW + Lambda solution could be put in place that performs the operation as needed only when requested. Comparing the low price point for API GW requests and Lambda CPU+Memory, the savings can be night and day over the server-based implementation.
Score 10 out of 10
Vetted Review
Verified User
Incentivized
We needed a tool that aggregates the APIs, allowing central control, and at the same time reducing the delivery time of the solutions, without worrying about scalability or security. This solution solved these points in a very simple way, giving us even more security (simple things like putting a certificate in front, it delivers for free), and connecting to the services we already used within AWS.
Ramindu Deshapriya | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
If you are using AWS as your primary infrastructure provider, [Amazon] API Gateway is the best gateway option for you to integrate and expose web service applications. It integrates well with security controls provided by AWS such as VPC limits and security groups. Furthermore, it is very easy to use Amazon API Gateway to provide an out-of-the-box auth solution by integrating AWS Cognito. We were able to get authentication and authorization integrated very quickly in to a large number of APIs under the same product umbrella by utilizing API Gateway's integration with Cognito.
[Amazon] API Gateway is not the best solution if you're trying to build a microservices architecture, as it's service registration methodology is still quite clunky. For microservices, you'd be better off utilizing tools built specifically for that purpose.
Score 3 out of 10
Vetted Review
Verified User
Incentivized
It is great if you want to have a single point of entry that is scalable and has redundancy but be prepared to spend days not being able to figure out what the problem is and how to solve it. Errors are not very descriptive, it lacks documentation to explain the basic flow of data in this service, and troubleshooting issues especially CORS is a nightmare. Until we hired AWS Developer to have a 2-day session to go through this service and how to set it up and use it, it was just a nightmare. And even after having a session they still did not explain all the features and setup, they pointed us to documentation, but documentation is not very well written.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
  • Amazon API Gateway is helping us a great deal as we put a lot of the administration efforts within the gateway itself instead of our code.
  • Amazon API Gateway is helping us to manipulate our headers both in and out as we want to keep track of additional metadata information.
  • We got great help from the support team at AWS to use Amazon API Gateway.
  • Very easy to set up different scenarios for testing, developing and doing UAT.
Score 10 out of 10
Vetted Review
Verified User
Incentivized
I think if your software is suitable for event-based architecture, and if you can use Lambda in your architecture, API Gateway is a must and complementary product to use. It provides you tools that you can use to build very scalable and secured endpoints. In my company, we have divided our software into domains and created API Gateway instances for each domain connected to our AWS Lambdas. This provided us better and well-organized APIs which we provide to our customers. The feedback we've received from customers is very positive, and they think that our APIs are well designed and look professional.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Amazon AWS services, including the API Gateway, have an excellent reputation in the development community. They have one of the best up-times for any comparable cloud hosting service. The fact that the service scales up as the load requirements increase, and that clients are only charged based on these usage metrics, makes it a winner for us.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Amazon API Gateway is a very powerful tool, particularly for small engineering teams. It is ideal for rapidly developing microservices when used in conjunction with the Serverless framework and AWS Lambda. It is also great when used as a conventional API gateway that provides authentication and routing over microservices. It would not be useful for exposing a monolithic application.
Return to navigation