[Go to site: main page, start]

Skip to main content

Make your first API call

1

Create your free Helius account

Sign up at the Helius Dashboard. The free tier is plenty for prototyping.
2

Send your first request

Open the Get started tab in your dashboard, select getBalance method and click Send request.Helius dashboard Get started section: click Send request
3

Success!

You just queried getBalance method to get the balance of the wallet address. You should see a response like this:
Try other methods like getTransactionsForAddress to get the transaction history or getAccountInfo to get the account details.

Next steps

You have data flowing. Pick your next move.

Connect your AI coding tool

Add the Helius MCP server so your AI assistant builds and debugs with live Solana data.

Send your first transaction

Land a transaction on-chain with priority fees and direct routing to leaders.

Stream live data

Subscribe to real-time on-chain updates over gRPC or enhanced WebSockets.

Build your first app

Follow a self-contained track with copy-pasteable code you can run in minutes.

Connect your AI coding tool

Connect the Helius MCP server to your AI tool so it can build and debug with live Solana data (balances, asset metadata, parsed transactions, webhooks, and streaming) instead of guessing. Works with Claude Code, Claude Desktop, Cursor, VS Code, Windsurf, Codex, and any MCP-compatible tool.
Run the following command:
Or add to your project’s .mcp.json:
Verify with:
Want skills + MCP in one step? Install the Helius plugin instead:

Build your first app

Each track is self-contained, with copy-pasteable code you can run in minutes.

Build a portfolio tracker

Mainnet. Tokens, NFTs, and SOL via DAS, history, and a live WebSocket feed.

Deploy your own program

Devnet. Deploy a sample program through Helius RPC and invoke it with sendTransaction.

Explore the platform

Build with AI agents

Connect the Helius MCP server and SDKs so your AI assistant builds on Solana with live data.

API Reference

Browse every Helius endpoint: RPC, DAS, enhanced transactions, webhooks, and streaming.

Digital Asset Standard (DAS)

Query tokens, NFTs, and compressed NFTs by owner, collection, or trait.

Real-Time Data Streaming

Stream live blockchain data with sub-second latency over gRPC or enhanced WebSockets.