API Documentation

⌘K
GET/api/1/crypto-extended/liquidations/{symbol}

Crypto Liquidation Events

Returns recent liquidation events for a cryptocurrency (long/short, exchange, amount).

Parameters

2
limitinteger
query
symbolstringrequired
path

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/crypto-extended/liquidations/AAPL?limit=100' \
  -H 'Accept: application/json'
200 Response
Default Response