Liquidation clusters
derived-modelmodel / proxy$0.01 / call
What it measures
A modelled proxy for where liquidation density is likely to concentrate — inferred from public price and open-interest data, NOT measured liquidation orders.
Fields returned
- symbol
- price_level
- cluster_score
- model_version
Example response
Example shape — values are placeholders, not live data.
{
"metric": "liquidation-clusters",
"as_of": "<iso8601>",
"model": true,
"rows": [
{ "symbol": "BTC-PERP", "price_level": 0, "cluster_score": 0.00 }
]
}Example request
curl -H "X-API-Key: $SATELINK_KEY" \
https://rpc.satelink.network/v1/intelligence/liquidation-clustersLimitations — this is a model, not a measurement
This metric is a modelled proxy. It infers likely structure from public price and open-interest data and does not report real, measured liquidation orders. Treat outputs as research inputs, not ground truth. Model outputs can be wrong, especially in fast-moving or thin markets. Nothing here is investment advice.