Introduction
The API Token facilitates integration of Bridgecrew to other platforms and tools, such as Checkov, CircleCI and Github Actions.
Get an API Token
To get a Bridgecrew issued API token:
- Sign up for Bridgecrew. This is free-of-charge.
- From Integrations, select API Token and copy the API key.


To integration Bridgecrew CLI run the following:
pip install bridgecrew
bridgecrew -d <directory> --bc-api-key <key> --repo-id <repo_id> --branch <branch>
Updated 6 months ago
What's Next
Set Up Notifications |