> ## 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>Data Websocket</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>Historical Bar Data</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>
