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

ParameterTypeDefaultDescription
limit1-10020Max clusters per category
curl -H "x-api-key: YOUR_KEY" \
  "https://api.scanna.xyz/clusters?limit=20"