Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url 'https://api.raze.bot/api/sol/perp/markets/{market_id}/liquidations?apiKey='
{ "market_id": "<string>", "data": [ { "timestamp": 123, "slot": 123, "signature": "<string>", "signer": "<string>", "position_pubkey": "<string>", "size_closed": 123, "oracle_price": 123, "fee": 123 } ], "count": 123 }
1 <= x <= 1000
Success
Show child attributes