Content List

The ORTEX Market Intelligence API delivers data-driven financial content generated from ORTEX's proprietary data — short interest, cost to borrow, utilization, options flow, ORTEX Alpha signals, and more.

Content types:

  • Pulse: Bloomberg-style flash headlines when a data event crosses a threshold.
  • Earnings Preview: Short-form analytical brief 2–3 trading days ahead of earnings.
  • Trader Note: Weekly long-form deep dive per covered stock.
  • Weekly Digest: Weekly synthesis of cross-stock themes, sector trends, and convergence alerts.
  • Convergence Report: Auto-triggered when 3+ distinct data events align on one ticker.

Every response includes a provenance section detailing when the content was generated, which ORTEX data sources contributed, and the prompt/model version — so you can always trace an article back to the underlying data.

All API subscribers — retail and enterprise — receive every article with its full body. The is_premium flag is surfaced for reference only; API consumers are never rate-limited on content, only on request volume.

Query Params
string
enum

Filter by content type (pulse, earnings_preview, trader_note, weekly_digest, convergence_report).

Allowed:
string

Exchange symbol to disambiguate the ticker (e.g. NYSE / NASDAQ / LSE), case-insensitive. Useful when the same ticker exists on multiple venues — e.g. BYND on US vs BYND on LSE. On /content/ the param narrows the listing to rows whose tradingitem belongs to that exchange. On /stock// it pins the lookup; without it the primary listing wins.

string

Comma-separated list of optional fields to include in each row. Default is the compact projection: id, contentType, ticker, exchange, publishedAt. Recognised values: headline, body, provenance. Example: ?include=headline,provenance.

integer

A page number within the paginated result set.

integer

Number of results to return per page.

string
enum

Filter pulse rows by pulse_type (short_interest, analyst, options, ctb, utilization, signal, convergence).

Allowed:
string

Free-text search across headline + body. Use the ticker parameter for exact ticker matches.

string
enum

Filter by exact severity (low, medium, high, critical).

Allowed:
string
enum

Theme slug for weekly digests (week_ahead, overall, short_interest, analyst, options, convergence).

Allowed:
string

Filter to a single ticker symbol. Case-insensitive.

Response

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