# API

Zoomは、お客様の声と開発者の多様なニーズに応えるため、幅広いAPIエンドポイントを提供しています。これらのAPIは、組織がZoomの堅牢なコミュニケーション機能を既存のワークフローにシームレスに統合し、機能を拡張し、特定のビジネス要件に合わせたカスタムソリューションを構築できるようにします。

現在、ミーティング要約、ミーティングの文字起こし、電話の文字起こしなど、AI Companionの多くの機能は、個々のZoom製品に密接に結びついています。そのため、これらの機能に関連するAPIは、それぞれの製品固有のAPIエンドポイントを通じてアクセスされます。Companionパネル内で会話をアーカイブする機能を除き、Zoomは現在、AI Companion パネルの機能へのAPIアクセスを提供していません。

Zoom AI Companion APIの詳細情報と開始方法については、 [Zoom開発者センター](https://developers.zoom.us/docs/api/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://library.zoom.com/technical-library/ja/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/apis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
