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

# Financial Context

> Market data and research endpoints for Financial Context clients

<img className="block dark:hidden" src="https://mintcdn.com/financialcontext/ZoxW3cfhuer-gYUd/images/hero-light.png?fit=max&auto=format&n=ZoxW3cfhuer-gYUd&q=85&s=dc25f53d6ef96ef01cbd26254bc07d46" alt="Financial Context" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/financialcontext/ZoxW3cfhuer-gYUd/images/hero-dark.png?fit=max&auto=format&n=ZoxW3cfhuer-gYUd&q=85&s=87ec4811e32f3a86484faacd03a188c7" alt="Financial Context" width="2064" height="1104" data-path="images/hero-dark.png" />

## Financial Context

Build market-data workflows on top of authenticated Financial Context endpoints. The API provides metered access to quotes, K lines, market data, fundamentals, news, calendars, and screeners through `/api/market-data/*`.

<Card title="Get Started" icon="rocket" href="/guides/quickstart" horizontal>
  Create a Financial Context key and make your first market-data request.
</Card>

## Core API Modules

<Columns cols={2}>
  <Card title="Authentication" icon="key" href="/guides/authentication">
    Use Financial Context keys or OAuth bearer tokens.
  </Card>

  <Card title="Market Data" icon="chart-candlestick" href="/guides/market-data">
    Quotes, static information, candlesticks, trading sessions, and movers.
  </Card>

  <Card title="Company Data" icon="building" href="/guides/company-data">
    Company overview, shareholders, insider trades, and valuation comparison.
  </Card>

  <Card title="Fundamentals" icon="chart-line" href="/guides/financial-data">
    Valuation, consensus, dividends, operating data, and EPS forecasts.
  </Card>

  <Card title="News And Events" icon="newspaper" href="/guides/news-events">
    News, topics, filings, and finance calendars.
  </Card>

  <Card title="Screeners" icon="search" href="/guides/technical-analysis">
    Strategies, indicator metadata, and query-based screening.
  </Card>
</Columns>

## API Reference

<Card title="OpenAPI Reference" icon="square-terminal" href="/api-reference/introduction" horizontal>
  Browse every Financial Context market-data endpoint and parameter.
</Card>

## Integrations

<Card title="MCP Server" icon="database" href="/integrations/mcp-server" horizontal>
  Connect Codex Desktop, Claude, Cursor, and other MCP clients with OAuth 2.1.
</Card>
