> ## 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 Re:amaze with API Key – StackOne Hub

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

<Warning>Admin access to your Re:amaze account is required to generate an API token.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Locating Your Brand Domain</h2>

  <p>Your brand domain is the subdomain in your Re:amaze account URL.</p>

  <Steps>
    <Step title="Identify your subdomain">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Look at your Re:amaze URL while logged in.</p>

        <ul>
          <li>Format: `https://{brand}.reamaze.io`</li>
          <li>Example: If your URL is `https://stackonetest.reamaze.io`, your brand domain is `stackonetest`</li>
          <li>You can also find this in <strong>Settings</strong> > <strong>Brands</strong></li>
        </ul>
      </div>
    </Step>
  </Steps>
</section>

<section data-guide-section data-guide-scopes="">
  <h2>Finding Your Login Email</h2>

  <p>Your login email is the email address you use to sign in to Re:amaze.</p>
</section>

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

  <p>Generate an API token from your account.</p>

  <Steps>
    <Step title="Access API Token settings">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Navigate to <strong>Settings</strong> in the left sidebar.</p>

        <ul>
          <li>Scroll down to the <strong>Developer</strong> section</li>
          <li>Click on <strong>API Token</strong></li>
        </ul>
      </div>
    </Step>

    <Step title="Generate or copy your token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>If you don't have a token yet, click <strong>Generate New Token</strong> to create one. Copy the token value and store it securely for use later.</p>

        <ul>
          <li>If you already have a token, you can copy it from the <strong>Your Token</strong> field</li>
          <li>Caution: The API token provides full access to your Re:amaze account. Handle 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>Brand Domain</strong></li>
        <li><strong>Login Email</strong></li>
        <li><strong>API Token</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>
