# SwiftNodes > SwiftNodes is a multi-chain blockchain RPC provider. Developers point their dApps, bots, and indexers at SwiftNodes HTTP and WebSocket endpoints instead of running their own nodes or using Alchemy/QuickNode/Infura. One API key works across 75+ EVM and non-EVM chains. Differentiators: flat-rate monthly pricing (no per-request fees, no compute units), crypto payments (ETH/BNB/USDT/USDC), no KYC at any tier, and broad chain coverage including Bitcoin family, Cosmos, Polkadot, Solana, Sui, Aptos, TRON, and Starknet. ## Endpoints - HTTP: `https://rpc.swiftnodes.io/rpc/?key=` - WebSocket: `wss://rpc.swiftnodes.io/ws/?key=` - A public `demo` key works for evaluation: `https://rpc.swiftnodes.io/rpc/eth?key=demo` (free-tier rate limits, shared). Note: slugs are short codes — Ethereum is `eth`, not `ethereum`. - Full machine-readable reference (every chain, endpoint, method-support data, pricing): `https://swiftnodes.io/llms-full.txt` ## AI agent access (MCP) - SwiftNodes MCP server — chain data, pricing, weekly-probed method support, and endpoint probing as MCP tools: `npx -y swiftnodes-mcp` - npm: https://www.npmjs.com/package/swiftnodes-mcp - Source (MIT): https://github.com/swiftnodes/swiftnodes-mcp - Smithery: https://smithery.ai/servers/swiftnodes/swiftnodes-mcp ## Pricing (flat-rate, monthly) - Free — $0 — 2 HTTP req/s - Starter — $49 — 50 HTTP req/s - Growth — $89 — 150 HTTP req/s - Scale — $149 — 300 HTTP req/s - Pro — $249 — 500 HTTP req/s - Prepay discounts: 5% off 6 months, 10% off 12 months. Archive node access included on all paid plans. ## Docs - [Getting started](https://swiftnodes.io/docs/getting-started): Create an account and make your first request. - [Authentication](https://swiftnodes.io/docs/authentication): API key usage and signup (email PIN or wallet, no KYC). - [API reference](https://swiftnodes.io/docs/api-reference): Supported JSON-RPC methods per chain. - [Code examples](https://swiftnodes.io/docs/code-examples): ethers.js, viem, web3.py snippets. - [WebSocket](https://swiftnodes.io/docs/websocket): Subscriptions and streaming. - [Rate limits](https://swiftnodes.io/docs/rate-limits): How per-plan req/s limits work. - [Supported chains](https://swiftnodes.io/docs/supported-chains): Full list of 75+ chains with endpoints. ## Comparisons - [Alchemy alternative](https://swiftnodes.io/alchemy-alternative): Flat-rate vs Compute Units. - [QuickNode alternative](https://swiftnodes.io/quicknode-alternative): Flat-rate vs API Credits. - [Infura alternative](https://swiftnodes.io/infura-alternative): Multi-chain, no-KYC alternative. ## Popular chain pages - [Ethereum RPC](https://swiftnodes.io/ethereum-rpc) - [Base RPC](https://swiftnodes.io/base-rpc) - [Arbitrum RPC](https://swiftnodes.io/arbitrum-rpc) - [Solana RPC](https://swiftnodes.io/solana-rpc) - [BNB Smart Chain RPC](https://swiftnodes.io/bnb-smart-chain-rpc) - [Polygon RPC](https://swiftnodes.io/polygon-rpc) - [Optimism RPC](https://swiftnodes.io/optimism-rpc) ## Blog - [Blog index](https://swiftnodes.io/blog): Tutorials and explainers on RPC, JSON-RPC batching, eth_getLogs limits, archive nodes, and per-chain guides. - [RSS feed](https://swiftnodes.io/blog/rss.xml) ## Optional - [Status](https://swiftnodes.io/status): Live chain health, latency, and uptime. - [Privacy policy](https://swiftnodes.io/docs/privacy-policy) - [Terms of service](https://swiftnodes.io/docs/terms-of-service)