Near

Explore NEAR, a blockchain platform built for fast and low-cost transactions. Build user-friendly decentralized applications using its RPC gateway.

The NEAR RPC documentation provides developers with the necessary tools to interact programmatically with the NEAR blockchain. NEAR is designed for scalability, low fees, and fast transaction finality, making it an ideal platform for decentralized applications (dApps) and financial applications. The documentation includes key API endpoints for querying blockchain data, managing smart contracts, and submitting transactions. NEAR’s architecture ensures efficient development and deployment of scalable dApps with its developer-friendly environment.

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

Blockchain RPC Gateway for NEAR

NEAR RPC networks

mainnet
https://near-mainnet.gateway.tatum.io
testnet
https://near-testnet.gateway.tatum.io

Connect to NEAR and Fetch the Latest Block

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

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

Available NEAR interfaces

Near - JSON-RPC