# واجهات برمجة التطبيقات

تقدم زوم مجموعة واسعة من نقاط نهاية واجهة برمجة التطبيقات لتلبية الاحتياجات المتنوعة للعملاء والمطورين. تمكّن واجهات برمجة التطبيقات هذه المؤسسات من دمج ميزات الاتصال القوية لدى زوم بسلاسة في سير العمل الحالي، وتوسيع الوظائف، وبناء حلول مخصصة مصممة خصيصًا لمتطلبات الأعمال المحددة.

حاليًا، ترتبط العديد من ميزات AI Companion—مثل ملخصات الاجتماعات، ونصوص الاجتماعات، ونصوص المكالمات الهاتفية—ارتباطًا وثيقًا بمنتجات Zoom الفردية. ونتيجةً لذلك، يتم الوصول إلى واجهات برمجة التطبيقات المرتبطة بهذه الميزات عبر نقاط نهاية واجهة برمجة التطبيقات الخاصة بكل منتج. باستثناء القدرة على أرشفة المحادثات ضمن لجنة Companion، لا توفر Zoom حاليًا وصولًا عبر واجهة برمجة التطبيقات إلى ميزات لجنة AI Companion.

للحصول على معلومات تفصيلية حول واجهات برمجة التطبيقات الخاصة بـ Zoom AI Companion وإرشادات حول البدء، يُرجى زيارة [مركز مطوري زووم](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/technical-library-ar/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.
