Nansen API
  • ✨Introduction
  • πŸ“ŒEndpoints Overview
  • πŸ”΄Rate Limits and Quotas
  • Getting Started
    • β˜‘οΈPrerequisites
    • 🌐API Structure & Base URL
    • πŸ”“Authentication
    • 🟒Understanding Responses and Handling Errors
    • ⛓️Chain Coverage
  • API
    • Smart Money
    • Profiler
      • Balances
      • Transactions
      • Counterparties
      • Trade Performance
      • Labels
    • Token God Mode
      • Token Overview
      • Transactions
      • Holders
      • Exchanges
      • PnL Leaderboard
  • Other Endpoints
  • Guides
    • πŸ’»Endpoint Showcase
    • πŸ™‹Frequently Asked Questions
  • πŸ”—Useful Links
Powered by GitBook
On this page
  • Smart Money
  • Profiler
  • Token God Mode
  • Other Endpoints

Was this helpful?

Export as PDF

Endpoints Overview

Below is the list of APIs currently available as part of the Nansen API. These endpoints closely mirror dashboards across Profiler, Smart Money, and Token God Mode, and have been grouped accordingly. To get a sense of what each endpoint delivers, you can review its documentation.

Because these endpoints are tightly coupled with live dashboards, they are subject to frequent updates. We refer to them as Fluid Endpoints. A more stable, static version of these APIs will be launched in the near future.

Smart Money

A curated list of the top 5 000 highest-performing wallets ranked by realised profit, winrate, and strong performance across market cycles.

Endpoint
Description

smart-money/inflows

Includes aggregated Flow of Token Smart money are buying

smart-money/holdings

Includes a list of tokens smart money are holding

smart-money/dex-trades

All DEX Trades Made by Smart Money Wallets

smart-money/dcas

All Jupiter DCAs started by Smart Money Wallets on Solana

Profiler

A toolkit for diving deep into address relationships and behaviour, letting you analyse any wallet or entity cluster to uncover flows, counterparties, and behavioural patterns.

Endpoint
Description

profiler/address/balances

Current Token balances of an address

profiler/address/historical-balances

Historical holdings of a wallet

profiler/address/nft-balances

NFT Holdings of an address

profiler/address/transactions

List of transactions made by an address

profiler/address/counterparties

Top Counterparties a wallet has interacted with

profiler/address/related-wallets

List of related wallets and its first degree relation

profiler/address/pnl-summary

Trade summary including top 5 trades

profiler/address/pnl

List of Past Trades and their performance made by the address

Token God Mode

A comprehensive lens on a token’s on-chain activity, combining Smart Money movements, holder-base analysis, and exchange-flow tracking in one view.

Endpoint
Description

tgm/flow-intelligence

Summary of token flows across Smart Money, exchanges, Top PnL Traders, Public Figures, Whales, Fresh Wallets

tgm/who-bought-sold

Recent buyers and sellers of a token summarised

tgm/dex-trades

All DEX Trades of a Token

tgm/transfers

Top Token Transfers of a token

tgm/jup-dca

List of all Jupiter DCA orders of a token on Solana

tgm/address/balances

List of addresses holding the token

tgm/entity/balances

List of entities holding the token

tgm/exchanges/balances

Top exchanges and its token balance

tgm/exchanges/flows

Total Inflow and outflow of a token from exchanges

tgm/exchanges/transactions

Top Depositors and withdrawers from Exchanges

tgm/pnl-leaderboard

List of addresses and their total realised and unrealised PnL

Other Endpoints

Endpoint
Description

growth-chain-rank

List of key metrics on how chains are doing over time

hot-contracts

List of most active contracts on a chain, ranked by USD Flow

PreviousIntroductionNextRate Limits and Quotas

Last updated 3 days ago

Was this helpful?

πŸ“Œ