NEAR RPC API

The NEAR JSON-RPC 2.0 API provides programmatic access to the NEAR blockchain network. All requests are POST to a provider endpoint with the method name encoded in the URL path. Supports transactions, blocks, accounts, network status, gas, and light client proofs.

OpenAPI Specification

openapi.yml Raw ↑