> ## Documentation Index
> Fetch the complete documentation index at: https://docs.secapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Market utilities

> Market calendars, rights-safe index constituents, and reusable market utility endpoints.

Market calendars, rights-safe index constituents, and reusable market utility endpoints.

<Note>
  The sidebar labels inside this family are the literal calls you make over HTTP. Descriptions stay in the body so the navigation stays sharp and scannable.
</Note>

## Operations in this family

<CardGroup cols={2}>
  <Card title="GET /v1/market/bars" href="/api-reference/market/get-v1-market-bars">Return historical OHLCV bars for a security with materialization and rights metadata</Card>
  <Card title="GET /v1/market/calendar" href="/api-reference/market/get-v1-market-calendar">Return market calendar sessions for supported exchanges with source coverage metadata</Card>
  <Card title="GET /v1/market/corporate-actions" href="/api-reference/market/get-v1-market-corporate-actions">Return rights-reviewed corporate actions used to normalize price history and event analysis</Card>
  <Card title="GET /v1/market/earnings-calendar" href="/api-reference/market/get-v1-market-earnings-calendar">Return upcoming and recent earnings events with consensus estimates, actuals, and surprise data</Card>
  <Card title="GET /v1/market/estimates" href="/api-reference/market/get-v1-market-estimates">Return analyst consensus ratings and price-target estimates for a ticker via SEC API market data</Card>
  <Card title="GET /v1/market/financials" href="/api-reference/market/get-v1-market-financials">Financial statements (income, balance sheet, cash flow) for a ticker via SEC API market data</Card>
  <Card title="GET /v1/market/indices" href="/api-reference/market/get-v1-market-indices">Return the supported public index roster inventory and optionally include the broader rights-tracked index source catalog</Card>
  <Card title="GET /v1/market/indices/constituents" href="/api-reference/market/get-v1-market-indices-constituents">Return rights-safe index constituents for supported benchmark families with canonical entity mapping when available</Card>
  <Card title="GET /v1/market/reference" href="/api-reference/market/get-v1-market-reference">Return canonical market reference metadata for a security, including identifiers, exchange, and listing context</Card>
  <Card title="GET /v1/market/search" href="/api-reference/market/get-v1-market-search">Search for stock tickers by company name or keyword</Card>
  <Card title="GET /v1/market/snapshots" href="/api-reference/market/get-v1-market-snapshots">Return persisted latest-market snapshots for one or more securities with freshness, rights, and revision metadata</Card>
  <Card title="GET /v1/market/universe" href="/api-reference/market/get-v1-market-universe">Browse the full ticker universe with pagination, filtering by exchange, type, sector, industry, and search</Card>
</CardGroup>
