Skip to main content
Helius gives you REST and JSON-RPC APIs for everything on Solana: token and NFT data, real-time streaming, transaction sending, and wallet monitoring, all behind a single API key. Three steps to your first call and AI-ready setup, then pick something to build.

Get started

1

Create your free Helius account

Sign up at the Helius Dashboard. The free tier is plenty for prototyping.Agents can sign up programmatically with the Helius CLI and the agent signup instructions.
2

Make your first API call

Open the Get started tab in your dashboard to copy your endpoint, pick a method, and send your first request in seconds.Helius dashboard Get started section: copy your endpoint, pick a method, and send your first request
3

Install the Helius MCP

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.