Remove constituents

API QuantAPI Developer

Remove one or more constituents from a universe you own. Identify each by ortex_tid or exchange + ticker, not both. Identifiers that are not in the universe (or cannot be resolved) are returned under notFound.

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:

  • Removed: Constituents removed by this request.
  • Not Found: Identifiers that were not in the universe or could not be resolved.

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).

Body Params

Request body for adding or removing constituents.

constituents
array of objects
required

A non-empty list of constituent identifiers.

constituents*
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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