> ## 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 ChartHop with Bearer Token – StackOne Hub

> Link a ChartHop account in the StackOne Hub using Bearer Token. End-user guide to authorize the integration and start using ChartHop actions.

<section data-guide-section data-guide-scopes="">
  <h2>Getting a ChartHop API Token</h2>

  <p>ChartHop API access requires creating a ChartHop App. Apps are provisioned by the ChartHop team.</p>

  <Steps>
    <Step title="Request a new app">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Email [support@charthop.com](mailto:support@charthop.com) with subject line "new app request" and include the app name, your org name, required permission levels, and whether you need REST API access, webhook notifications, or both.</p>
      </div>
    </Step>

    <Step title="Copy your API token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Once approved, ChartHop installs the app in your org. Navigate to Settings > Apps & Integrations > \[Your App] to find your API authorization token.</p>
      </div>
    </Step>

    <Step title="Find your Organization ID">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Your Organization ID (slug) appears in your ChartHop URL. For example, if your URL is [https://app.charthop.com/acme/](https://app.charthop.com/acme/)..., your org ID is "acme".</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 Token</strong></li>
        <li><strong>Organization ID</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>
