Buildkite · GraphQL Specification

Buildkite GraphQL API

Relay-compliant GraphQL API. Single endpoint for nested queries across organizations, pipelines, builds, jobs, agents, teams. Introspection supported. Bearer auth with the "Enable GraphQL API Access" scope.

Documentation Endpoint View on GitHub DevOpsCI/CDPipelinesAgentsSelf-HostedGraphQLTest EngineGraphQL

Overview

Buildkite GraphQL API is a GraphQL API specification published by Buildkite on the APIs.io network.

Relay-compliant GraphQL API. Single endpoint for nested queries across organizations, pipelines, builds, jobs, agents, teams. Introspection supported. Bearer auth with the “Enable GraphQL API Access” scope.

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 1 reference link.

Tagged areas include DevOps, CI/CD, Pipelines, Agents, and Self-Hosted.

Endpoint

https://graphql.buildkite.com/v1

References

Back to Buildkite · All GraphQL Specs · GitHub