How to get Pynt ID for CI/CD Authentication

Learn how to obtain your Pynt ID for CI/CD authentication. Follow these simple steps to integrate Pynt into your CI/CD pipelines and secure your APIs effectively.

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 and copy it.

  1. Using Pynt CLI:

Run pynt pynt-id

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

Last updated