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

# Is it possible to integrate Pickcel API with any 3rd party application?

> Learn how to integrate the Pickcel API with third-party applications and access API documentation for your digital signage account

Yes. You can integrate the Pickcel API with third-party applications from your account. Use the **APIs** tab in Settings to open the API documentation and manage your authentication token.

<Note>
  API access requires a Business account.
</Note>

<Steps>
  <Step title="Navigate to Settings module">
    [Log in to your Pickcel account](https://console.pickcel.com) and open the **Settings** module from the left navigation.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/api-integration/api-integration-01-settings.3ItQj6ZayEiM.png" alt="Pickcel Settings module with the settings sidebar visible" />
    </Frame>
  </Step>

  <Step title="Select APIs option">
    In the Settings sidebar, select **APIs**. The page shows API documentation and authentication options.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/api-integration/api-integration-02-apis-tab.LA3ElrEO-KNU.png" alt="Settings APIs tab selected in the Pickcel console sidebar" />
    </Frame>
  </Step>

  <Step title="Open API documentation">
    Under **API Documentation**, click **Open Documentation** to view endpoints, examples, and integration guides.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/api-integration/api-integration-03-documentation.LA3ElrEO-KNU.png" alt="API Documentation card with Open Documentation button in Pickcel Settings" />
    </Frame>
  </Step>

  <Step title="View your authentication token">
    Under **Authentication Token**, click **Regenerate Token** to create a new API access token. Copy the token when it appears and store it securely. After you close the page, Pickcel shows only a masked version of the token.

    <Frame>
      <img src="https://cdn.pickcel.com/images/pickcel-docs/api-integration/api-integration-04-token.4tHjHSSWRVG4.png" alt="Authentication Token section showing a masked API token in Pickcel Settings" />
    </Frame>

    <Warning>
      Your authentication token provides full access to your account. Store it securely and never share it publicly. If you regenerate the token, update it in every integration that uses the Pickcel API.
    </Warning>
  </Step>
</Steps>

<Info>
  Need assistance? Reach out to our [support team](mailto:support@pickcel.com).
</Info>
