文档
Solana
Solana JSON-RPC API documentation on TheRPC — methods, guides, and SDK examples.
Getting started
Quick StartGet a TheRPC API key and make your first Solana JSON-RPC call with curl, JavaScript, and Python — read the current slot in minutes.
AuthenticationObtain, place, and secure a TheRPC API key for Solana requests — URL-path keys, the Bearer header, the wss key, env vars, and auth error handling.
Rate LimitsHow TheRPC rate-limits Solana API requests, the -32029 error and headers, and how to handle them with backoff, batching, caching, and subscriptions.
API OverviewTheRPC's Solana JSON-RPC 2.0 API: HTTP and WebSocket PubSub endpoints, positional params, RpcResponse context, commitment levels, and encodings.
FAQSolana API FAQ on TheRPC — API keys, rate limits, JSON-RPC error codes, commitment levels, confirming transactions, clusters, and SDK choices.
Basic OperationsCommon Solana operations via TheRPC: read SOL balances and accounts, query signatures and transactions, fetch blocks, list SPL tokens, and send.
All MethodsFull reference of every supported Solana JSON-RPC method on TheRPC — accounts, SPL tokens, transactions, blocks, cluster, and WebSocket PubSub.