account detail
account transfer
account defi activities
account balance change activities
account transactions
account portfolio
account token-accounts
account stake
stake rewards export
account transfer export
account metadata
account metadata multi
account leaderboard
account defi activities export
account token-accounts
Get token accounts of an account
QUERY PARAMS
address
string
required
A Wallet address on solana blockchain
type
string
required
Type of token
Enum: token, nft
page
number
Page number for pagination
page_size
number
The number of items per page
Enum: 10, 20, 30, 40
hide_zero
boolean
Filter tokens that have amount is zero
RESPONSES
200
OK
Response Body
400
Bad Request
Response Body
401
Authentication failed
429
Too Many Requests
500
Internal Server Error

Javascript

Python

Shell

Go

C#
Authorization
Response
Click Try It! to start a request and see the response here!