Solana · Postman Collection

Solana JSON-RPC Accounts Cluster API

Solana exposes a JSON-RPC 2.0 API over HTTP and WebSocket for querying accounts, transactions, programs, token balances, blocks, and cluster state, as well as submitting and simulating transactions. Three public clusters are available — Mainnet (https://api.mainnet.solana.com), Devnet (https://api.devnet.solana.com), and Testnet (https://api.testnet.solana.com) — with dedicated API nodes for each environment. All requests use HTTP POST with a JSON-RPC 2.0 request body. Contact Support: Name: Sol

15
Requests
15
Folders
View on GitHub Raw JSON BlockchainCryptocurrencyWeb3DeFiTransactionsTokensPostman Collection

Overview

Solana JSON-RPC Accounts Cluster API is a Postman Collection published by Solana on the APIs.io network.

Solana exposes a JSON-RPC 2.0 API over HTTP and WebSocket for querying accounts, transactions, programs, token balances, blocks, and cluster state, as well as submitting and simulating transactions. Three public clusters are available — Mainnet (https://api.mainnet.solana.com), Devnet (https://api.devnet.solana.com), and Testnet (https://api.testnet.solana.com) — with dedicated API nodes for each environment. All requests use HTTP POST with a JSON-RPC 2.0 request body. Contact Support: Name: Sol

The collection contains 15 requests organised into 15 folders.

Tagged areas include Blockchain, Cryptocurrency, Web3, DeFi, and Transactions.

Requests & Folders

getClusterNodes
getEpochInfo
getEpochSchedule
getGenesisHash
getHealth
getHighestSnapshotSlot
getIdentity
getLeaderSchedule
getMaxRetransmitSlot
getMaxShredInsertSlot
getSlot
getSlotLeader
getSlotLeaders
getVersion
getVoteAccounts

Related API Specs

Solana Accounts API (OpenAPI) Solana Blocks API (OpenAPI) Solana Cluster API (OpenAPI) Solana Economics API (OpenAPI) Solana Tokens API (OpenAPI) Solana Transactions API (OpenAPI)
Back to Solana · All Collections · GitHub