Buildkite
Run fast, secure, and scalable CI pipelines on your own infrastructure
Start freeCategory
Works with
AI Compatible
Tools
Create Build
Creates a new build for a pipeline. See the documentation
Download Artifact
Returns a download URL for a specific artifact. See the documentation
Get Access Token
Returns details about the API access token used to authenticate the request, including its scopes. See the documentation
Get Build
Returns the details for a single build, including its jobs. See the documentation
Get Job Environment Variables
Returns the environment variables for a specific job in a build. See the documentation
Get Job Log
Returns the log output for a specific job in a build. See the documentation
Get the current user
Returns basic details about the user account that sent the request
List Build Annotations
Returns a list of annotations for a build. See the documentation
List Build Artifacts
Returns a list of artifacts for a build. See the documentation
List Builds for Pipeline
Returns a list of a pipeline's builds, filterable by state, branch, and commit. See the documentation
List Organization Slug Options
Retrieves available options for the Organization Slug field.
List Organizations
Returns a list of organizations accessible by the API token. See the documentation
List Pipelines
Returns a list of an organization's pipelines. See the documentation
Rebuild Build
Creates a new build from an existing build, preserving lineage. See the documentation
Retry Job
Retries a failed or timed out job. Each job can only be retried once. See the documentation