> ## Documentation Index
> Fetch the complete documentation index at: https://hc.saas-manager.biz.nuro.jp/llms.txt
> Use this file to discover all available pages before exploring further.

# About AI Helpdesk API

> AI Helpdesk API の概要です。セッションとナレッジ記事を参照するための REST API です。

<Badge color="gray" size="sm" shape="pill">v1.0.0</Badge> <Badge color="gray" size="sm" shape="pill">OpenAPI 3.1.0</Badge>

セッションおよびナレッジ記事を読み取り専用で参照するための REST API です。Admina 管理画面で発行した API キーが必要です。

<Card title="OpenAPI ドキュメントをダウンロード" icon="download" href="https://assist.i.moneyforward.com/api/v1/openapi.json">
  AI Helpdesk API の OpenAPI JSON を確認できます。
</Card>

<Columns cols={2}>
  <Card title="サーバ" icon="server">
    Production: `https://assist.i.moneyforward.com`
  </Card>

  <Card title="認証" icon="key">
    `X-API-Key` ヘッダーに Admina 管理画面で発行した API キーを指定します。
  </Card>
</Columns>

## レート制限

HTTP レイヤでのレート制限は現在実施していません。バルクリクエストを行う際は上流の DynamoDB キャパシティを尊重し、1 キーあたり概ね 20 RPS 以下に保ってください。
