Spacelift website screenshot

Spacelift

Spacelift is an infrastructure-as-code (IaC) orchestration platform that combines AI-assisted deployments, GitOps pipelines, and policy-as-code governance. It supports Terraform, OpenTofu, Pulumi, CloudFormation, Kubernetes, and Ansible. Key features include drift detection, OPA-based policies, self-service blueprints, dynamic credentials, and multi-tenancy. Available as fully managed SaaS and FedRAMP-authorized self-hosted.

Spacelift publishes 1 API on the APIs.io network: GraphQL API. Tagged areas include Infrastructure as Code, FinOps, DevOps, Platform Engineering, and Terraform.

The Spacelift catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Spacelift’s developer surface includes authentication, documentation, GitHub presence, pricing, engineering blog, changelog, and 10 more developer resources.

41.4/100 developing ▬ flat Agent 35/100 agent ready Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessFreemiumSelf serve⚡ Free to try
2 APIs
Infrastructure as CodeFinOpsDevOpsPlatform EngineeringTerraformGitOps

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 41.4/100 · developing
Contract Quality 18.4 / 25
Developer Ergonomics 5.7 / 20
Access Clarity 6.8 / 20
Operational Transparency 1.7 / 13
Contract Governance 1.2 / 12
Discoverability 7.6 / 10
Agent readiness — 35/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/spacelift: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Spacelift GraphQL API

Spacelift exposes a GraphQL API for programmatic control of all platform resources including stacks, runs, policies, contexts, worker pools, modules, and blueprints. Authenticat...

Spacelift GraphQL API

Spacelift GraphQL endpoint

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Spacelift GraphQL API

OPEN COLLECTION

Spacelift GraphQL API

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Spacelift GraphQL API

Spacelift exposes a GraphQL API for programmatic control of all platform resources including stacks, runs, policies, contexts, worker pools, modules, and blueprints. Authenticat...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Spacelift Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Spacelift Context

10 classes · 15 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Spacelift API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Spacelift Stack

18 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Spacelift Stack Structure

0 properties

JSON STRUCTURE

Examples 1

Example request and response payloads for these APIs.

Spacelift Stack Example

4 fields

EXAMPLE

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Spacelift Authentication

http · 1 scheme

SECURITY

Spacelift Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Spacelift Vulnerability Disclosure

disclosure policy published

SECURITY

Spacelift Trust Center

SOC 2, FedRAMP

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Spacelift Agentic Access

1 operation · 1 acting

1 operations · 1 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: spacelift
name: Spacelift
description: Spacelift is an infrastructure-as-code (IaC) orchestration platform that combines AI-assisted deployments, GitOps
  pipelines, and policy-as-code governance. It supports Terraform, OpenTofu, Pulumi, CloudFormation, Kubernetes, and Ansible.
  Key features include drift detection, OPA-based policies, self-service blueprints, dynamic credentials, and multi-tenancy.
  Available as fully managed SaaS and FedRAMP-authorized self-hosted.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/spacelift.png
tags:
- Infrastructure as Code
- FinOps
- DevOps
- Platform Engineering
- Terraform
- GitOps
url: https://raw.githubusercontent.com/api-evangelist/spacelift/refs/heads/main/apis.yml
created: '2026-03-27'
modified: '2026-05-02'
specificationVersion: '0.23'
apis:
- aid: spacelift:spacelift-graphql
  name: Spacelift GraphQL API
  description: Spacelift exposes a GraphQL API for programmatic control of all platform resources including stacks, runs,
    policies, contexts, worker pools, modules, and blueprints. Authentication uses JWT tokens obtained by exchanging a Spacelift
    API key ID and secret via the apiKeyUser mutation. The endpoint is account-specific at https://{account}.app.spacelift.io/graphql.
  humanURL: https://spacelift.io/
  baseURL: https://{account}.app.spacelift.io/graphql
  tags:
  - Infrastructure as Code
  - DevOps
  - Platform Engineering
  - Terraform
  - GraphQL
  properties:
  - type: Documentation
    url: https://docs.spacelift.io/
  - type: GraphQL
    url: https://docs.spacelift.io/integrations/api
  - type: GettingStarted
    url: https://docs.spacelift.io/
  - type: GitHubRepository
    url: https://github.com/spacelift-io/spacectl
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/spacelift/refs/heads/main/json-schema/spacelift-stack-schema.json
  - type: JSONStructure
    url: https://raw.githubusercontent.com/api-evangelist/spacelift/refs/heads/main/json-structure/spacelift-stack-structure.json
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/spacelift/refs/heads/main/json-ld/spacelift-context.jsonld
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/spacelift/refs/heads/main/vocabulary/spacelift-vocabulary.yml
  - url: graphql/spacelift-graphql.md
    type: GraphQL
- aid: spacelift:spacelift-graphql-api
  name: Spacelift GraphQL API
  description: Spacelift GraphQL endpoint
  humanURL: https://spacelift.io/
  baseURL: https://{account}.app.spacelift.io/graphql
  tags:
  - GraphQL
  properties:
  - type: OpenAPI
    url: openapi/spacelift-graphql-api-openapi.yml
common:
- type: License
  name: MIT
  url: https://github.com/spacelift-io/spacectl/blob/main/LICENSE
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/spacelift/overview
- type: AgenticAccess
  url: agentic-access/spacelift-agentic-access.yml
- type: TrustCenter
  url: security/spacelift-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/spacelift-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/spacelift-domain-security.yml
- type: Authentication
  url: authentication/spacelift-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/spacelift-io
- type: Website
  url: https://spacelift.io/
- type: Documentation
  url: https://docs.spacelift.io/
- type: GraphQL
  url: https://docs.spacelift.io/integrations/api
- type: GitHub
  url: https://github.com/spacelift-io
- type: Pricing
  url: https://spacelift.io/pricing
- type: Blog
  url: https://spacelift.io/blog
- type: ChangeLog
  url: https://spacelift.io/changelog
- type: Integrations
  url: https://spacelift.io/platform/integrations
- type: LlmsText
  url: https://docs.spacelift.io/llms.txt
integrations:
- name: spacelift launchpad learn
- name: the bald truth
- name: terraform
- name: pulumi
- name: Cloud formation
- name: kubernetes
- name: Ansible
- name: AWS CDK
- name: serverless
- name: terragrunt
- name: Bitbucket
- name: Github
- name: GitLab
- name: Azure
- name: Slack
- name: Microsoft Teams
- name: Docker
- name: GraphQL API
- name: Audit trial
- name: Saml
- name: Datadog
- name: infracost
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/spacelift"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/spacelift/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/spacelift/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.