APIs · head to head
AWS API Gateway vs Liveblocks

AWS API Gateway
APIs
Fully managed API gateway service for creating and managing APIs at scale
- From
- Free
- Rated
- -

Liveblocks
APIs
Realtime collaboration infrastructure for building multiplayer features
- From
- Free
- Rated
- -
The short version
- Each has a real cost: AWS API Gateway rEST APIs cost $3.50 per million calls against $1.00 for HTTP APIs, so the older and more featureful type is three and a half times dearer; Liveblocks on the Free plan, each metered feature has a hard cap and simply pauses when exceeded rather than allowing overage.
- They diverge on capability: AWS API Gateway covers REST APIs, Liveblocks covers Realtime presence and cursors.
- Prices and features above were last checked on 30 August 2026.
Where they differ
Only the attributes on which AWS API Gateway and Liveblocks actually diverge.
| Attribute | AWS API Gateway | Liveblocks |
|---|---|---|
| Pricing model | usage-based | freemium |
| Platforms | AWS Cloud | web, api |
| Founded | 2006 | Unknown |
Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated), category (APIs).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in AWS API Gateway
- REST APIs
- WebSocket APIs
- HTTP APIs
- Lambda
- EC2
- DynamoDB
- CloudWatch
- IAM
Only in Liveblocks
- Realtime presence and cursors
- Comments
- Version history
- Custom notifications
- SSO and SOC 2
- Management API
What people use each for
The jobs each tool is most often brought in to do.
AWS API Gateway
- Fronting Lambda functions with an HTTP endpointnot Liveblocks
- REST and HTTP API management with throttling and keysnot Liveblocks
- WebSocket APIs for real-time clientsnot Liveblocks
- Private APIs reachable only inside a VPCnot Liveblocks
- Publishing a developer portal for API consumersnot Liveblocks
Liveblocks
- Adding live cursors and presence to a collaborative editornot AWS API Gateway
- Building threaded comments on documents or designsnot AWS API Gateway
- Sending realtime notifications tied to collaborative actionsnot AWS API Gateway
- Restoring previous versions of collaborative contentnot AWS API Gateway
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
AWS API Gateway
- REST APIs cost $3.50 per million calls against $1.00 for HTTP APIs, so the older and more featureful type is three and a half times dearer
- Data transfer out is charged at $0.09 per GB on top of request pricing
- WebSocket APIs bill connection minutes as well as messages, at $0.25 per million minutes
- Private APIs avoid data transfer charges but incur AWS PrivateLink costs instead
- The developer portal is $125 a month, with additional portal products at $12.50 each
- The free tier lasts 12 months rather than being ongoing
Liveblocks
- On the Free plan, each metered feature has a hard cap and simply pauses when exceeded rather than allowing overage.
- The jump from Pro ($30/month) to Team (starting at $600/month) is steep for teams that outgrow Pro but don't need full Team scale.
- Multi-region hosting and SCIM provisioning are Enterprise-only and require custom pricing.
Pricing, plan by plan
AWS API Gateway
Free- Free Tier (12 months)Free
- 1M REST API calls per month
- 1M HTTP API calls per month
- 1M WebSocket messages plus 750K connection minutes per month
- HTTP APIs$1/per million requests (first 300M)
- First 300M: $1.00 per million
- Next 132M: $0.90 per million
- Data transfer varies by volume
- REST APIs$3.5/per million API calls
- Edge Optimized and Regional: $3.50 per million (first tier)
- Higher volumes: $2.80 then $2.38 per million
- Data transfer: $0.09 per GB
- WebSocket APIs$1/per million messages
- Messages: $1.00 per million
- Connection minutes: $0.25 per million minutes
Liveblocks
Free- FreeFree
- 10 projects
- 3 dashboard seats
- 10 simultaneous connections per room
- Pro$30/month
- $30 monthly credits
- Removes Liveblocks branding
- 3 dashboard seats
- Team$600/month
- SSO and SOC 2
- 10 dashboard seats
- 50 connections/room
Which should you pick?
Choose AWS API Gateway if
- You need rest apis.
- You want to start without paying.
- You work on AWS Cloud.
- You also want websocket apis.
Choose Liveblocks if
- You need realtime presence and cursors.
- You want to start without paying.
- You work on web, api.
- You also want comments.
Questions people ask
- Is AWS API Gateway or Liveblocks better?
- Neither clearly leads. AWS API Gateway starts at Free and Liveblocks at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, AWS API Gateway or Liveblocks?
- AWS API Gateway starts at Free and Liveblocks at Free.
- Does AWS API Gateway or Liveblocks run on more platforms?
- AWS API Gateway runs on AWS Cloud. Liveblocks runs on web, api.
- Can I use AWS API Gateway for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is AWS API Gateway best used for?
- AWS API Gateway is most often used for fronting lambda functions with an http endpoint, rest and http api management with throttling and keys, websocket apis for real-time clients, private apis reachable only inside a vpc. Of those, fronting lambda functions with an http endpoint and rest and http api management with throttling and keys are not what Liveblocks is typically brought in for.
- What can AWS API Gateway do that Liveblocks cannot?
- AWS API Gateway covers REST APIs, WebSocket APIs, HTTP APIs, Lambda. Liveblocks covers Realtime presence and cursors, Comments, Version history, Custom notifications.
Answered from the vendors’ own pages
AWS API Gateway: How much does AWS API Gateway cost?
AWS API Gateway pricing varies by API type. HTTP APIs cost $1.00 per million requests for the first 300M monthly, then $0.90 per million. REST APIs cost $3.50 per million, and WebSocket APIs cost $1.00 per million messages plus $0.25 per million connection minutes. Data transfer charges ($0.09 per GB) apply separately.
SourceLiveblocks: What does Liveblocks cost?
Liveblocks offers a Free plan with hard usage caps, a Pro plan at $30/month ($25/month billed annually) including $30 in monthly credits, a Team plan from $600/month, and custom Enterprise pricing.
SourceAWS API Gateway: Is AWS API Gateway free?
New AWS customers receive 12 months of free tier access including 1 million REST API calls, 1 million HTTP API calls, and 1 million WebSocket messages plus 750,000 connection minutes per month. Starting July 15, 2025, new customers receive up to $200 in AWS Free Tier credits.
SourceLiveblocks: Is there a free plan, and what are its limits?
Yes, the Free plan includes 10 projects, 3 dashboard seats, 10 simultaneous connections per room, 3,000 collaboration minutes, 200 comments, and 1GB of realtime data storage, with features pausing once a cap is hit.
SourceAWS API Gateway: What is the price difference between HTTP and REST APIs?
HTTP APIs are significantly cheaper at $1.00 per million requests compared to REST APIs at $3.50 per million (first tier). REST API pricing decreases to $2.80 and $2.38 per million for higher volumes, while HTTP API pricing drops to $0.90 per million after 300M monthly requests.
SourceLiveblocks: How is usage metered?
Paid plans include monthly credits covering collaboration minutes, comments, and storage; usage beyond the credit is billed at metered rates such as $0.002 per collaboration minute and $0.01 per comment, with credits resetting each billing cycle without rollover.
SourceAWS API Gateway: How much does an API Gateway Portal cost?
API Gateway Portals require a base fee of $125 per month (includes 10 PortalProducts with 40 endpoints each) plus $12.50 per month for each additional PortalProduct beyond the included 10.
SourceRelated pages
More on AWS API Gateway
Other head to heads
- AWS API Gateway vs Appwrite
- AWS API Gateway vs Hasura
- AWS API Gateway vs PocketBase
- AWS API Gateway vs Sanity
- AWS API Gateway vs Microsoft Azure API Management
- AWS API Gateway vs Kong
- AWS API Gateway vs Convoy
- AWS API Gateway vs Tyk
- AWS API Gateway vs Janus Gateway
- AWS API Gateway vs Spring Cloud Gateway
- AWS API Gateway vs Gravitee
- AWS API Gateway vs REST Client VSCode
- AWS API Gateway vs Rutter
- AWS API Gateway vs Sensedia
- AWS API Gateway vs Sila
- AWS API Gateway vs Swagger
- AWS API Gateway vs Kong Gateway
- AWS API Gateway vs Pusher
- AWS API Gateway vs Ably
- AWS API Gateway vs Apollo GraphQL
- AWS API Gateway vs PubNub
- AWS API Gateway vs Lithic
- AWS API Gateway vs Vodeno
- AWS API Gateway vs Swan
- AWS API Gateway vs Svix
- AWS API Gateway vs Akoya
- AWS API Gateway vs Basis Theory
- AWS API Gateway vs Thunder Client
- AWS API Gateway vs i2c
- AWS API Gateway vs KeystoneJS
- AWS API Gateway vs Moesif
- AWS API Gateway vs Ozone API
- AWS API Gateway vs Parse Server
- Liveblocks vs Appwrite
- Liveblocks vs Hasura
- Liveblocks vs PocketBase
- Liveblocks vs Sanity
- Liveblocks vs Microsoft Azure API Management
- Liveblocks vs Kong
- Liveblocks vs Convoy
- Liveblocks vs Tyk
- Liveblocks vs Janus Gateway
- Liveblocks vs Spring Cloud Gateway
- Liveblocks vs Gravitee
- Liveblocks vs REST Client VSCode
- Liveblocks vs Rutter
- Liveblocks vs Sensedia
- Liveblocks vs Sila
- Liveblocks vs Swagger
- Liveblocks vs Kong Gateway
- Liveblocks vs Pusher
- Liveblocks vs Ably
- Liveblocks vs Apollo GraphQL
- Liveblocks vs PubNub
- Liveblocks vs Lithic
- Liveblocks vs Vodeno
- Liveblocks vs Swan
- Liveblocks vs Svix
- Liveblocks vs Akoya
- Liveblocks vs Basis Theory
- Liveblocks vs Thunder Client
- Liveblocks vs i2c
- Liveblocks vs KeystoneJS
- Liveblocks vs Moesif
- Liveblocks vs Ozone API
- Liveblocks vs Parse Server
