Sponsored Content
SwiftNodesSwiftNodes
NO KYCSign up with a wallet or email β€” start in 30s

RPC endpoints
that just work.

Production-grade endpoints for 75 chains behind one API key. Flat monthly pricing β€” no per-request fees, no overage bills. Pay with crypto or card.

View pricing
βœ“ Free tier, no cardβœ“ HTTP & WebSocketβœ“ Archive nodes included
rpc.swiftnodes.io β€” eth_blockNumber200 OK
$ curl -X POST rpc.swiftnodes.io/rpc/eth?key=β€’β€’β€’β€’
-d '{"method":"eth_blockNumber"}'
{
"jsonrpc": "2.0", "id": 1,
"result": "0x14a2b3f"
}
Follow @swiftnodesio for new chain launches, RPC tips, and live status updates.
Follow on X
75
Chains supported
100K+
Requests served
45ms
Median latency
99.9%
Endpoint health
Features

Everything you need, nothing you don't

75
Multi-Chain Support
Every supported chain β€” EVM and beyond β€” behind one API key. One key for all networks.
LB
Load Balanced
Multiple upstream nodes per chain with automatic failover. Requests spread for maximum reliability.
WS
WebSocket Support
Real-time subscriptions and event streaming. Connect via wss:// for live blockchain data.
$
Crypto or Card
Pay by credit or debit card, or with ETH, BNB, USDT, or USDC on any supported chain.
=
Flat-Rate Pricing
One predictable monthly cost. No per-request billing, no overages, no usage caps inside your plan.
>
Instant Setup
Wallet or email sign-in, key in hand, first call in 30 seconds. No passwords stored, no KYC.
Quick start

Drop-in replacement for any RPC URL

Same JSON-RPC interface your client already speaks. Swap the URL, add your key, done. Works with every library and every supported chain.

βœ“HTTP & WebSocket β€” wss:// subscriptions on every chain
βœ“One key, all chains β€” just change the path segment
βœ“Archive access β€” included on every paid plan
curl -X POST https://rpc.swiftnodes.io/rpc/eth?key=YOUR_KEY \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
Pricing

Simple, flat-rate pricing

One flat number per month. No per-request fees, no overage bills, no usage caps inside your plan.

Free
Try it before you commit
$0/mo
2 req/s
250K req/mo cap
βœ“All chains
βœ“HTTP & WebSocket
βœ“250K requests / month
βœ“1 WS msg/s
βœ“2 WS connections
βœ“Community support
Starter
Side projects & hobby builds
$49/mo
50 req/s
unlimited volume
βœ“All chains
βœ“HTTP & WebSocket
βœ“Unlimited requests
βœ“25 WS msg/s
βœ“20 WS connections
βœ“Archive nodes
+Enhanced APIs
MostΒ popular
Growth
Indie SaaS & production apps
$89/mo
150 req/s
unlimited volume
βœ“All chains
βœ“HTTP & WebSocket
βœ“Unlimited requests
βœ“75 WS msg/s
βœ“50 WS connections
βœ“Archive nodes
+Enhanced APIs
Scale
Heavy traffic, multi-region
$149/mo
300 req/s
unlimited volume
βœ“All chains
βœ“HTTP & WebSocket
βœ“Unlimited requests
βœ“150 WS msg/s
βœ“100 WS connections
βœ“Archive nodes
+Enhanced APIs
Pro
Enterprise & high-RPS workloads
$249/mo
500 req/s
unlimited volume
βœ“All chains
βœ“HTTP & WebSocket
βœ“Unlimited requests
βœ“250 WS msg/s
βœ“200 WS connections
βœ“Archive nodes
+Enhanced APIs
How it works

From signup to first call in 30 seconds

1
Sign in
Connect MetaMask or sign in with email β€” we never store passwords. Email logins use a one-time code. No KYC.
2
Get API key
Receive an API key instantly. Use the same key across every supported chain.
3
Start building
Drop-in replacement for any RPC endpoint. HTTP and WebSocket on every chain.
Missing a chain?

Need a chain we don't support yet?

Tell us what you're building on and we'll add it β€” most requests ship within a week.

FAQ

Which blockchains does SwiftNodes support?

SwiftNodes provides RPC endpoints for 75+ chains including Ethereum, Solana, Base, BNB Smart Chain, Arbitrum, Optimism, Polygon, Avalanche, Linea, Scroll, zkSync, Polygon zkEVM, Cosmos, Polkadot, TRON, Sui, Aptos, and many more EVM and non-EVM networks. One API key works across all of them.

How does SwiftNodes pricing work?

SwiftNodes uses flat-rate monthly pricing with no per-request fees. Plans range from a free tier (2 HTTP req/s, capped at 250,000 requests/month) through Starter ($49/mo, 50 req/s), Growth ($89/mo, 150 req/s), Scale ($149/mo, 300 req/s), and Pro ($249/mo, 500 req/s). Paid plans have no monthly request cap β€” just the flat rate limit. Prepay 6 months for 5% off, or 1 year for 10% off.

Is KYC required to use SwiftNodes?

No. You can sign up with either an email (one-time PIN, no password) or a crypto wallet. We never ask for ID documents and we never store passwords.

How can I pay for a plan?

Paid plans accept either a credit or debit card, or cryptocurrency β€” ETH, BNB, USDT, and USDC on any supported chain. The free tier needs no payment method at all.

Does SwiftNodes support WebSocket RPC?

Yes. Every supported chain exposes both an HTTP endpoint (https://rpc.swiftnodes.io/rpc/<chain>) and a WebSocket endpoint (wss://rpc.swiftnodes.io/ws/<chain>) for real-time subscriptions and streaming.

Do paid plans include archive node access?

Yes. Archive node access is included on every paid plan for supported chains β€” there's no separate, more expensive 'archive tier' to upgrade to.

Start building in 30 seconds.

Free tier, no card, no KYC. Upgrade when you need to.

Read the docs