Free Float

Identify the true supply of tradable shares with ORTEX’s Free Float API. Perfect for uncovering liquidity constraints, gauging volatility potential, or analyzing a stock’s short interest environment, the Free Float API helps you pinpoint exactly how many shares are available to the public. With consistent and timely updates, it’s an invaluable resource for quant modeling, risk assessment, or portfolio optimization. Integrate ORTEX’s Free Float data directly into your platform to unlock more precise market perspectives and gain a definitive edge.

Available Data Points:

  • Date: Starting date of free float numbers.
  • Free Float Shares: Number of free float shares.
  • Free Float Percent Of Outstanding: Percentage of free float shares from the total outstanding shares.

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: Data within a specific date range will be returned

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

Path Params
string
required

Exchange symbol (e.g. "nyse", "nasdaq"), MIC code (e.g. "xnys", "xnas") or two character ISO country code (e.g "us", "ca" for ALL country exchanges)

string
required

Ticker symbol

Query Params
string
required

Format yyyy-mm-dd

integer

A page number within the paginated result set.

integer

Number of results to return per page.

string

Format yyyy-mm-dd. Default is today if not provided

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