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

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

<Warning>Your API key grants full access to your CATS account data. Keep it secure and never share it publicly.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Generate your CATS API Key</h2>

  <p>Create a new API key from your CATS account settings to authenticate with StackOne.</p>

  <Steps>
    <Step title="Go to the CATS login page">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Navigate to <a href="https://login.catsone.com" target="_blank" rel="noopener noreferrer">login.catsone.com</a>. Enter your <strong>Subdomain</strong> in the field provided (e.g., `yourcompany` — the full URL will be `yourcompany.catsone.com`) and click <strong>Continue</strong>.</p>
      </div>
    </Step>

    <Step title="Sign in with your credentials">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Enter your <strong>Email</strong> and <strong>Password</strong> on your subdomain login page and click <strong>Log In</strong>.</p>
      </div>
    </Step>

    <Step title="Open Settings">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>After logging in, click the <strong>Settings</strong> (⚙) gear icon in the top-right navigation bar.</p>
      </div>
    </Step>

    <Step title="Navigate to API Keys">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>On the Settings page, under <strong>Site Management</strong>, click <strong>API Keys</strong>.</p>
      </div>
    </Step>

    <Step title="Add a new API Key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Click <strong>Add API Key</strong> in the top-right corner of the API Keys page. A <strong>Generate New API Key</strong> dialog will appear.</p>
      </div>
    </Step>

    <Step title="Enter a key name and generate">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Enter a descriptive name in the <strong>Key Name</strong> field (e.g., "StackOne Integration") and click <strong>Generate</strong>.</p>
      </div>
    </Step>

    <Step title="Copy your API Key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>The new key will appear in the list. Copy the value from the <strong>KEY</strong> column and paste it into the <strong>API Key</strong> field in StackOne.</p>
      </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>
