# APIs

Zoom offers a large array of API endpoints designed to support a wide range of needs for customers and developers. With these APIs, users can integrate Zoom’s features into their existing workflows, enhance communication capabilities, and create customized solutions tailored to their organization’s requirements.

For more information on Zoom Contact Center’s API offerings and how to get started, refer to [Zoom’s Developer Center](https://developers.zoom.us/docs/api/contact-center/).


---

# 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/business-services/zoom-contact-center/zoom-customer-experience/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.
