Skip to main content
GET
Get a Solana wallet portfolio

Headers

x-api-key
string
required

API key for authentication

Example:

"your-api-key"

x-api-version
string

API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.

Pattern: ^\d{4}-\d{2}\.[a-z0-9]+$
Example:

"2026-04.amazon"

Path Parameters

address
string
required

Solana base58 public key

Example:

"So11111111111111111111111111111111111111112"

Response

Solana wallet portfolio

tokens
object[]
required
totalUsd
number
required
truncated
boolean