List of all Solana API endpoints
Solana API Endpoints by use case
- Getting Blocks
- Account Information
- Node Information
- Network Inflation Information
- Network Information
- Transaction Information
- Slot Information
- Token Information
Getting Blocks
Retrieves information from a particular block in the blockchain.
- getBlockProduction
- getBlock
- getBlockTime
- getBlockCommitment
- getBlocksWithLimit
- getBlockHeight
- getBlocks
- isBlockhashValid
- getLatestBlockhash
Account Information
Returns information regarding an address's stored on-chain data.
Node Information
Returns information regarding node configurations.
Network Inflation Information
Returns inflation/staking information for the Solana blockchain.
Network Information
Returns aggregate network information.
- getEpochSchedule
- getEpochInfo
- getFeeForMessage
- getHighestSnapshotSlot
- getGenesisHash
- getRecentPerformanceSamples
- getFirstAvailableBlock
- getMinimumBalanceForRentExemption
Transaction Information
Handles transaction-based Solana interactions
Slot Information
Returns slot (the period of time for which each leader ingests transactions and produces a block) information
Token Information
Returns balance/account information