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

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

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

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