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

RPC Gateway for NEAR blockchain

NEAR Mainnet

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

NEAR Testnet

↳ JSON-RPC
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.

Test NEAR RPC Methods in Postman

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

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

Available NEAR interfaces

Near - JSON-RPC