RPC Providers
FastNear maintains a comprehensive dashboard with response times for most of the available endpoints.Mainnet
Testnet
Free Tier Limit values link to each provider’s own pricing/docs page as the source. Limits are reported in the units each provider publishes (
req = requests, CU = compute units), so they are not directly comparable across providers and may change at any time — always confirm on the linked page. “Not published” means the endpoint is free but has no documented numeric limit.Making requests
Send JSON-RPC 2.0 requests withPOST to the root of the provider endpoint. Put the method and parameters in the JSON request body.
Run your own node
To run a local RPC node, follow the NEAR node documentation.Testnet tokens have no real value and can be obtained from the NEAR Faucet.