Historical Token Flow Summary
Authorizations
apiKeystringRequired
API key for authentication
Body
Request model for the historical token flow summary endpoint.
Returns the same per-segment flow intelligence shape as
/tgm/flow-intelligence but resolved against temporal label history so
segment classification reflects who held a label at date_to rather
than today. Use this for backtests and as-of-date analysis.
chainstring · enumRequiredExample:
Blockchain chain. Currently base, bnb, ethereum, solana.
ethereumPossible values: token_addressstringRequiredExample:
Token contract address
0x6982508145454ce325ddbe47a25d4ec3d2311933apply_blacklist_filterbooleanOptionalDefault:
When True, exclude blacklisted addresses from the results. Defaults to True.
trueExample: trueResponses
200
Historical TGM token flow summary
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-flow-summaryLast updated
Was this helpful?