Railway Teams and Workspaces API

GraphQL operations for the authenticated account, its workspaces, teams, and members. Queries include me, workspace, and workspaces; mutations include workspaceUpdate and teamMemberInvite.

API entry from apis.yml

apis.yml Raw ↑
aid: railway-app:railway-app-teams-api
name: Railway Teams and Workspaces API
tags:
- Teams
- Workspaces
- Members
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.railway.com/reference/public-api
baseURL: https://backboard.railway.com/graphql/v2
properties:
- url: https://docs.railway.com/reference/public-api
  type: Documentation
- url: graphql/railway-app-graphql.md
  type: GraphQL
- url: graphql/railway-app-schema.graphql
  type: GraphQL
description: GraphQL operations for the authenticated account, its workspaces, teams, and members. Queries
  include me, workspace, and workspaces; mutations include workspaceUpdate and teamMemberInvite.