Skip to main content
Beta: The Wallet API is currently in beta. APIs and response formats may change.
All Wallet API requests cost 100 credits per call. See credit costs for details. The identity, batch-identity, and funded-by endpoints require a paid plan — Free-plan requests return 403 Forbidden. All other endpoints are available on every plan.

identity

Get wallet identity by address or SNS/ANS domain

balances

Retrieve all token and NFT balances with USD values

balance-at

Get a token or SOL balance at a past timestamp or slot

history

Fetch transaction history with balance changes

transfers

Get all token transfer activity with sender/recipient info

funded-by

Discover the original funding source for a wallet

Authentication

All Wallet API requests require authentication via API key:

Base URL

Quick Reference