# API Docs

{% hint style="info" %}
**NOTE** The API Documentation page is only visible to users within the **Customer Admin** rol&#x65;**.**&#x20;
{% endhint %}

The API Documentation page accessible via the KeyNect portal is the place for developers to learn more about the KeyNect API. An example is shown below\...

**Start a Video Call details**

<div data-with-frame="true"><figure><img src="/files/1zyLj2QO8h19h3j2ut1C" alt=""><figcaption></figcaption></figure></div>

**Get Call Details**

<div data-with-frame="true"><figure><img src="/files/WOes6zUWEyXHobFCTVye" alt=""><figcaption></figcaption></figure></div>

**Get Media**

<div data-with-frame="true"><figure><img src="/files/MVaRxE5ySTHMiKlIbawq" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.keyfax.biz/product-suite/keyfax-keynect/keynect-portal/api-docs.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.
