Wallet API
The Wallet API provides powerful endpoints for analyzing trading activity, portfolio performance, and behavioral patterns of wallets on the Solana blockchain.| Method | Description | API Referece |
|---|---|---|
get-profile | Retrieve a wallet profile | Method Docs |
get-profiles | Retrieve multiple wallet profiles | Method Docs |
get-profile-history | Retrieve historical wallet profile | Method Docs |
get-portfolio | Retrieve wallet portfolio | Method Docs |
search-profiles | Search for wallet profiles | Method Docs |
stream-profiles | Stream wallet profile updates | Method Docs |
Token API
The Token API delivers comprehensive analytics for tokens on the Solana blockchain, helping track token health, discover trending assets, and monitor on-chain fundamentals in real time.| Method | Description | API Referece |
|---|---|---|
get-profile | Retrieve a token profile | Method Docs |
get-profiles | Retrieve multiple token profiles | Method Docs |
get-profiles-by-creator | Retrieve token profiles by creator | Method Docs |
search-profiles | Search for token profiles | Method Docs |
stream-profiles | Stream token profile updates | Method Docs |
get-prices | Retrieve token prices | Method Docs |