🧐Demographics API

Basic demographic features surrounding the wallet(s) e.g. wallet age, number of NFTs, number of interacted wallets

GET

https://api-gate-mg6fwvzq3a-as.a.run.app/api/demographic/{token}?wallets={wallets}&include_connected_wallet={bool}
Parameter
Type
Description

token*

string

API access token

wallets*

string

Wallet address or a list of wallet addresses Note you can input a maximum of 5 wallets per API call. To input a list of wallets, see here:List of Wallets as Input Parameter

include_connected_wallet

boolean

Whether to incorporate other wallets connected to the Atadia platform by the wallet owner, default False

circle-info

A note on notation: NFT refers to any NFTs with a market valuation (according to ME) while PFP denotes bluechip collections with FP > 20 SOL. The list of collections counted as PFPs is periodically updated.

Last updated