Skip to main content
GET
SDK

SDK Example

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

wallet
string
required

Solana wallet address (base58, 32-44 characters).

Pattern: ^[1-9A-HJ-NP-Za-km-z]{32,44}$

Query Parameters

time_from
integer

Start of the range as a Unix timestamp in seconds. If omitted, returns up to 180 days before time_to.

time_to
integer

End of the range as a Unix timestamp in seconds. Defaults to now.

Response

Successful response.

wallet
string
identity
object

Unified wallet identity. Only fields with known values are returned; a wallet can carry multiple tags at once.

points
object[]
summary
object
pagination
object