> ## Documentation Index
> Fetch the complete documentation index at: https://docs.leen.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# SecurityScorecard

> Instructions on how to configure API access for SecurityScorecard to fetch Third-Party Risk Management (TPRM) data.

## Supported Data Models

* [Vulnerability Findings](/integrations/v2/vulnerability-findings-v2)
  * type: `domain`

* Resources
  * type: `vendor`

* [TPRM Findings](/integrations/third-party-risk-management#supported-finding-fields)

* [TPRM Companies](/integrations/third-party-risk-management#supported-company-fields)

## Onboarding SecurityScorecard

Follow the steps below to onboard your environment to our SecurityScorecard integration.

<Steps>
  <Step title="Login to SecurityScorecard">
    Log in to your <b>SecurityScorecard</b> platform using an account with appropriate permissions to generate API tokens.<br />
  </Step>

  <Step title="Navigate to API Token Generation">
    1. Click on your <b>profile icon</b> in the top-right corner.<br />
    2. Select <b>My Settings</b> from the dropdown menu.<br />
           <img src="https://mintcdn.com/leen/FzsG9GevTDGZB7IN/images/scorecard/user-setting.png?fit=max&auto=format&n=FzsG9GevTDGZB7IN&q=85&s=a947e8910bed3d008da43ada4e7b266e" alt="" width="3052" height="490" data-path="images/scorecard/user-setting.png" />
           <br />
    3. Navigate to the <b>API</b> from the left settings pane.<br />
    4. Click on <b>Generate New API Token</b>.<br />
           <img src="https://mintcdn.com/leen/FzsG9GevTDGZB7IN/images/scorecard/generate-api-token.png?fit=max&auto=format&n=FzsG9GevTDGZB7IN&q=85&s=63debeb839d9d3cd5c811865ef80b3f3" alt="" width="2810" height="1056" data-path="images/scorecard/generate-api-token.png" />
           <br />
    5. A confirmation prompt will appear. Click <b>Confirm</b> to generate the token.
  </Step>

  <Step title="Copy API Token">
    Copy the generated token immediately and store it in a secure location.
    <Warning>Record your API client secret somewhere safe. After the credential window is closed, the secret is no longer visible.</Warning>
  </Step>

  <Step title="Enter Credentials">
    After generating API Key, Add API key to SecurityScorecard connector in their respective fields.
  </Step>
</Steps>
