Flare

Discover Flare blockchain, a platform for interoperability and scalable decentralized applications. Build with RPC gateway and cross-chain functionality.

The Flare RPC documentation provides developers with a comprehensive guide for programmatically interacting with the Flare blockchain. With API endpoints designed to facilitate key operations such as sending transactions, querying blockchain data, and managing smart contracts, the documentation is built to support decentralized applications that require scalability and interoperability. Flare uses the Federated Byzantine Agreement (FBA) consensus mechanism to ensure secure, efficient operations across multiple blockchain ecosystems.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Flare • 🔗 Official Flare Website

RPC Gateway for Flare blockchain

💎

Flare Mainnet

↳ JSON-RPC
https://flare-mainnet.gateway.tatum.io

Flare Coston

↳ JSON-RPC
https://flare-coston.gateway.tatum.io

Flare Coston2

↳ JSON-RPC
https://flare-coston2.gateway.tatum.io

Flare Songbird

↳ JSON-RPC
https://flare-songbird.gateway.tatum.io

Connect to Flare and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Flare 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 Flare Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Flare node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Test Flare RPC Methods in Postman

Explore and test Flare blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with Flare RPC endpoints, validate API responses, or integrate Flare into their applications.

How to use the Flare 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 Flare collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. Start testing: Execute any Flare RPC method and see real-time responses

Available Flare interfaces

Flare - JSON-RPC

Flare - Tatum API