Threshold Reported - Position Stats

API to retrieve officially filed short interest position statistics for a given ticker on a given exchange.

Available Data Points:

  • Short Interest Shares: The number of shares reported as shorted.
  • Short Interest Percentage Free Float: The percentage of the free float that is shorted.
  • Short Interest Value: The total value of the short position in the given currency (calculated as shortInterestShares × closing price).
  • Currency: The currency in which the short position is valued.

For a list of mic codes, please see the Exchanges API.

Coverage:

This API currently provides official short interest data for the following countries:

  • Belgium
  • Denmark
  • Finland
  • France
  • Germany
  • Ireland
  • Italy
  • Japan
  • Netherlands
  • Norway
  • Poland
  • Spain
  • Sweden
  • United Kingdom

Try it out! You can test the API with the trial key TEST. Simply include it in your request headers; either here, or add the header "Ortex-Api-Key": "TEST" to your http request.

Trial key restrictions: A list of randomly selected rows will be returned

Get full access! Get a key at app.ortex.com/apis

Path Params
string
required
string
required

Ticker symbol (e.g. "SAP")

Responses

400

Invalid request parameters

403

Not authorized

404

Data not found

429

Rate limit exceeded

500

Internal server error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json