> ## Documentation Index
> Fetch the complete documentation index at: https://help.kajabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/api-integrations/zapier/how-to-locate-your-kajabi-api-key-and-api-secret",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Locate the Kajabi API key and API secret

> Find your Kajabi API Key and API Secret to connect your site to third-party applications.

The **API Key** and **API Secret** are used to integrate two applications together. On Kajabi, the API Key and API Secret are commonly used to create integrations between third-party applications and Kajabi through Zapier.

<Note>
  **Note:**
  This article specifically relates to API use for third-party integrations, not the Kajabi public API.
</Note>

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/oe506o54vg" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Use the API Key and API Secret

The API Key and API Secret are used to integrate two applications together.

On Kajabi, the API Key and API Secret are commonly used to create integrations between third-party applications and Kajabi through Zapier.

Learn [How to Use Zapier with Kajabi](./use-zapier-with-kajabi) for details.

## Access the API Key and API Secret

### Access API credentials

* Open **Settings** from your Dashboard.
* Click **Account Details**.
* Navigate to **API Credentials** to copy your API Key and API Secret:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/ak6osqe5oj" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>
