Funding-rate heatmap
derived$0.01 / call
What it measures
Cross-venue perpetual funding rates, normalized and arranged as a heatmap to surface divergence between markets.
Fields returned
- symbol
- exchange
- funding_apr
- cross_exchange_divergence
Example response
Example shape — values are placeholders, not live data.
{
"metric": "funding-rate-heatmap",
"as_of": "<iso8601>",
"rows": [
{ "symbol": "BTC-PERP", "exchange": "venue_a", "funding_apr": 0.0000, "cross_exchange_divergence": 0.0000 }
]
}Example request
curl -H "X-API-Key: $SATELINK_KEY" \
https://rpc.satelink.network/v1/intelligence/funding-rate-heatmap