# Solami ## Docs - [API Reference](https://docs.solami.fast/api-reference/introduction.md): Complete reference for the Solami RPC and REST APIs. - [API Keys](https://docs.solami.fast/api-reference/rest/api-keys.md): Create, list, and revoke API keys for your Solami account. - [Billing](https://docs.solami.fast/api-reference/rest/billing.md): Retrieve subscription details, account balance, and invoice history. - [Usage](https://docs.solami.fast/api-reference/rest/usage.md): Retrieve request counts and per-method breakdowns for your API keys. - [getAccountInfo](https://docs.solami.fast/api-reference/rpc/get-account-info.md): Returns all account data for a given public key. - [getBalance](https://docs.solami.fast/api-reference/rpc/get-balance.md): Returns the SOL balance of an account in lamports. - [getBlockHeight](https://docs.solami.fast/api-reference/rpc/get-block-height.md): Returns the current block height of the node. - [getEpochInfo](https://docs.solami.fast/api-reference/rpc/get-epoch-info.md): Returns information about the current epoch, including slot index and block height. - [getLatestBlockhash](https://docs.solami.fast/api-reference/rpc/get-latest-blockhash.md): Returns the latest blockhash and the last block height at which it is valid. - [getMultipleAccounts](https://docs.solami.fast/api-reference/rpc/get-multiple-accounts.md): Returns account data for a batch of up to 100 public keys in a single request. - [getProgramAccounts](https://docs.solami.fast/api-reference/rpc/get-program-accounts.md): Returns all accounts owned by a given program, with optional filters. - [getSignaturesForAddress](https://docs.solami.fast/api-reference/rpc/get-signatures-for-address.md): Returns confirmed transaction signatures for an address, in reverse chronological order. - [getSlot](https://docs.solami.fast/api-reference/rpc/get-slot.md): Returns the current slot number at the specified commitment level. - [getTokenAccountBalance](https://docs.solami.fast/api-reference/rpc/get-token-account-balance.md): Returns the token balance of an SPL token account. - [getTokenAccountsByOwner](https://docs.solami.fast/api-reference/rpc/get-token-accounts-by-owner.md): Returns all SPL token accounts owned by a wallet address. - [getTokenSupply](https://docs.solami.fast/api-reference/rpc/get-token-supply.md): Returns the total circulating supply of an SPL token mint. - [getTransaction](https://docs.solami.fast/api-reference/rpc/get-transaction.md): Returns the details of a confirmed transaction by its signature. - [sendTransaction](https://docs.solami.fast/api-reference/rpc/send-transaction.md): Submit a signed, serialized transaction to the cluster. - [simulateTransaction](https://docs.solami.fast/api-reference/rpc/simulate-transaction.md): Simulate a transaction against the current cluster state without submitting it. - [Authentication](https://docs.solami.fast/authentication.md): How to authenticate with Solami API keys — key types, how to pass them, and rate limits by plan. - [API Keys](https://docs.solami.fast/guides/api-keys.md): Create, use, and manage your Solami API keys. - [Send Transactions](https://docs.solami.fast/guides/sending-transactions.md): Send Solana transactions with high landing rates using Solami RPC and SWQoS. - [Stream Data](https://docs.solami.fast/guides/streaming-data.md): Receive real-time Solana data over gRPC or WebSocket. - [Solami Documentation](https://docs.solami.fast/index.md): High-performance Solana infrastructure for builders and traders. RPC, gRPC streams, WebSocket, ShredStream, and SWQoS — one platform. - [Dedicated Nodes](https://docs.solami.fast/infrastructure/dedicated-nodes.md): Exclusive bare metal servers with unlimited RPS, full network isolation, and custom configuration for maximum performance. - [gRPC Streams](https://docs.solami.fast/infrastructure/grpc.md): Real-time Solana data via Yellowstone gRPC. Subscribe to accounts, transactions, blocks, and slots with zero missed events. - [Regions](https://docs.solami.fast/infrastructure/regions.md): Solami infrastructure is available in Amsterdam, Frankfurt, and New York, with more regions coming soon. - [Solana RPC](https://docs.solami.fast/infrastructure/rpc.md): Full JSON-RPC access to Solana with staked connections, global distribution, and sub-5ms latency. - [ShredStream](https://docs.solami.fast/infrastructure/shredstream.md): Receive raw shreds directly from validators before blocks are confirmed. The lowest possible latency access to Solana data. - [SWQoS](https://docs.solami.fast/infrastructure/swqos.md): Route transactions through staked validators for better landing rates, faster confirmations, and tip revenue share. - [WebSocket](https://docs.solami.fast/infrastructure/websocket.md): Subscribe to real-time Solana account updates, program events, and slot notifications over WebSocket. - [Add-ons](https://docs.solami.fast/pricing/add-ons.md): Extend your plan with extra gRPC connections, ShredStream slots, or dedicated bare metal servers. - [Billing](https://docs.solami.fast/pricing/billing.md): Manage your account balance, payment methods, subscriptions, and transaction history. - [Plans](https://docs.solami.fast/pricing/plans.md): Compare Solami subscription plans and choose the right tier for your workload. - [Quick Start](https://docs.solami.fast/quickstart.md): Create an account, get an API key, and make your first request in under 5 minutes. ## OpenAPI Specs - [openapi](https://docs.solami.fast/api-reference/openapi.json) ## Optional - [Dashboard](https://solami.fast) - [Discord](https://discord.gg/EGyCHpphtt)