v1

latestOpenAPI 3.1.02026-07-2655154175.6 KB
Sector

Sector- or industry-level flow aggregation

Aggregates options flow across all tickers in a GICS sector. The {sector} path parameter accepts either a sector ETF symbol (XLK, XLF, XLE, …) or a sector name (Technology, Financials, …). Returns sector-level metrics, top-contributor tickers, and an industry-level breakdown.

get/v1/flow/sector/{sector}

Path parameters

sectorstring required
Example:XLK

Sector ETF symbol (XLK, XLF, XLE, XLV, XLY, XLP, XLU, XLI, XLB, XLRE, XLC) or full sector name (Technology, Financials, Healthcare, etc.).

Query parameters

datestring date
top_ninteger

Response

Sector flow aggregation.

Example response

{
  "meta": {
    "requestId": "d7574836"
  }
}