> For the complete documentation index, see [llms.txt](https://apizee.gitbook.io/apizee-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apizee.gitbook.io/apizee-docs/readme.md).

# Home

## Implement video call

Apizee is the open and secure visual engagement platform. Build and embed real-time video, voice, and collaboration experiences into your apps using powerful APIs, and the tools you already love.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Visual engagement platform</h4></td><td>Apizee offers a console and a platform accessible through Apizee Cloud. Apizee integrates into third party software through REST APIs.</td><td><a href="/pages/DD98U7BgIjSNdpw1jGzb">/pages/DD98U7BgIjSNdpw1jGzb</a></td><td><a href="/files/5SYPyjqsZuB14JznbJjY">/files/5SYPyjqsZuB14JznbJjY</a></td><td><a href="/pages/DD98U7BgIjSNdpw1jGzb">/pages/DD98U7BgIjSNdpw1jGzb</a></td></tr><tr><td><h4>Embed video calls</h4></td><td>Apizee Embed is a web application meant for integration into CRMs, customer service and CCaaS software.</td><td><a href="/pages/rljDUjJ8GI3lbniMFs2X">/pages/rljDUjJ8GI3lbniMFs2X</a></td><td><a href="/files/Y8TDxQDKHA5CD8JYtin8">/files/Y8TDxQDKHA5CD8JYtin8</a></td><td><a href="/pages/rljDUjJ8GI3lbniMFs2X">/pages/rljDUjJ8GI3lbniMFs2X</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create a developer account</strong></td><td>Start building with the Apizee platform and try out integration options.</td><td><a href="/pages/vfXLFwWkjZkvmjCcjaSN">/pages/vfXLFwWkjZkvmjCcjaSN</a></td></tr><tr><td><strong>Launch your first video call</strong></td><td>Get up and running in minutes with our API quickstart guide.</td><td><a href="/pages/l2wZ4Ckp4SPBF93GL868">/pages/l2wZ4Ckp4SPBF93GL868</a></td></tr><tr><td><strong>Explore the Apizee APIs</strong></td><td>Test and explore our visual engagement APIs.</td><td><a href="/pages/Nk2tmHHxTJY9Vg6l1vhz">/pages/Nk2tmHHxTJY9Vg6l1vhz</a></td></tr></tbody></table>

{% hint style="info" %}
This guide only covers the integration of Apizee high-level products. For documentation about the video call building blocks ApiRTC, go to <https://dev.apirtc.com/>.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://apizee.gitbook.io/apizee-docs/readme.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.
