Skip to content

api-evangelist/buildkite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildkite (buildkite)

Buildkite is a CI/CD platform that pairs a hosted control plane with self-hosted (or hosted) agents. The platform exposes a REST API, GraphQL API and Agent API. Resource families include organizations, pipelines, pipeline templates, builds, jobs, agents, clusters, queues, teams, rules, artifacts, annotations and access tokens. Test Engine adds test-execution endpoints.

APIs.json: apis.yml

APIs

  • RESThttps://api.buildkite.com/v2 — JSON over HTTPS, Bearer token auth. Docs.
  • GraphQLhttps://graphql.buildkite.com/v1 — Relay-compliant; introspection supported. Docs.
  • Agent APIhttps://agent.buildkite.com/v3 — used by buildkite-agent. Docs.

OpenAPI

Buildkite does not publish a public OpenAPI/Swagger spec for the REST API as of 2026-05-08; pipeline did not retrieve a spec into openapi/. (GraphQL schema is available via introspection.)

Tags

DevOps, CI/CD, Pipelines, Agents, Self-Hosted, GraphQL, Test Engine

Common Properties

Plans (reconciled)

  • Personal (Free) — 1 user, 3 concurrent jobs, 90-day retention, 500 hosted Linux min/mo, 50K test executions/mo.
  • Pro — $30/active user/mo; 10 self-hosted agents included, $2.50/agent/mo above; 2,000 hosted Linux vCPU min + 250 test executions/mo included; 1-year retention.
  • Enterprise — 30-user min, custom pricing, advanced governance.
  • All Access Trial — 30 days, no card.

Timestamps

  • Created: 2026-05-08
  • Modified: 2026-05-08

Maintainers

About

CI/CD platform with self-hosted agents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors