Flow Intelligence
Authorizations
apiKeystringRequired
API key for authentication
Body
Request model for TGM flow-intelligence endpoint.
This endpoint provides detailed token flow intelligence for analyzing token movements across different chains. It helps track and categorize token transfers, identifying patterns such as exchange deposits, withdrawals, and transfers between different types of wallets.
chainstring · enumRequiredExample:
Blockchain chain
ethereumPossible values: token_addressstringRequiredExample:
Token address
0x6982508145454ce325ddbe47a25d4ec3d2311933timeframestring · enumOptionalDefault:
Time window for the flow intelligence data
1dPossible values: filtersany ofOptionalExample:
Additional filters to apply to the query.
{"whale_wallet_count":{"min":1}}Responses
200
TGM flow intelligence data
application/json
400
Bad Request
application/json
401
Unauthorized
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/v1/tgm/flow-intelligenceLast updated
Was this helpful?