Make your first API call
Create your free Helius account
Sign up at the Helius Dashboard. The free tier is plenty for prototyping.
Send your first request
Open the Get started tab in your dashboard, select 
getBalance method and click Send request.
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.- Claude Code
- Claude Desktop
- Cursor
- VS Code
- Windsurf
- Codex
Run the following command:Or add to your project’s Verify with:
.mcp.json: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.