Railway · GraphQL Specification

Railway GraphQL API

The Railway public API is a GraphQL API that powers the Railway dashboard, enabling automation of projects, services, deployments, environments, variables, volumes, and team workflows.

Documentation Endpoint View on GitHub Platform as a ServiceDeploymentsGraphQLInfrastructureDevOpsGraphQL

Overview

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

The Railway public API is a GraphQL API that powers the Railway dashboard, enabling automation of projects, services, deployments, environments, variables, volumes, and team workflows.

The GraphQL endpoint is available at https://backboard.railway.com/graphql/v2. documentation is published at https://docs.railway.com/reference/public-api.

The specification includes 1 reference link.

Tagged areas include Platform as a Service, Deployments, Infrastructure, and DevOps.

Endpoint

https://backboard.railway.com/graphql/v2

References

Related API Specs

Railway Public GraphQL API (Postman)
Back to Railway · All GraphQL Specs · GitHub