SwiftNodesSwiftNodes
NO KYCSign up with a wallet or email — start in 30s

RPC endpoints
that just work.

Production-grade endpoints for 77 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"
}
77
Chains supported
100K+
Requests served
45ms
Median latency
99.9%
Endpoint health
Features

Everything you need, nothing you don't

77
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 & WebSocketwss:// subscriptions on every chain
One key, all chainsjust change the path segment
Archive accessincluded 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.

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) 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). 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