> ## 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.

# Veremark

> 22 actions available for Veremark through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A.

<div className="not-prose" style={{ display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '24px' }}>
  <img src="https://stackone-logos.com/api/veremark/filled/png" alt="Veremark" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>Veremark</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>22 actions · 1 auth method</div>
  </div>
</div>

## Authentication

<Columns cols={2}>
  <Card title="API Key">
    API tokens are provided by Veremark and cannot be self-generated. Contact your Veremark Account Manager to request sandb...

    Guides: [Connector Profile](/connectors/veremark/guides/connector-profile/api-key), [Link Account](/connectors/veremark/guides/link-account/api-key)
  </Card>
</Columns>

<div className="connector-meta-library-section">
  <div className="connector-meta-library-title">Actions</div>

  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>22 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid" style={{ gridTemplateColumns: '200px 1fr' }}>
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_list_candidates" data-action-label="List Candidates" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Candidates</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_list_candidates" aria-label="Copy veremark_list_candidates"><code className="connector-page-code">veremark\_list\_candidates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of all candidates in your Veremark account.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_delete_candidate" data-action-label="Delete Candidate" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Candidate</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_delete_candidate" aria-label="Copy veremark_delete_candidate"><code className="connector-page-code">veremark\_delete\_candidate</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Soft delete a specific candidate from your Veremark account by their GUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_list_checks" data-action-label="List Checks" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Checks</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_list_checks" aria-label="Copy veremark_list_checks"><code className="connector-page-code">veremark\_list\_checks</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of all available background checks, optionally filtered by country.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_list_criteria" data-action-label="List Criteria" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Criteria</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_list_criteria" aria-label="Copy veremark_list_criteria"><code className="connector-page-code">veremark\_list\_criteria</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of all background check criteria templates in your Veremark account.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_get_criteria" data-action-label="Get Criteria" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Criteria</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_get_criteria" aria-label="Copy veremark_get_criteria"><code className="connector-page-code">veremark\_get\_criteria</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve details of a specific criteria template by its GUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_create_criteria" data-action-label="Create Criteria" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Criteria</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_create_criteria" aria-label="Copy veremark_create_criteria"><code className="connector-page-code">veremark\_create\_criteria</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new background check criteria template with specified checks and country.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_delete_criteria" data-action-label="Delete Criteria" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Criteria</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_delete_criteria" aria-label="Copy veremark_delete_criteria"><code className="connector-page-code">veremark\_delete\_criteria</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a specific criteria template by its GUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_upload_document" data-action-label="Upload Document" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Upload Document</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_upload_document" aria-label="Copy veremark_upload_document"><code className="connector-page-code">veremark\_upload\_document</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Upload a document to Veremark as multipart/form-data for use in background check verification.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_get_document" data-action-label="Get Document" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Document</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_get_document" aria-label="Copy veremark_get_document"><code className="connector-page-code">veremark\_get\_document</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Download the binary content of a specific document by its GUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_list_requests" data-action-label="List Requests" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Requests</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_list_requests" aria-label="Copy veremark_list_requests"><code className="connector-page-code">veremark\_list\_requests</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of all background check requests, optionally filtered by status change date.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_get_request" data-action-label="Get Request" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Request</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_get_request" aria-label="Copy veremark_get_request"><code className="connector-page-code">veremark\_get\_request</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve details of a specific background check request by its GUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_create_request" data-action-label="Create Request" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Request</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_create_request" aria-label="Copy veremark_create_request"><code className="connector-page-code">veremark\_create\_request</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new background check request for a candidate using specified criteria.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_delete_request" data-action-label="Delete Request" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Request</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_delete_request" aria-label="Copy veremark_delete_request"><code className="connector-page-code">veremark\_delete\_request</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a background check request by its GUID. Only requests in expired, requested, or draft status can be deleted.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_update_check_status" data-action-label="Update Check Status" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Check Status</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_update_check_status" aria-label="Copy veremark_update_check_status"><code className="connector-page-code">veremark\_update\_check\_status</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update the status of a specific check within a background check request.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_create_magic_links" data-action-label="Create Magic Links" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Magic Links</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_create_magic_links" aria-label="Copy veremark_create_magic_links"><code className="connector-page-code">veremark\_create\_magic\_links</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create time-limited magic links for accessing the report of a specific background check request.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_force_check_status" data-action-label="Force Check Status" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Force Check Status</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_force_check_status" aria-label="Copy veremark_force_check_status"><code className="connector-page-code">veremark\_force\_check\_status</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Force a specific check status transition within a background check request using the restricted endpoint. Requires eleva...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_get_full_report" data-action-label="Get Full Report" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Full Report</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_get_full_report" aria-label="Copy veremark_get_full_report"><code className="connector-page-code">veremark\_get\_full\_report</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Download the full PDF report for a background check request.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_get_check_report" data-action-label="Get Check Report" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Check Report</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_get_check_report" aria-label="Copy veremark_get_check_report"><code className="connector-page-code">veremark\_get\_check\_report</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Download the PDF report for a specific individual check within a background check request.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_list_users" data-action-label="List Users" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Users</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_list_users" aria-label="Copy veremark_list_users"><code className="connector-page-code">veremark\_list\_users</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of all external users in your Veremark account.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_get_user" data-action-label="Get User" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get User</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_get_user" aria-label="Copy veremark_get_user"><code className="connector-page-code">veremark\_get\_user</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve details of a specific user in your Veremark account by their GUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_create_user" data-action-label="Create User" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create User</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_create_user" aria-label="Copy veremark_create_user"><code className="connector-page-code">veremark\_create\_user</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new user in your Veremark account with a specified role.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="veremark_delete_user" data-action-label="Delete User" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete User</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="veremark_delete_user" aria-label="Copy veremark_delete_user"><code className="connector-page-code">veremark\_delete\_user</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a specific user from your Veremark account by their GUID.</div>
      </div>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See the [Projects Guide](/guides/managing-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a connector profile in your project. See [Managing Connectors](/guides/explore-connectors).

    <Columns cols={2}>
      <Card title="Connector Profile" href="/connectors/veremark/guides/connector-profile/api-key" icon="https://stackone-logos.com/api/veremark/filled/png" horizontal>
        Veremark - API Key
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Connect an account using [StackOne Hub](/guides/embedding-stackone-hub) or [Auth Link](/guides/auth-link).

    <Columns cols={2}>
      <Card title="Link Account" href="/connectors/veremark/guides/link-account/api-key" icon="https://stackone-logos.com/api/veremark/filled/png" horizontal>
        Veremark - API Key
      </Card>
    </Columns>
  </Step>

  <Step title="Use Actions">
    Invoke actions using one of the methods below:

    * [MCP](/mcp/quickstart) – Model Context Protocol for AI assistants
    * [A2A](/a2a/quickstart) – Agent-to-Agent protocol
    * [AI Toolset (TypeScript)](/agents/typescript/introduction) – TypeScript SDK for AI agents
    * [AI Toolset (Python)](/agents/python/introduction) – Python SDK for AI agents
    * [Actions RPC](/platform/api-reference/actions/make-an-rpc-call-to-an-action) – Direct API calls
    * [Playground](/guides/playground) – Test actions in the dashboard
  </Step>
</Steps>
