# Perplexity

## **Connector Overview**

<figure><img src="/files/pLdE5RQZJj9SNnE3MEWd" alt="" width="375"><figcaption></figcaption></figure>

Perplexity AI is an AI search platform that combines conversational AI with real-time web search to provide accurate, source-cited answers to user questions in a chat-like interface.

## **Supported Models**

Perplexity's search-augmented models

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_PERPLEXITY\_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 Perplexity information to connect:

* API Key

To obtain the information required for provisioning the Perplexity Connector, perform the following steps:<br>

1. Log in to your [Perplexity account](https://www.perplexity.ai/)
2. Navigate to Settings > All Settings
3. API Keys > Create Key

*Please note: In order to create an API Key, you need to upgrade to Pro and add a payment method in order to purchase API credits.*

## **API Resources**

For more information on how to utilize the Perplexity API, feel free to reference the following [documentation](https://docs.perplexity.ai/).


---

# 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/perplexity.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.
