Spacelift · Postman Collection

Spacelift GraphQL API

Spacelift exposes a single GraphQL endpoint for programmatic control of all platform resources including stacks, runs, policies, contexts, worker pools, modules, and blueprints. Authentication uses JWT bearer tokens obtained by exchanging a Spacelift API key ID and secret via the `apiKeyUser` GraphQL mutation, by exchanging a GitHub Personal Access Token via the `oauthUser` mutation, or by running `spacectl profile export-token` from the SpaceCTL CLI. This OpenAPI description models the GraphQL

1
Requests
1
Folders
View on GitHub Raw JSON Infrastructure as CodeFinOpsDevOpsPlatform EngineeringTerraformGitOpsPostman Collection

Overview

Spacelift GraphQL API is a Postman Collection published by Spacelift on the APIs.io network.

Spacelift exposes a single GraphQL endpoint for programmatic control of all platform resources including stacks, runs, policies, contexts, worker pools, modules, and blueprints. Authentication uses JWT bearer tokens obtained by exchanging a Spacelift API key ID and secret via the apiKeyUser GraphQL mutation, by exchanging a GitHub Personal Access Token via the oauthUser mutation, or by running spacectl profile export-token from the SpaceCTL CLI. This OpenAPI description models the GraphQL

The collection contains 1 request organised into 1 folder.

Tagged areas include Infrastructure as Code, FinOps, DevOps, Platform Engineering, and Terraform.

Requests & Folders

graphql

Related API Specs

Spacelift GraphQL API (OpenAPI)
Back to Spacelift · All Collections · GitHub