Appearance
liquidations
GET
https://api-v1-ab.blink.trade/v1/liquidationsGet liquidations by market or account. At least one filter is required.
Query parameters
market_idint32Filter by market ID.
min
0addressstringAccount address. Required when subaccount_id is provided.
subaccount_idint32Filter by subaccount ID.
min
0limitint32requiredMaximum rows returned.
min
1 max 100cursorstringCursor returned by the previous page.
Responses
Language
cURL requestCopy
Response
Run the request to see the response body.