Get Crypto Exchange Flows
Crypto
Get Crypto Exchange Flows
OpenAPI JSON Spec Get crypto exchange inflow/outflow data for BTC and ETH from Binance. Returns hourly aggregated data of token inflow and outflow on exchange. Symbol parameter is case-insensitive (e.g., BTC, btc, Btc are all valid).
GET
Get Crypto Exchange Flows
Authorizations
API Key authentication. Example: "your-api-key-here"
Query Parameters
Token symbol (case-insensitive, e.g., BTC, btc, ETH, eth)
Start time (Unix timestamp in seconds)
End time (Unix timestamp in seconds)
Maximum number of records (default: 50, max: 1000)
Time window granularity (hour/day). Default: hour
Available options:
hour, day 
