Amazon API Gateway vs. SwaggerHub

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon API Gateway
Score 8.2 out of 10
N/A
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.
$0.90
Per Million
SwaggerHub
Score 8.0 out of 10
N/A
SwaggerHub is a platform for API design and documentation with OpenAPI. Whether it’s push generating an API’s design and code to source control hosts, deploying the API to API Management platforms, or triggering a Jenkins build, SwaggerHub boasts a host of integrations. Faster, Standardized API Design Design APIs in an editor that is built for efficiency without any loss in design…
$75
per month per user
Pricing
Amazon API GatewaySwaggerHub
Editions & Modules
Past 300 Million
$0.90
Per Million
First 300 Million
$1.00
Per Million
Team 3 - Annual
$75
per month per user
Team 3 - Monthly
$90
per month per user
Team 5 - Annual
$125
per month per user
Team 5 - Monthly
$150
per month per user
Team 10 - Annual
$250
per month per user
Team 10 - Monthly
$300
per month per user
Offerings
Pricing Offerings
Amazon API GatewaySwaggerHub
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Amazon API GatewaySwaggerHub
Considered Both Products
Amazon API Gateway
Chose Amazon API Gateway
Amazon API Gateway really provides Product functionality and performance. So this is the main reason of choosing it over the competition. Also, cost effectiveness is also second reason to choose it for our project. This product Create both internal and operational efficiencies …
Chose Amazon API Gateway
Pricing is better at Amazon API gateway. Amazon API gateway is more user-friendly than SAP HANA Cloud. But SAP HANA Cloud supports more programming languages. The centralized management and monitoring system of Amazon API Gateway is more user-friendly. The User-Interface of …
Chose Amazon API Gateway
Our organization uses AWS infrastructure for many projects across different business units so we choose Amazon API Gateway for initial web services development. After exploring all features especially integration with other Amazon services like Lamda and Cloud watch we chose to …
Chose Amazon API Gateway
I have reviewed NGINX, Kong, and Azure API Management. While very capable, NGINX and Kong are server-based implementations; my team would prefer not to have another cluster of servers to manage. Having a managed service in API GW is preferable.

While Azure API Management is …
Chose Amazon API Gateway
When we tested Azure API Management at the time, it had serious connectivity issues, it was very unstable, and it needed to do a lot using the command line. Comparing with the AWS solution, which was more mature, and the fact that we have services in use on AWS, we ended up …
Chose Amazon API Gateway
Our primary architecture is AWS, so we selected [Amazon] API Gateway as our gateway solution. While ApiGee and SwaggerHub provide great solutions for service orchestration, [Amazon] API Gateway provided the best integrations with our web services which were mostly running …
Chose Amazon API Gateway
Compared to other solutions, Azure is much easier to use and setup, but probably for hybrid solution Talend API in the cloud is the best solution and Talend API can take advantage of Amazon API Gateway, thus all this hard work is done by other software solution. Additionally, …
Chose Amazon API Gateway
I feel there is no competition to Amazon API Gateway when it comes to evaluating the cost and ease of use.
Chose Amazon API Gateway
As AWS API comes with more security and API key authentication functions, it's easy for the organization to handle the various customers based with different level of permission. And also very easy comparable to others for tracking the API calls. Also, scalability and …
Chose Amazon API Gateway
Since we have been using AWS products since the beginning, we did not think about using any competitors of API Gateway. It has great and strong integration with other AWS products.
Chose Amazon API Gateway
Amazon CloudWatch and Amazon Elastic MapReduce
Chose Amazon API Gateway
Nginx is a powerful tool but configuring, running and maintaining but Nginx will never be a competitive advantage for our business. API Gateway is powerful because it is managed and does what we need out-of-the-box. Nginx is used more widely in the community; it may be easier …
SwaggerHub
Chose SwaggerHub
We have had SwaggerHub for as long as I have been with the company, so I am not sure why SwaggerHub was selected compared to other similar tools.
Chose SwaggerHub
We liked the SwaggerHub UI & the integrations it has with the several cloud API gateways. Though postman has some other great features like the ability to write test cases & execute them, SwaggerUI was more convenient to document & share them.
Chose SwaggerHub
The only other product we looked at was Postman. But we liked the SwaggerHub UI & the integrations it has with the AWS API gateway. Though Postman has some other great features like the ability to write test cases & execute them, SwaggerUI was more convenient to document & …
Chose SwaggerHub
SwaggerHub wins hands down when it comes to RESTFul services/APIs. It's more user friendly, simpler, and can be part of the application library. SoapUI is only better for SOAP or web services.
Chose SwaggerHub
SwaggerHub is the best for what it can do in terms of API management and monitoring, compared to Postman, which is more like tools for everything (testing, monitoring, mock request, etc.). If you are overwhelmed with the number of API endpoints that you have and are finding it …
Features
Amazon API GatewaySwaggerHub
API Management
Comparison of API Management features of Product A and Product B
Amazon API Gateway
7.7
Ratings
7% below category average
SwaggerHub
8.0
Ratings
4% below category average
API access control6.40 Ratings8.70 Ratings
Rate limits and usage policies7.00 Ratings6.70 Ratings
API usage data8.20 Ratings7.30 Ratings
API user onboarding8.20 Ratings8.70 Ratings
API versioning9.20 Ratings9.90 Ratings
Usage billing and payments7.60 Ratings7.00 Ratings
API monitoring and logging7.40 Ratings7.60 Ratings
Best Alternatives
Amazon API GatewaySwaggerHub
Small Businesses
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
Medium-sized Companies
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
Enterprises
NGINX
NGINX
Score 9.2 out of 10
NGINX
NGINX
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon API GatewaySwaggerHub
Likelihood to Recommend
8.0
(0 ratings)
8.0
(0 ratings)
Likelihood to Renew
-
(0 ratings)
6.0
(0 ratings)
Support Rating
10.0
(0 ratings)
-
(0 ratings)
User Testimonials
Amazon API GatewaySwaggerHub
Likelihood to Recommend
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.
Read full review
We use SwaggerHub to design API endpoint and documentation for our microservices architecture system. It's working really great for us to be able to collaborate more easily on developing API in our team. It also can test our API endpoint which makes an integration test easier when we deploy changes to the API, especially for non-developers/QA.
Read full review
Pros
  • API Gateway integrates well with AWS Lambda. This allows us to build a web server in the language and framework of our choice, deploy it as a Lambda function, and expose it through API Gateway.
  • API Gateway manages API keys. Building rate limiting and request quota features are not trivial (or interesting).
  • API Gateway's pricing can be very attractive for services that are accessed infrequently.
Read full review
  • Treating the design as documentation ensures that we have consistent and well defined APIs
  • API consumers can export the swagger definition or code stubs to use within their development environment
  • We can iterate through multiple versions of a definition privately before making a version publicly available
Read full review
Cons
  • I think there should be another way of enabling CORS. It basically creates OPTIONS for every endpoint, which makes your API Gateway look complicated.
  • The integration timeout limit is 30 seconds, which limits you into that time.
  • API Gateway UI should be improved and should work correctly when more than two people are adding/editing endpoints.
Read full review
  • Swagger Editor can be bit more user friendly by providing the means to persist different projects as part of user profiles
  • Swagger UI's testing capability or means to test APIs can be improved
  • Swagger UI clients can be added as part of Spring ecosystem
Read full review
Support Rating
We always had a great experience with the AWS support team. They were always on time and very dependable. It was a good partnership while we worked to resolve our issues.
Read full review
No answers on this topic
Alternatives Considered
Pricing is better at Amazon API gateway. Amazon API gateway is more user-friendly than SAP HANA Cloud. But SAP HANA Cloud supports more programming languages. The centralized management and monitoring system of Amazon API Gateway is more user-friendly. The User-Interface of Amazon API gateway is also better. Overall we can conclude that Amazon API Gateway provides a better work experience than SAP HANA.
Read full review
We have had SwaggerHub for as long as I have been with the company, so I am not sure why SwaggerHub was selected compared to other similar tools
Read full review
Return on Investment
  • Positive, which accelerated business deliveries in months
  • Negative, but in our positive case, if you are going to change the solution in the future, you need to adjust several things for the new solution.
  • Positive, users celebrated with ease of use (lower learning curve, lower cost).
  • Positive - Pay according to usage
Read full review
  • Faster API development lifecycle.
  • Reduced discussion time when building a new vital API endpoint.
  • Complete documentation which makes the new team member onboarding process easier.
Read full review
ScreenShots

SwaggerHub Screenshots

Screenshot of Faster, Standardized API Design