Skip to main content
POST
SDK

SDK Example

Authorizations

x-api-key
string
header
required

API Key for authentication

Body

application/json
wallets
string[]
required

Wallet addresses to summarize. Up to 100 unique valid wallets are processed.

Maximum array length: 100
Example:

Response

Wallet summaries found.

count
integer

Number of wallets returned.

wallets
object[]
notFound
string[]

Valid wallets with no indexed summary. Omitted when empty.

invalid
string[]

Wallet addresses that failed Base58 validation. Omitted when empty.

truncated
object

Returned when more than 100 unique valid wallets are submitted.