# Kentico Kontent

## **Connector Overview**

<figure><img src="/files/LGpDknVvkhStPf95gidh" alt="" width="377"><figcaption></figcaption></figure>

Kontent by Kentico is a headless CMS platform that allows businesses to manage and deliver content to multiple channels through an API-driven approach.

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_KENTICO\_KONTENT\_PROJECT\_ID
* PAN\_SEC\_KENTICO\_KONTENT\_MANAGEMENT\_API\_KEY
* PAN\_SEC\_KENTICO\_KONTENT\_DELIVERY\_API\_KEY\_NEEDED\_IF\_SECURED\_
* PAN\_SEC\_KENTICO\_KONTENT\_PREVIEW\_API\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Kontent information must be gathered:

* Project ID
* Management API Key
* Delivery API Key (Needed if "Secured")
* Preview API Key

## **API Resources**

For more information on how to utilize the Kontent API, feel free to reference the following [documentation](https://kontent.ai/learn/docs/apis/openapi/delivery-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://docs.pandium.com/connectors/connectors-101/kentico-kontent.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.
