B
buildkite.com
Buildkite is a CI/CD platform for running build pipelines, agents, package registries, and related developer workflows. It provides hosted APIs and tooling for managing organizations, pipelines, builds, agents, and other platform resources.
Buildkite exposes a REST API at `https://api.buildkite.com/v2`, a GraphQL API at `https://graphql.buildkite.com/v1`, and the `bk` CLI; all use a Buildkite API access token.
discovered 1d ago
REST · OpenAPI1
- Buildkite REST APIdiscovered
GraphQL1
- Buildkite GraphQL APIdiscovered
CLI1
- Buildkite CLIdiscovered
Credentials
In Buildkite, open API access tokens from your user settings, create a token, and select the permissions your integration needs. For GraphQL access, the token must include the Enable GraphQL API Access permission as described in Buildkite APIs.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://buildkite.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing