> ## 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 クライアント向けの市場データとリサーチ API

<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="/ja/guides/quickstart" horizontal>
  Financial Context のキーを作成し、最初の市場データリクエストを送信します。
</Card>

## 主要 API モジュール

<Columns cols={2}>
  <Card title="認証" icon="key" href="/ja/guides/authentication">
    Financial Context のキーまたは OAuth bearer token を使用します。
  </Card>

  <Card title="市場データ" icon="chart-candlestick" href="/ja/guides/market-data">
    クォート、静的情報、ローソク足、取引セッション、値動き上位銘柄。
  </Card>

  <Card title="企業データ" icon="building" href="/ja/guides/company-data">
    企業概要、株主、インサイダー取引、比較バリュエーション。
  </Card>

  <Card title="ファンダメンタルズ" icon="chart-line" href="/ja/guides/financial-data">
    バリュエーション、コンセンサス、配当、営業データ、EPS 予想。
  </Card>

  <Card title="ニュースとイベント" icon="newspaper" href="/ja/guides/news-events">
    ニュース、トピック、提出書類、財務カレンダー。
  </Card>

  <Card title="スクリーナー" icon="search" href="/ja/guides/technical-analysis">
    戦略、指標メタデータ、条件ベースの銘柄スクリーニング。
  </Card>
</Columns>

## API リファレンス

<Card title="OpenAPI リファレンス" icon="square-terminal" href="/ja/api-reference/introduction" horizontal>
  Financial Context のすべての市場データエンドポイントとパラメータを確認します。
</Card>

## インテグレーション

<Card title="MCP Server" icon="database" href="/ja/integrations/mcp-server" horizontal>
  OAuth 2.1 で Codex Desktop、Claude、Cursor、その他の MCP クライアントを市場データに接続します。
</Card>
