> ## 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

> 面向 Financial Context 客户端的市场数据与研究接口

<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 接口构建市场数据工作流。API 通过 `/api/market-data/*` 提供按量计费的行情、K 线、市场数据、基本面、新闻、日历和选股器访问能力。

<Card title="开始使用" icon="rocket" href="/cn/guides/quickstart" horizontal>
  创建 Financial Context 密钥，并发起第一条市场数据请求。
</Card>

## 核心 API 模块

<Columns cols={2}>
  <Card title="认证" icon="key" href="/cn/guides/authentication">
    使用 Financial Context API key 或 OAuth bearer token。
  </Card>

  <Card title="市场数据" icon="chart-candlestick" href="/cn/guides/market-data">
    行情、静态信息、K 线、交易时段和市场异动。
  </Card>

  <Card title="公司数据" icon="building" href="/cn/guides/company-data">
    公司概况、股东、内部人交易和可比估值。
  </Card>

  <Card title="基本面" icon="chart-line" href="/cn/guides/financial-data">
    估值、共识、分红、经营数据和 EPS 预测。
  </Card>

  <Card title="新闻与事件" icon="newspaper" href="/cn/guides/news-events">
    新闻、话题、公告文件和财务日历。
  </Card>

  <Card title="选股器" icon="search" href="/cn/guides/technical-analysis">
    策略、指标元数据和基于条件的股票筛选。
  </Card>
</Columns>

## API 参考

<Card title="OpenAPI 参考" icon="square-terminal" href="/cn/api-reference/introduction" horizontal>
  浏览 Financial Context 的全部市场数据接口和参数。
</Card>

## 集成

<Card title="MCP Server" icon="database" href="/cn/integrations/mcp-server" horizontal>
  通过 OAuth 2.1 将 Codex Desktop、Claude、Cursor 和其他 MCP 客户端接入市场数据。
</Card>
