APIs · head to head
AWS API Gateway vs Formance

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

Formance
APIs
Open source double-entry ledger and payment orchestration for money-moving software
- 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; Formance formance holds no money and provides no regulatory cover, so it must be paired with a payments provider or bank, and buyers occasionally mistake a ledger for a treasury system and discover the gap late.
- They diverge on capability: AWS API Gateway covers REST APIs, Formance covers Double-entry ledger.
- Prices and features above were last checked on 31 August 2026.
Where they differ
Only the attributes on which AWS API Gateway and Formance actually diverge.
| Attribute | AWS API Gateway | Formance |
|---|---|---|
| Pricing model | usage-based | Open source, no licence fee |
| Platforms | AWS Cloud | Linux, Docker, Kubernetes, 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 Formance
- Double-entry ledger
- Numscript transaction DSL
- Multi-currency
- Payments connectivity
- Reconciliation
- Self-hosted deployment
- Cloud offering
- API and SDKs
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 Formance
- REST and HTTP API management with throttling and keysnot Formance
- WebSocket APIs for real-time clientsnot Formance
- Private APIs reachable only inside a VPCnot Formance
- Publishing a developer portal for API consumersnot Formance
Formance
- A marketplace splitting a single customer payment between seller, platform fee and tax that needs the split to be atomic and auditablenot AWS API Gateway
- A fintech whose homegrown balances table produced numbers finance could not reconcile and now needs proper double-entry before an auditnot AWS API Gateway
- A payments team that wants one normalised model across several PSPs so reconciliation is not written separately for eachnot AWS API Gateway
- A company that wants its ledger under a licence it can keep running even if the vendor disappearsnot 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
Formance
- Formance holds no money and provides no regulatory cover, so it must be paired with a payments provider or bank, and buyers occasionally mistake a ledger for a treasury system and discover the gap late.
- Numscript is a domain-specific language your team must learn, and while it makes complex splits expressible it also means transaction logic sits outside the languages your engineers already debug well.
- Self-hosting a ledger that must never lose or duplicate a transaction is a serious operational commitment covering backups, upgrades and Postgres tuning, which is real cost the zero licence fee hides.
- Enterprise pricing is not published, so the difference between the free path and the supported path cannot be evaluated without a sales conversation.
- The company is much smaller than the incumbent alternatives, and while the MIT licence protects the code it does not protect the roadmap, so features on the hosted side may arrive slowly or change direction.
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
Formance
Free- Open SourceFree
- MIT licensed core ledger
- Numscript transaction DSL
- Multi-currency tracking
- Enterprise$undefined/year
- Managed or private deployment
- Payments connectivity and reconciliation
- Support with response commitments
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 Formance if
- You need double-entry ledger.
- You want to start without paying.
- You work on Linux, Docker, Kubernetes, Web, API.
- You also want numscript transaction dsl.
Questions people ask
- Is AWS API Gateway or Formance better?
- Neither clearly leads. AWS API Gateway starts at Free and Formance at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, AWS API Gateway or Formance?
- AWS API Gateway starts at Free and Formance at Free.
- Does AWS API Gateway or Formance run on more platforms?
- AWS API Gateway runs on AWS Cloud. Formance runs on Linux, Docker, Kubernetes, 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 Formance is typically brought in for.
- What can AWS API Gateway do that Formance cannot?
- AWS API Gateway covers REST APIs, WebSocket APIs, HTTP APIs, Lambda. Formance covers Double-entry ledger, Numscript transaction DSL, Multi-currency, Payments connectivity.
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.
SourceFormance: Is Formance really open source?
Yes. The core ledger is MIT licensed with full source access and no deployment restrictions.
AWS 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.
SourceFormance: Does Formance move money?
No. It records and orchestrates movements; the actual payments happen at a PSP or bank you connect.
AWS 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.
SourceFormance: What does the enterprise version cost?
Not published. It is an annual subscription quoted per customer.
AWS 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.
SourceFormance: Do I have to use Numscript?
Yes for anything beyond the simplest transfers. It is how multi-party transactions are expressed atomically.
Related 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 Moov
- AWS API Gateway vs Column
- AWS API Gateway vs Increase
- AWS API Gateway vs Yapily
- AWS API Gateway vs 10x Banking
- AWS API Gateway vs Tribe Payments
- AWS API Gateway vs Dwolla
- AWS API Gateway vs Volt
- AWS API Gateway vs Enable Banking
- AWS API Gateway vs Flybits
- AWS API Gateway vs i2c
- AWS API Gateway vs KeystoneJS
- AWS API Gateway vs Liveblocks
- Formance vs Appwrite
- Formance vs Hasura
- Formance vs PocketBase
- Formance vs Sanity
- Formance vs Microsoft Azure API Management
- Formance vs Kong
- Formance vs Convoy
- Formance vs Tyk
- Formance vs Janus Gateway
- Formance vs Spring Cloud Gateway
- Formance vs Gravitee
- Formance vs REST Client VSCode
- Formance vs Rutter
- Formance vs Sensedia
- Formance vs Sila
- Formance vs Swagger
- Formance vs Kong Gateway
- Formance vs Moov
- Formance vs Column
- Formance vs Increase
- Formance vs Yapily
- Formance vs 10x Banking
- Formance vs Tribe Payments
- Formance vs Dwolla
- Formance vs Volt
- Formance vs Enable Banking
- Formance vs Flybits
- Formance vs i2c
- Formance vs KeystoneJS
- Formance vs Liveblocks
