> For the complete documentation index, see [llms.txt](https://seg-fault.gitbook.io/researchs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seg-fault.gitbook.io/researchs/aws-cloud-security/hacking-cloudbuild/cloudbuild-api-calls.md).

# Cloudbuild - API Calls

## CodeBuild API Calls

Here are some popular CodeBuild API calls and what they do :-

* `batch-get-projects` : API call which allows you to view description of specified project.
* `start-build` : API call which initials the build for a specified project name.
