Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nansen Smart Money API

Smart-money wallet flows and behavior.

Nansen Smart Money API is one of 2 APIs that Nansen publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Smart Money. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 6 paths. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://api.nansen.ai/api/v1.

6 operations 6 paths 0 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://api.nansen.ai/api/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Nansen Smart Money API declares 1 security scheme for authenticating requests. An API key is passed in the header as apiKey (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — Nansen API key issued to subscribed customers.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.

Smart Money 6

Smart-money wallet flows and behavior.

GET
/smart-money/netflow
Get smart-money netflow
getSmartMoneyNetflow 2 params → 200
GET
/smart-money/dex-trades
Get smart-money DEX trades
getSmartMoneyDexTrades 2 params → 200
GET
/smart-money/perp-trades
Get smart-money perpetual trades
getSmartMoneyPerpTrades 1 param → 200
GET
/smart-money/dcas
Get smart-money DCA activity
getSmartMoneyDcas 1 param → 200
GET
/smart-money/holdings
Get smart-money current holdings
getSmartMoneyHoldings 1 param → 200
GET
/smart-money/historical-holdings
Get smart-money historical holdings
getSmartMoneyHistoricalHoldings 3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nansen-smart-money-api-openapi.yml Raw ↑

Other APIs Nansen publishes across the network.

Nansen REST API