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

# Connect Algolia with API Key – StackOne Hub

> Link a Algolia account in the StackOne Hub using API Key. End-user guide to authorize the integration and start using Algolia actions.

<section data-guide-section data-guide-scopes="">
  <h2>Find your API credentials</h2>

  <p>Locate your Application ID and API Key in the Algolia dashboard.</p>

  <Steps>
    <Step title="Sign in to Algolia">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to your <a href="https://dashboard.algolia.com/" target="_blank" rel="noopener noreferrer">Algolia account</a>.</p>

        <ul>
          <li>Select your application from the dropdown menu at the top.</li>
        </ul>
      </div>
    </Step>

    <Step title="Navigate to API keys">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Find your API credentials in the Settings section.</p>

        <ul>
          <li>Click <strong>Settings</strong> in the left sidebar.</li>
          <li>Under "Team and Access", click <strong>API Keys</strong>.</li>
        </ul>
      </div>
    </Step>

    <Step title="Copy your credentials">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Copy the Application ID and API Key from this page.</p>

        <ul>
          <li><strong>Application ID</strong> is displayed at the top of the page.</li>
          <li>Use the <strong>Admin API Key</strong> for full access to all operations, or the <strong>Search API Key</strong> for search-only access.</li>
          <li>Store both values securely for use later.</li>
        </ul>
      </div>
    </Step>
  </Steps>
</section>

<div data-whitelabel-hide>
  <h2>Linking the Account from the Hub</h2>

  <Steps>
    <Step title="Navigate to the Hub">
      Use one of the three <a href="/guides/accounts-section#linking-accounts">Linking Account Methods</a> to access the Hub.
    </Step>

    <Step title="Fill out the fields">
      Fill out the following fields using details from your provider:

      <ul>
        <li><strong>Application ID</strong></li>
        <li><strong>API Key</strong></li>
      </ul>
    </Step>

    <Step title="Connect">
      <ul>
        <li>Click <strong>Connect</strong></li>
        <li>If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider's authorization flow.</li>
        <li>Once authorization is successful, you will see a confirmation popup</li>
      </ul>
    </Step>
  </Steps>

  <p>If the account linking is successful, you will see the newly linked account in your <a href="/guides/accounts-section">Accounts</a> page.</p>
</div>
