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

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

<Warning>Keep your API Key, API Secret, and Firm Service Key secure — they grant full firm-level API access.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Find your Firm Name</h2>

  <p>Your Firm Name is the subdomain of your Clockwork account. It is embedded in the API base path<br />`https://api.clockworkrecruiting.com/v3.0/<firm_name>`.</p>

  <Steps>
    <Step title="Identify the subdomain">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>If you sign in at `https://acme.clockworkrecruiting.com`, your Firm Name is `acme`.</p>
      </div>
    </Step>
  </Steps>
</section>

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

  <p>Generate your API Key, API Secret, and Firm Service Key from your Clockwork account settings.</p>

  <Steps>
    <Step title="Open API settings">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to Clockwork Recruiting and open your account/firm API settings. If you do not see API<br />settings, contact [support@clockworkrecruiting.com](mailto:support@clockworkrecruiting.com) to enable API access for your firm.</p>
      </div>
    </Step>

    <Step title="Copy the credentials">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Copy the <strong>API Key</strong>, <strong>API Secret</strong>, and <strong>Firm Service Key</strong>. Store them securely — the secret<br />is shown only once.</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>Firm Name</strong></li>
        <li><strong>API Key</strong></li>
        <li><strong>API Secret</strong></li>
        <li><strong>Firm Service 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>
