Skip to main content
GET
Gets token balances owned by the given address

Authorizations

X-Api-Key
string
header
required

Path Parameters

network
enum<string>
required

The network to query

Available options:
mainnet,
devnet
address
string
required

The address to query

Example:

"kXB7FfzdrfZpAZEW3TZcp8a8CwQbsowa6BdfAHZ4gVs"

Query Parameters

excludeSpam
boolean
default:false

Should exclude spam tokens

Response

200 - application/json
associatedTokenAddress
string
required
mint
string
required
name
string
required
symbol
string
required
tokenStandard
number | null
required
score
number | null
required
deprecated

Deprecated — scheduled for removal on July 31, 2026.

amount
string
required
amountRaw
string
required
decimals
number
required
logo
string | null
required
isVerifiedContract
boolean
required
possibleSpam
boolean
required