Railway TCP Proxies API

GraphQL operations for exposing a service over raw TCP. Queries include tcpProxies; mutations include tcpProxyCreate and tcpProxyDelete.

API entry from apis.yml

apis.yml Raw ↑
aid: railway-app:railway-app-tcp-proxies-api
name: Railway TCP Proxies API
tags:
- TCP Proxy
- Networking
- 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 exposing a service over raw TCP. Queries include tcpProxies; mutations
  include tcpProxyCreate and tcpProxyDelete.