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

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

<Warning>Your Reach 360 API key is displayed only once when you generate it — copy it immediately. If you navigate away before copying, you must delete the key and generate a new one.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Generate a Reach 360 API key</h2>

  <p>Reach 360 authenticates API requests with an API key sent as a bearer token. Generate<br />the key in your Reach 360 admin area, then paste it — along with your data region —<br />into StackOne Hub.</p>

  <Steps>
    <Step title="Sign in to Reach 360">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to your Reach 360 account and open your team.</p>

        <ul>
          <li>Open the <a href="https://360.articulate.com/" target="_blank" rel="noopener noreferrer">Articulate 360 dashboard</a> and open <strong>Reach 360</strong>.</li>
        </ul>
      </div>
    </Step>

    <Step title="Open API key settings">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Navigate to <strong>Manage</strong> > <strong>Settings</strong>, then click <strong>Manage API Keys</strong>.</p>
      </div>
    </Step>

    <Step title="Generate a new key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Click <strong>Generate New Key</strong>, enter a name for the key, then click <strong>Generate Key</strong>.</p>

        <ul>
          <li>Use a descriptive name so you can identify the integration later (for example `StackOne`).</li>
          <li>A best practice is to generate one key per integration, so it can be revoked independently.</li>
        </ul>
      </div>
    </Step>

    <Step title="Copy the API key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Copy the API key that is displayed and store it securely.</p>

        <ul>
          <li>This will be your only chance to copy the key. If you navigate away from this page before copying the key, you must delete it and generate a new one.</li>
          <li>Reach 360 Support will never ask for your API key.</li>
        </ul>
      </div>
    </Step>

    <Step title="Choose your data region">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Reach 360 is hosted in one of two regions. The <strong>Region</strong> you select determines the<br />API host StackOne calls, so it must match where your Reach 360 account is hosted.</p>

        <ul>
          <li><strong>Global</strong> — for accounts hosted at `https://api.reach360.com`</li>
          <li><strong>EU</strong> — for accounts hosted at `https://api.reach360.eu`</li>
        </ul>
      </div>
    </Step>

    <Step title="Add your credentials to StackOne Hub">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>In StackOne Hub, complete the connection fields:</p>

        <ul>
          <li><strong>Region</strong> — select <strong>Global</strong> or <strong>EU</strong> to match your Reach 360 account.</li>
          <li><strong>API Key</strong> — paste the API key you copied from Reach 360.</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="/connect/managing-connectors/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>Region</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="/gateway/concepts/linked-accounts">Accounts</a> page.</p>
</div>
