Skip to main content

Profiles API

The Profiles API provides endpoints to analyze trading behavior, identify top performers, and gain insights into wallet and token activity patterns.

Wallets

MethodDescriptionAPI Reference
get-profileRetrieve a wallet profileMethod Docs
get-profilesRetrieve multiple wallet profilesMethod Docs
search-profilesSearch for wallet profilesMethod Docs
sub-profilesSubscribe to wallet profiles updatesMethod Docs

Tokens

MethodDescriptionAPI Reference
get-profileRetrieve a token profileMethod Docs
get-profilesRetrieve multiple token profilesMethod Docs
get-profiles-by-creatorRetrieve token profiles by creatorMethod Docs
search-profilesSearch for token profilesMethod Docs
sub-profilesSubscribe to token profiles updatesMethod Docs

Positions

Position profiles are currently available via WebSocket subscription only.
MethodDescriptionAPI Reference
sub-profilesSubscribe to position profiles updatesMethod Docs

Portfolios API

The Portfolios API provides endpoints for tracking wallet positions, calculating portfolio worth, and monitoring asset allocations across different tokens.
MethodDescriptionAPI Reference
get-portfolioRetrieve a portfolioMethod Docs

Trades API

The Trades API provides endpoints to analyze trading patterns, track trade history, and monitor trading activity in real-time through subscriptions.
MethodDescriptionAPI Reference
get-tradesRetrieve tradesMethod Docs
sub-tradesSubscribe to tradesMethod Docs

Swaps API

The Swaps API provides endpoints for tracking swap activity, analyzing liquidity flows, and monitoring token exchange patterns in real-time through subscriptions.
MethodDescriptionAPI Reference
get-swapsRetrieve swapsMethod Docs
sub-swapsSubscribe to swapsMethod Docs

Prices API

The Prices API provides endpoints to track token valuations, analyze price trends, build price charts, and monitor real-time price updates through subscriptions.
MethodDescriptionAPI Reference
get-priceRetrieve pricesMethod Docs
get-price-statsRetrieve price statsMethod Docs
get-price-candlesRetrieve price candlesMethod Docs
get-price-historyRetrieve price historyMethod Docs
sub-pricesSubscribe to pricesMethod Docs