# Scan API ## Project Scan - [POST /scanResource/projectScan/{projectId}](https://codeinsightapi.redocly.app/swagger/scan-api/addprojectscantask.md): Initiates a scan for a given project, specified by the projectId. Returns the taskId corresponding to the scan task. The taskId can be used to check the scan status. Only Project Admin and Analyst can invoke a scan of a project.