How to get Pynt ID

Pynt-Id is your authentication token to Pynt platform it is needed to integrate Pynt into your Ci/CD pipeline.

There are two ways to get Pynt ID:

  1. Through Pynt platform:

    Go to Applications -> <Your Application> -> New Scan -> CI/CD -> <Integration> -> Your Pynt ID

  1. Using Pynt CLI:

Run pynt pynt-id

(You will be asked to login on your first time running Pynt)

Last updated