Discover Cardano, a proof-of-stake blockchain designed for sustainable dApps. Explore its unique approach to scalability and security.
The Cardano RPC documentation provides developers with the tools to interact programmatically with the Cardano blockchain. The guide includes detailed API endpoints for querying blockchain data, managing transactions, and interacting with smart contracts on Cardano’s secure, proof-of-stake (PoS) network. Cardano’s dual-layer architecture, designed for scalability and security, supports the development of decentralized applications in a sustainable manner. Developers can use this documentation to efficiently build and deploy dApps while adhering to Cardano’s best practices.
- Cardano Website: https://cardano.orgCardano RPC Gateway
*Supported Blockchains - tiers: 💎 Tier 1, ⭐ Tier 2, ✨ Tier 3
Don't have an API key?
Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.
Quick connection to Cardano
Available Cardano interfaces
Cardano - Rosetta
- getNetworkList
- getNetworkStatus
- getNetworkOptions
- getBlock
- getBlockTransaction
- getMempool
- getMempoolTransaction
- getAccountBalance
- getAccountCoins
- deriveAccount
- constructionPreprocess
- getTransactionConstructionMetadata
- generateUnsignedTransactionAndSigningPayloads
- createNetworkTransaction
- parseTransaction
- getHashOfTransaction
- submitTransaction
- call
- getEventsBlocks
- searchTransactions
Cardano - Tatum API
- Get Blockchain information
- Generate Ada wallet
- Generate Ada deposit address from Extended public key
- Generate Ada private key
- Get Block by hash or height
- Get transaction by hash
- Get transactions by address
- Get UTXOs by address
- Send ADA to Cardano addresses
- Broadcast signed Ada transaction
- Gets a Ada account by address