# API's

Zoom biedt een breed scala aan API-eindpunten om te voldoen aan de uiteenlopende behoeften van Klanten en ontwikkelaars. Deze API's maken het mogelijk voor organisaties om Zoom’s robuuste communicatiefuncties naadloos te integreren in bestaande workflows, functionaliteit uit te breiden en aangepaste Oplossingen te bouwen die zijn afgestemd op specifieke Zakelijk vereisten.

Momenteel zijn veel functies van AI Companion—zoals vergaderingsamenvattingen, vergaderingstranscripts en telefoongesprekken-transcripts—nauw verbonden met afzonderlijke Zoom-producten. Daardoor worden API's die aan deze functies zijn gerelateerd geopend via hun respectieve productspecifieke API-eindpunten. Behalve de mogelijkheid om gesprekken te archiveren binnen het Companion panel, biedt Zoom momenteel geen API-toegang tot AI Companion panel-functies.

Voor gedetailleerde informatie over Zoom AI Companion API's en begeleiding bij het aan de slag gaan, bezoek alstublieft de [Zoom Developer Center](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/nl/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.
