ETF Metrics

Returns a paginated list of all ETF metrics — performance, risk, volatility,
and fund characteristics — with full lineage/traceability.

Metric groups:

  • Returns: 1M, 3M, YTD, 1Y, 3Y, 5Y, 10Y
  • Risk (security & category): beta, alpha, sharpe ratio, treynor ratio,
    R-squared, standard deviation, mean annual return (1Y/3Y/5Y/10Y)
  • Volatility: YTD, 1Y, 3Y, 5Y, 10Y
  • Risk indicators: SRI (price-based, 1-7), SRRI (document-based, 1-7)
  • Fund: tracking error, net management fee
  • Dividends: dividend_yield (trailing 12-month distributions / latest close,
    percent; 0.0 for accumulating share classes)

Pass trace=true to include computation lineage (formula, inputs, explanation)
for each metric.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

ETF ticker symbol (e.g., ARKK, SPY, QQQ). Provide exactly one of symbol or isin.

string
length between 12 and 12
^[A-Z]{2}[A-Z0-9]{9}[0-9]$

ETF ISIN code (e.g., IE00B4L5Y983). Provide exactly one of symbol or isin.

string

Comma-separated list of metric names to include in the response. Valid names are served by /v2/etfs/metrics/names.

int32
1 to 200
Defaults to 50

Maximum number of metrics to return per page (default 50, max 200)

int32
≥ 0
Defaults to 0

Number of results to skip for pagination (default 0)

string

Opaque cursor for cursor-based pagination. When provided, returns results after the cursor position. Takes precedence over offset.

boolean
Defaults to false

Include computation lineage (formula, inputs, explanation) for each metric

Responses

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