Buildkite GraphQL API
GraphQL endpoint that returns deeply nested data on organizations, pipelines, builds, jobs, agents, clusters, queues, teams, audit events, suites, test executions, and package registries in a single request. Implements the Relay specification for pagination and supports schema introspection. Requires an API access token with "Enable GraphQL API Access" permission. GraphQL Portals allow scoped, schema-filtered access without per-token scopes.
Overview
Buildkite GraphQL API is a GraphQL API specification published by Buildkite on the APIs.io network.
GraphQL endpoint that returns deeply nested data on organizations, pipelines, builds, jobs, agents, clusters, queues, teams, audit events, suites, test executions, and package registries in a single request. Implements the Relay specification for pagination and supports schema introspection. Requires an API access token with “Enable GraphQL API Access” permission. GraphQL Portals allow scoped, schema-filtered access without per-token scopes.
The GraphQL endpoint is available at https://graphql.buildkite.com/v1. documentation is published at https://buildkite.com/docs/apis/graphql-api.
The specification includes 3 reference links.
Tagged areas include CI/CD, Continuous Integration, Continuous Delivery, DevOps, and Pipelines.
Endpoint
References
- Documentation https://buildkite.com/docs/apis/graphql-api
- Documentation https://buildkite.com/docs/apis/graphql/graphql-cookbook
- Sandbox https://graphql.buildkite.com/explorer