B
Buildkite GraphQL API
Details
- Endpoint
-
https://graphql.buildkite.com/v1 - Spec
- introspection
- Docs
- https://buildkite.com/docs/apis/graphql-api
Authentication
Authorization: Bearer <credential> 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.