Solana API Endpoints

List of all Solana API endpoints

Solana API Endpoints by use case

  1. Getting Blocks
  2. Account Information
  3. Node Information
  4. Network Inflation Information
  5. Network Information
  6. Transaction Information
  7. Slot Information
  8. Token Information

Getting Blocks

Retrieves information from a particular block in the blockchain.

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.

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

ReadMe