Skip to main content

How to integrate Semgrep account?

Overview

To access Semgrep, you will need:

  • API token

Step 1: Log in to Semgrep AppSec Platform

  1. Go to the Semgrep AppSec Platform login page, e.g. at https://semgrep.dev/login.
  2. Sign in using your user credentials.

Step 2: Ensure you have correct permissions

  • The API token you generate must have the Web API scope.

Step 3: Generate API Token

  1. After login, navigate to your Settings in Semgrep (or equivalent user / organization settings).
  2. Go to the Tokens
  3. Click Create new token.
  4. In the token creation form, ensure you check / select the Web API permission or scope. This allows access to API endpoints.
  5. Give the token a name (descriptive). Optionally, set expiry if available.
  6. Once token is generated, copy the token value immediately. Semgrep will usually show it only once.