For the complete documentation index, see llms.txt. This page is also available as Markdown.

Historical Token Quant Scores

Get Historical Token Quant Scores (Beta)

post

Beta — subject to breaking changes.

Point-in-time Nansen Score indicators for a token anchored to as_of_date.

Percentile rankings are computed across all tokens in the same market cap group at as_of_date, avoiding forward-looking bias.

Authorizations
apiKeystringRequired

API key for authentication

Body

Request model for the historical token quant scores endpoint.

Returns point-in-time Nansen Score indicators for a token anchored to as_of_date.

as_of_datestring · dateRequired

Date to query indicators for

Example: 2025-06-01
chainstring · enumRequired

Blockchain chain

Example: ethereumPossible values:
token_addressstringRequired

Token contract address

Example: 0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9
Responses
200

Historical token quant scores data

application/json
post
/api/v1beta1/tgm/historical-token-quant-scores

Last updated

Was this helpful?