Explore EOS, a blockchain designed for high-performance decentralized applications. Build scalable dApps with its fast finality and low fees.
EOSIO's Remote Procedure Call (RPC) API allows developers to interact with the EOS blockchain. The RPC API provides a set of HTTP endpoints for querying blockchain data, managing blockchain nodes, interacting with smart contracts, and performing other operations on the EOS blockchain. EOSIO's delegated proof-of-stake (DPoS) consensus mechanism enables high scalability, low-latency transactions, and near-zero transaction fees. The EOS RPC documentation is designed to be user-friendly for developers, making it ideal for enterprise dApps.
– Related: 📚 Supported Blockchains • 🌐 RPC Nodes → EOS • 🔗 Official EOS Website
RPC Gateway for EOS blockchain
Connect to EOS and Fetch the Latest Block
This widget lets you instantly query the latest block height (or equivalent) for EOS using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.
Don't have an API key?
Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.
Retrieve EOS Node Status or Client Version via RPC
Use this pre-configured request to get version or status information for your connected EOS node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.
Test EOS RPC Methods in Postman
Explore and test EOS blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with EOS RPC endpoints, validate API responses, or integrate EOS into their applications.
How to use the EOS Postman Collection
  - Get your API key: Visit Tatum Dashboard to obtain your free API key
- Import the collection: Click the "Run in Postman" button below to import the EOS collection
- Configure your environment: Update the gateway-api-keyvariable in the Tatum Gateway environment
- Start testing: Execute any EOS RPC method and see real-time responses
Available EOS interfaces
Eos - REST API
- get_required_keys
- push_transaction
- get_table_by_scope
- get_raw_code_and_abi
- get_block
- get_abi
- get_currency_balance
- get_raw_abi
- get_block_info
- send_transaction
- get_code
- get_accounts_by_authorizers
- get_currency_stats
- trace-api-get_block
- get_producers
- push_transactions
- get_info
- get_activated_protocol_features
- get_account
- get_table_rows