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

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

<Warning>API functionality must be enabled by your InfoSec account manager before you can generate an API key. If <strong>API keys</strong> is not visible in the Account Settings sidebar, contact your InfoSec account manager to enable it.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Find your server region</h2>

  <p>InfoSec IQ runs separate servers for North American and European customers. Select the region that matches your organization's account.</p>

  <ul>
    <li>North American Server: <a href="https://securityiq.infosecinstitute.com" target="_blank" rel="noopener noreferrer">[https://securityiq.infosecinstitute.com](https://securityiq.infosecinstitute.com)</a></li>
    <li>EU Server: <a href="https://securityiq-eu.infosecinstitute.com" target="_blank" rel="noopener noreferrer">[https://securityiq-eu.infosecinstitute.com](https://securityiq-eu.infosecinstitute.com)</a></li>
    <li>To confirm which server your account uses, check your browser address bar while signed in to InfoSec IQ.</li>
  </ul>
</section>

<section data-guide-section data-guide-scopes="">
  <h2>Generate an API key</h2>

  <p>Create an API key from your InfoSec IQ Account settings and store it for later use.</p>

  <Steps>
    <Step title="Sign in to InfoSec IQ">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to your InfoSec IQ account at <a href="https://securityiq.infosecinstitute.com" target="_blank" rel="noopener noreferrer">[https://securityiq.infosecinstitute.com](https://securityiq.infosecinstitute.com)</a> (North American Server) or <a href="https://securityiq-eu.infosecinstitute.com" target="_blank" rel="noopener noreferrer">[https://securityiq-eu.infosecinstitute.com](https://securityiq-eu.infosecinstitute.com)</a> (EU Server).</p>

        <ul>
          <li>Click the <strong>gear</strong> icon in the top-right corner of the page.</li>
          <li>Select <strong>Account settings</strong> from the dropdown menu.</li>
        </ul>
      </div>
    </Step>

    <Step title="Open API keys">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>On the Account settings page, click <strong>API keys</strong> in the left sidebar. An overview page with documentation will appear.</p>

        <ul>
          <li>Click <strong>Manage API keys</strong> to open the key management table showing existing keys with their creation date and last-used timestamp.</li>
        </ul>
      </div>
    </Step>

    <Step title="Generate the key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Create a new key and copy it for use later.</p>

        <ul>
          <li>Click <strong>Generate New Key</strong> in the top-right of the API keys page.</li>
          <li>In the <strong>Create a new key</strong> confirmation dialog that appears, click <strong>Generate New Key</strong> again to confirm.</li>
          <li>The new key (a UUID-style value in the format `00000000-0000-0000-0000-000000000000`) will appear in the <strong>API Keys</strong> table.</li>
          <li>Copy the key value from the <strong>Key</strong> column and store it securely.</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>Server</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>
