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

# Overview

<div id="licensed-services-overview">
  # 라이선스 서비스 개요
</div>

각 서비스의 유형, API 엔드포인트, 간단한 설명을 정리한 개요입니다.

<table class="service-table">
  <thead>
    <tr>
      <th>서비스</th>
      <th>유형</th>
      <th>API 엔드포인트</th>
      <th>설명</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>Newsfeed & Why is it Moving v2</td>
      <td><span class="service-badge">뉴스</span></td>
      <td><span class="api-endpoint">/api/v2/newsfeed</span></td>
      <td>주가 변동에 대한 인사이트를 포함한 최신 뉴스를 제공합니다.<br /><span class="extra-info">5분마다 업데이트</span></td>
    </tr>

    <tr>
      <td>Calendar</td>
      <td><span class="service-badge">이벤트</span></td>
      <td><span class="api-endpoint">/api/v1/calendar</span></td>
      <td>다가오는 실적 발표, IPO 및 기타 금융 이벤트를 제공합니다.<br /><span class="extra-info">데이터는 매일 갱신됩니다</span></td>
    </tr>

    <tr>
      <td>데이터 웹소켓</td>
      <td><span class="service-badge">스트리밍</span></td>
      <td><span class="api-endpoint">/ws/data</span></td>
      <td>실시간 마켓 피드를 위한 데이터 웹소켓입니다.<br /><span class="extra-info">시장 개장 시간 중에만 이용 가능</span></td>
    </tr>

    <tr>
      <td>히스토리컬 바 데이터</td>
      <td><span class="service-badge">데이터</span></td>
      <td><span class="api-endpoint">/api/v1/historical</span></td>
      <td>주식 및 지수에 대한 히스토리컬 바 데이터에 접근할 수 있습니다.<br /><span class="extra-info">최대 20년치 데이터 제공</span></td>
    </tr>
  </tbody>
</table>
