Eos

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

💎

EOS Mainnet

↳ REST API
https://eos-mainnet.gateway.tatum.io

EOS Jungle

↳ REST API
https://eos-jungle.gateway.tatum.io

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.

Get API key For free. No commitment.

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

  1. Get your API key: Visit Tatum Dashboard to obtain your free API key
  2. Import the collection: Click the "Run in Postman" button below to import the EOS collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. Start testing: Execute any EOS RPC method and see real-time responses

Available EOS interfaces

Eos - REST API