# Algolia

## **Connector Overview**

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

Algolia is a search and discovery API for developing product search and discovery experiences on websites and mobile apps, offering speed, relevance, and a rich user experience.

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_ALGOLIA\_APPLICATION\_ID
* PAN\_SEC\_ALGOLIA\_SEARCH\_ONLY\_API\_KEY
* PAN\_SEC\_ALGOLIA\_ADMIN\_API\_KEY
* PAN\_SEC\_ALGOLIA\_USAGE\_API\_KEY
* PAN\_SEC\_ALGOLIA\_MONITORING\_API\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

No provisioning is required for this connector.

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to Algolia:

* Application ID
* Search-Only API Key
* Admin API Key
* Usage API Key
* Monitoring API Key

To obtain the information required for connecting, perform the following steps:

1. Log into

## **API Resources**

For more information on how to utilize the Algolia API, feel free to reference the following [documentation](https://www.algolia.com/doc/api-reference/rest-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/algolia.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.
