Historical Token Quant Scores
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 · dateRequiredExample:
Date to query indicators for
2025-06-01chainstring · enumRequiredExample:
Blockchain chain
ethereumPossible values: token_addressstringRequiredExample:
Token contract address
0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9Responses
200
Historical token quant scores data
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
402
Payment Required
application/json
403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Content
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/api/v1beta1/tgm/historical-token-quant-scoresLast updated
Was this helpful?