Open-interest shifts
derived$0.01 / call
What it measures
Period-over-period changes in aggregate open interest, by venue and instrument.
Fields returned
- symbol
- oi_change_pct
- window
- prior_snapshot_at
Example response
Example shape — values are placeholders, not live data.
{
"metric": "open-interest-shifts",
"as_of": "<iso8601>",
"rows": [
{ "symbol": "ETH-PERP", "oi_change_pct": 0.00, "window": "1h" }
]
}Example request
curl -H "X-API-Key: $SATELINK_KEY" \
https://rpc.satelink.network/v1/intelligence/open-interest-shifts