> ## 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 Teamtailor with API Key – StackOne Hub

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

<Warning>Company Admin access in your Teamtailor account is required to generate API keys.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Generating an API Key</h2>

  <p>To connect Teamtailor with StackOne, you'll need to generate an API key with Admin read/write permissions from your Teamtailor account.</p>

  <Steps>
    <Step title="Navigate to API Keys Settings">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to your <a href="https://app.teamtailor.com/" target="_blank" rel="noopener noreferrer">Teamtailor account</a> and navigate to the API Keys settings page.</p>

        <ul>
          <li>Click <strong>Settings</strong> in the navigation menu</li>
          <li>Select <strong>Integrations</strong></li>
          <li>Click on <strong>API keys</strong></li>
        </ul>
      </div>
    </Step>

    <Step title="Create a New API Key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Click <strong>+ New API Key</strong> to create a new API key for the integration.</p>
      </div>
    </Step>

    <Step title="Configure API Key Permissions">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Choose the appropriate permission level and access type for your API key.</p>

        <ul>
          <li><strong>Permission Level</strong>: Select <strong>Admin</strong> for full access to all account data</li>
          <li><strong>Access Type</strong>: Select <strong>Read/Write</strong> for complete API functionality</li>
          <li><strong>Public</strong>: Access to public data on career site only</li>
          <li><strong>Internal</strong>: Access to public and internal data (e.g., unlisted jobs)</li>
          <li><strong>Admin</strong>: Full access to all account data (recommended for StackOne)</li>
        </ul>
      </div>
    </Step>

    <Step title="Save and Copy the API Key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>After creating the key, copy it and store it securely.</p>
      </div>
    </Step>
  </Steps>
</section>

<section data-guide-section data-guide-scopes="">
  <h2>Understanding Permission Levels</h2>

  <p>Teamtailor API keys have three permission levels, each with read, write, or read/write access.</p>

  <Steps>
    <Step title="Public Access">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Access to all public data available on the career site.</p>

        <ul>
          <li>Jobs visible on career site</li>
          <li>Departments and locations</li>
          <li>Public company information</li>
        </ul>
      </div>
    </Step>

    <Step title="Internal Access">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Access to public and internal data.</p>

        <ul>
          <li>Everything in Public access</li>
          <li>Unlisted jobs</li>
          <li>Internal jobs</li>
          <li>Archived jobs</li>
        </ul>
      </div>
    </Step>

    <Step title="Admin Access (Recommended)">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Full access to all account data and resources.</p>

        <ul>
          <li>Everything in Internal access</li>
          <li>Candidates and job applications</li>
          <li>Users and team members</li>
          <li>All account settings and data</li>
          <li>Required for complete integration with StackOne</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>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>
