> ## 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="/ko/guides/quickstart" horizontal>
  Financial Context 키를 만들고 첫 번째 시장 데이터 요청을 보내세요.
</Card>

## 핵심 API 모듈

<Columns cols={2}>
  <Card title="인증" icon="key" href="/ko/guides/authentication">
    Financial Context 키 또는 OAuth bearer token을 사용합니다.
  </Card>

  <Card title="시장 데이터" icon="chart-candlestick" href="/ko/guides/market-data">
    시세, 정적 정보, 캔들스틱, 거래 세션, 변동 상위 종목.
  </Card>

  <Card title="회사 데이터" icon="building" href="/ko/guides/company-data">
    회사 개요, 주주, 내부자 거래, 비교 밸류에이션.
  </Card>

  <Card title="펀더멘털" icon="chart-line" href="/ko/guides/financial-data">
    밸류에이션, 컨센서스, 배당, 운영 데이터, EPS 전망.
  </Card>

  <Card title="뉴스 및 이벤트" icon="newspaper" href="/ko/guides/news-events">
    뉴스, 토픽, 공시, 재무 캘린더.
  </Card>

  <Card title="스크리너" icon="search" href="/ko/guides/technical-analysis">
    전략, 지표 메타데이터, 조건 기반 주식 스크리닝.
  </Card>
</Columns>

## API 레퍼런스

<Card title="OpenAPI 레퍼런스" icon="square-terminal" href="/ko/api-reference/introduction" horizontal>
  모든 Financial Context 시장 데이터 엔드포인트와 파라미터를 확인하세요.
</Card>

## 통합

<Card title="MCP Server" icon="database" href="/ko/integrations/mcp-server" horizontal>
  OAuth 2.1로 Codex Desktop, Claude, Cursor 및 기타 MCP 클라이언트를 시장 데이터에 연결합니다.
</Card>
