cURL
curl --request GET \ --url https://api.coinversa.ai/api/public/v1/live/risk/coins/{coin}/mark-dislocations \ --header 'X-API-Key: <api-key>'
{ "availability": { "historicalClearinghouse": true, "liquidations": true, "liveCandles": true, "markPrices": true, "userActions": true }, "freshness": { "historicalClearinghouse": "<string>", "liquidations": "<string>", "liveCandles": "<string>", "livePositions": "<string>", "longShort": "<string>", "markPrices": "<string>" }, "generatedAt": "<string>", "markDislocations": [ { "basisPct": 123, "markPx": 123, "oraclePx": 123, "timestamp": 123 } ], "$schema": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.coinversa.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.coinversa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Get one at https://coinversa.ai/developers
OK
Show child attributes
A URL to the JSON Schema for this object.
"https://example.com/schemas/Get-live-risk-coins-by-coin-mark-dislocationsResponse.json"