StackMachine GraphQL API

Single GraphQL endpoint for deploying and managing StackMachine apps, custom domains and DNS, managed databases and volumes, cron jobs, secrets, transactional email, cloud storage, package publishing, SSH access, and usage metering. Relay-style schema (Node global IDs, cursor connections) with API-key authentication.

API entry from apis.yml

apis.yml Raw ↑
name: StackMachine GraphQL API
description: Single GraphQL endpoint for deploying and managing StackMachine apps, custom domains and
  DNS, managed databases and volumes, cron jobs, secrets, transactional email, cloud storage, package
  publishing, SSH access, and usage metering. Relay-style schema (Node global IDs, cursor connections)
  with API-key authentication.
humanURL: https://docs.stackmachine.com/
baseURL: https://api.stackmachine.com/graphql
tags:
- GraphQL
- Deployment
- Infrastructure
properties:
- type: GraphQL
  url: graphql/stack-machine-schema.graphql
- type: Documentation
  url: https://docs.stackmachine.com/
- type: APIReference
  url: https://docs.stackmachine.com/