Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Helius Balances API

Query token and NFT balances

Helius Balances API is one of 20 APIs that Helius publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Balances. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 14 base URLs: https://mainnet.helius-rpc.com, https://devnet.helius-rpc.com, https://sender.helius-rpc.com, https://api.helius.xyz, https://admin-api.helius.xyz, https://api-mainnet.helius-rpc.com, https://api-devnet.helius-rpc.com, http://slc-sender.helius-rpc.com, http://ewr-sender.helius-rpc.com, http://lon-sender.helius-rpc.com, http://fra-sender.helius-rpc.com, http://ams-sender.helius-rpc.com, http://sg-sender.helius-rpc.com, http://tyo-sender.helius-rpc.com.

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://mainnet.helius-rpc.com/?api-key={apiKey}
Authentication
API Key, API Key
License
Resource Areas
1

Authentication & Security 2

Helius Balances API declares 2 security schemes for authenticating requests. An API key is passed in the query as api-key (ApiKeyQuery). An API key is passed in the header as X-Api-Key (ApiKeyHeader).

  • ApiKeyQuery — Your Helius API key. You can get one for free in the [dashboard](https://dashboard.helius.dev/api-keys).
  • ApiKeyHeader — API key passed in request header

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Balances 1

Query token and NFT balances

GET
/v1/wallet/{wallet}/balances
Get wallet balances
walletApi_getWalletBalances 6 params → 200400401429500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are WalletApi_TokenBalance (9 properties), WalletApi_Nft (6 properties), WalletApi_BalancesResponse (4 properties), WalletApi_Error (3 properties). Each schema is shown below with its type and property counts.

WalletApi_Nft
object
6 properties 2 required
WalletApi_BalancesResponse
object
4 properties 3 required
WalletApi_Error
object
3 properties 2 required
WalletApi_TokenBalance
object
9 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

helius-balances-api-openapi.yml Raw ↑

Other APIs Helius publishes across the network.

Helius Solana RPC
Helius Digital Asset Standard (DAS) API
Helius Enhanced Transactions API
Helius Webhooks
Helius LaserStream
Helius Sender
Helius Photon RPC (ZK Compression)
Helius Addresses API
Helius Admin API
Helius Funding API
Helius Helius API Catalog API
Helius History API