Solana JSON RPC provides chain health and core state queries through the public mainnet endpoint.
The information on this page was compiled from the provider's own sources, but the record has not been through full editorial review. Verify access conditions and limits against the provider's current documentation. Records in this state are not indexed by search engines.
Our review criteriaCatalog notes to consider when evaluating the integration, in addition to the provider documentation.
The root POST endpoint was verified with HTTP 200 for both getHealth and getSlot on 2026-03-02. Public RPC endpoints can apply rate limits or temporary restrictions during network load.
Last verified: March 2, 2026
Public test lab configuration summary for this API.
https://api.mainnet-beta.solana.com/Methods
Verified endpoint examples
/Network health
Returns the network health status from the public Solana RPC endpoint.
/Current slot
Returns the current Solana slot number.
{
"jsonrpc": "2.0",
"id": 1,
"method": "getHealth"
}Tracked public interactions for this catalog entry.
views
50
doc clicks
2
API calls
7
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.