API Documentation

GET/api/1/market/most-shorted

Most Shorted Stocks

Returns stocks with the highest short interest (% of float)

Parameters

1
limitnumber
query

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/market/most-shorted?limit=50' \
  -H 'Accept: application/json'
200 Response
Default Response