Analytics
Clusters
Wallet entity clustering via timing and market overlap.
GET /clusters
Note
Requires a Pro or Enterprise key. See Plans.
Wallet entity clustering via timing correlation (trades within 30s) and market overlap (Jaccard >70%). Background pre-computed every 30 min.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
limit | 1-100 | 20 | Max clusters per category |
curl -H "x-api-key: YOUR_KEY" \
"https://api.scanna.xyz/clusters?limit=20"