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

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

<Warning>Ensure you have admin access to your Attentive account.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Get Your Attentive API Key</h2>

  <p>This connection will be authenticated using an API key from a Private App you will create in your Attentive Marketplace.</p>

  <Steps>
    <Step title="Navigate to Marketplace">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to your <a href="https://ui.attentivemobile.com" target="_blank" rel="noopener noreferrer">Attentive Dashboard</a>.</p>

        <ul>
          <li>In the left sidebar, find the <strong>SETUP</strong> section</li>
          <li>Click on <strong>Marketplace</strong></li>
        </ul>
      </div>
    </Step>

    <Step title="Create New App">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Create a new custom app for API access.</p>

        <ul>
          <li>Click the <strong>"+ Create App"</strong> button in the top-right corner</li>
          <li>Enter an <strong>App name</strong> (e.g., "StackOne Integration")</li>
          <li>Enter your <strong>Contact email</strong> for notifications</li>
        </ul>
      </div>
    </Step>

    <Step title="Configure API Permissions">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Set permissions for the APIs your integration will use.</p>

        <ul>
          <li>Configure each API with either <strong>"No Access"</strong> or <strong>"Write"</strong> permission</li>
          <li>Recommended - Set <strong>"Write"</strong> for all APIs you plan to use</li>
          <li>Click <strong>"Create"</strong> to generate your API key</li>
        </ul>
      </div>
    </Step>

    <Step title="Copy API Key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Save your API key immediately - it's only shown once.</p>

        <ul>
          <li>Copy the API key from the modal dialog</li>
          <li>Store it securely - you won't be able to view it again</li>
          <li>Click <strong>Save</strong> to complete the setup</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>
