List universe constituents

API QuantAPI Developer

List the constituents (trading items) currently in a universe you own.

Universe maintenance requires a Quant, Developer or Professional API plan. Trader, Custom and Enterprise keys, and the TEST trial key, are rejected with 403 insufficientSubscription. Quant keys may hold up to 250 constituents per universe; Developer and Professional keys are unlimited. Every call costs a flat 0.1 credits.

Available Data Points:

  • ORTEX tid: The ORTEX tradeable item id (ortex_tid) of the constituent.
  • Exchange: The exchange symbol the listing trades on.
  • Ticker: The ticker symbol.
  • Company Name: The name of the issuing company.
  • Active: Whether the listing is currently active.

Paid key required: These endpoints act on universes owned by your ORTEX account, so the TEST trial key cannot be used with them — a request carrying it is rejected with 403 insufficientSubscription.

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

Path Params
string
required

Universe name (unique per user, case-insensitive, no spaces).

Query Params
integer

Page number within the paginated result set. Must be >= 1. Defaults to 1.

integer

Number of rows per page. The default and the maximum allowed depend on the API tier; values above the tier maximum are clamped down to it.

Responses

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