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

# How to get Zendesk API key?

> Here are the steps to acquire API key from Zendesk.

## Step-by-step walkthrough: How to get Zendesk API

<Steps titleSize="h3">
  <Step title="Go to Zendesk Dashboard">
    Log in to your Zendesk account. Click the Zendesk Products icon (four squares) in the top-right corner, then select Admin Center

    <Frame>
      <img src="https://assets.superjoin.ai/images/zendesk/zendesk-s1.png" />
    </Frame>
  </Step>

  <Step title="Go to Zendesk API">
    In the left navbar, click Apps and Integrations, then select APIs > Zendesk API.

    <Frame>
      <img src="https://assets.superjoin.ai/images/zendesk/zendesk-s2.png" />
    </Frame>
  </Step>

  <Step title="Enable token access.">
    In the Settings tab, toggle the option to enable token access.

    <Frame>
      <img src="https://assets.superjoin.ai/images/zendesk/zendesk-s3.png" />
    </Frame>
  </Step>

  <Step title="Obtain API token">
    Click the Add API token button. You may optionally provide a token description.

    <Frame>
      <img src="https://assets.superjoin.ai/images/zendesk/zendesk-s4.png" />
    </Frame>
  </Step>
</Steps>

<Info title="Additional info">
  For more details, use Zendesk Documentation:
  [https://support.zendesk.com/hc/en-us/articles/4408889192858-Managing-access-to-the-Zendesk-API#topic\_bsw\_lfg\_mmb](https://support.zendesk.com/hc/en-us/articles/4408889192858-Managing-access-to-the-Zendesk-API#topic_bsw_lfg_mmb)
</Info>

## Setting up Zendesk

<CardGroup cols={1}>
  <Card title="Looking to connect your Zendesk account?" icon="Z" iconType="duotone" href="../Zendesk/overview">
    Head over to the Zendesk overview page to get a step by step guide to
    connect.
  </Card>
</CardGroup>
