API Documentation

⌘K
Get free key
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/crypto-extended/derivatives/BTC' \
  -H 'Accept: application/json'
200 Response
{
  "symbol": "BTCUSDT",
  "funding": [],
  "openInterest": [],
  "longShort": [],
  "takerBuySell": [],
  "topTrader": []
}