Two Cardano networks, one URL.
Tatum RPC Router balances traffic across healthy nodes, fails over instantly, and uses caching plus method-aware routing for speed and reliability.
All the backend tools you need to build on Cardano effectively. RPC nodes, SDKs, and more—all in one platform.
Free key · 100K credits · no credit card
Hit a live Cardano RPC node from here — pick a network, choose a method, and see the response in seconds. Same endpoints you'll use in production.
Request
curl --request POST \ --url 'https://cardano-mainnet.gateway.tatum.io/network/status' \ --header 'accept: application/json' \ --header 'content-type: application/json' \ --header 'x-api-key: YOUR_API_KEY' \ --data '{"network_identifier":{"blockchain":"cardano","network":"mainnet"}}'
# swap the subdomain for any of 142 networks —
# solana-mainnet , ethereum-mainnet , base-mainnet …
Response
Global Load Balancer
Route to nearest node
Batch RPC Calls
Multiple requests at once
Archive Nodes
Historical blockchain data
Debug & Trace
Advanced debugging
Advanced Analytics
Usage & performance
Bring Your Own RPC
Custom RPC gateways
Tatum RPC Router balances traffic across healthy nodes, fails over instantly, and uses caching plus method-aware routing for speed and reliability.
AI Builder creates the frontend, wires the backend, and connects the APIs that power your application.
The more you use, the lower your effective cost — plans get cheaper as usage grows.
Cardano RPC is a remote procedure call interface that lets your application read blockchain data and submit transactions without running your own node. Tatum provides free and paid Cardano RPC gateways with global load balancing and high uptime.