Logo
Solana logo

Solana RPC Endpoint and API

OnFinality provides production-grade Solana infrastructure for developers, enterprises, and Web3 teams. Access fast RPC endpoints, managed nodes, blockchain indexing, and AI agent infrastructure through a platform built for uptime, scale, and production workloads.

Chain ID
CurrencySOL

Solana RPC Endpoint

RPC API Features
Archive
RPC Regions
N.VirginiaHong Kong

Indexing

Index and query Solana blockchain data for analytics, dashboards, explorers, and real-time apps.

AI Agent

Power chain-aware AI agents with trusted Solana data, docs, and live infrastructure context.

N.Virginia
Hong Kong

About:

Connect to Solana in seconds with OnFinality RPC endpoints, request analytics, scalable rate limits, and 99.99% uptime for production Web3 apps.

Solana endpoint details

  • Common methods to test: getHealth, getEpochInfo, getBalance, sendTransaction
  • Best-fit workloads: wallet account reads, trading bots, DeFi apps, high-throughput backend services

Build with Solana RPC on OnFinality

Solana applications are sensitive to endpoint speed and consistency, so teams should test account reads, transaction submission, and retry behavior before moving production traffic.

What to validate before production

Start with the endpoint shown above, then test the exact methods your app uses under realistic traffic. Check latency, response consistency, retry behavior, log or account queries, and whether your workload needs higher-capacity authenticated API access instead of a shared public endpoint.

Solana RPC & API Access

Solana is a high-performance blockchain built for decentralized applications, DeFi, NFTs, and other crypto-native products. Its proof-of-stake consensus and parallel transaction processing keep fees low and throughput high—but only if your RPC connection keeps up.

OnFinality provides managed Solana API endpoints for mainnet. You get authenticated access to the Solana JSON-RPC API without running your own node. Start with a shared endpoint to prototype, then scale to a higher-capacity plan as your traffic grows.

What to check first

  • Connection test: Use getHealth or getEpochInfo to confirm your endpoint is live.
  • Balance & accounts: getBalance and getAccountInfo are the most common starting points.
  • Transaction flow: sendTransaction and getTransaction cover the core send-and-verify loop.
  • Program queries: getProgramAccounts is essential for dApps that need to scan program-owned accounts.
  • Epoch data: getEpochInfo helps you align with Solana's slot schedule.

Planning for production

  • Observability: The OnFinality dashboard shows request volume, error rates, and usage patterns—useful for tuning your app before launch.
  • Capacity: Shared endpoints work for development and low-traffic apps. For higher throughput, review the available plans in the dashboard.

Solana Public RPC Endpoint

Connect to OnFinality's Solana public RPC endpoint for fast and reliable blockchain access. Built for developers who need stable performance across testing, deployment, and live application usage.

The below example uses the public API endpoint*. This endpoint is only suitable for testing. To avoid rate limiting and service interruption, sign up now to get your own API key.
Example CURL
curl -H 'content-type:application/json' -d '{"id": 1, "jsonrpc": "2.0", "method": "getEpochInfo"}' 'https://solana.api.onfinality.io/public'
curl -H 'content-type:application/json' -d '{"id": 1, "jsonrpc": "2.0", "method": "getEpochInfo"}' 'https://solana.api.onfinality.io/public'
HTTPs
https://solana.api.onfinality.io/public
https://solana.api.onfinality.io/public
Websocket
wss://solana.api.onfinality.io/public-ws
wss://solana.api.onfinality.io/public-ws

* The public endpoint is rate limited

Request statistics

Public rate limit5 req/secPublic endpoint
30-day requestsLoading...Last 30 days
Daily averageLoading...Responses per day
Latest dayLoading...Most recent data
PRICING

Calculate Your Costs

Only pay for what you need.

Million Standard Requests
0100M200M300M400M
Total Cost
$49/ month

Recommended Plan: GROWTH

Continue with this plan

Why Choose OnFinality for Solana Infrastructure?

Reliable blockchain infrastructure matters when your product depends on speed, uptime, and accurate onchain data.

High Performance Access

Support demanding Solana workloads with infrastructure designed for reliable throughput and stable performance.

High Performance Access illustration

Powerful RPC Analytics

Monitor RPC usage and performance with analytics that help teams manage and scale blockchain infrastructure more effectively.

Powerful RPC Analytics illustration

99.99% Uptime

Run production applications on Solana with dependable infrastructure built for availability and consistency.

99.99% Uptime illustration

HTTPS and WebSocket

Use flexible connection options for standard requests and real-time blockchain updates.

HTTPS and WebSocket illustration

Decentralized Servers Hosted Globally

Access globally distributed infrastructure that improves resilience, reliability, and service reach.

Decentralized Servers Hosted Globally illustration

Archive Access

Access historical Solana blockchain data where supported by the network and plan.

Archive Access illustration

Never Worry about Infrastructure Again

OnFinality takes away the heavy lifting of DevOps so you can build smarter and faster.

Get Started