Solana JSON RPC provides chain health and core state queries through the public mainnet endpoint.
Catalog 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
Other APIs in the same category usable from Türkiye.
Tron Network
Tron Network exposes block and chain-parameter data through public TRONGrid endpoints.
Blockchair API
Blockchair API exposes public Bitcoin chain statistics, while heavier queries can hit free-tier limits quickly.
BlockCypher API
BlockCypher API provides public explorer data for Bitcoin blocks, addresses, and transactions.
CryptAPI
CryptAPI exposes public information endpoints for supported coins and core payment metadata.
BtcTurk
Crypto exchange API with free public market data.
Kripto Para Fiyatları (Genel Para)
Provides crypto prices in JSON format.
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
47
doc clicks
2
API calls
7
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.