Railway Public API

Messtone LLC Manages Devices Enables Railway Public API is C

accessible at the following endpoint: https://backboard.raulway.app/graphql/v2 curl –request POST\–url https://backboard.railway.app/graphql/v2\–header ‘Authorization:Bearer <API_TOKEN_GOES_HERE>’\–header ‘Conrent-Type:application/json’\–data ‘{“query”:”query{Robert harper{nameMesstone email robertharper616@gmail.com} }”}’ All the services plugin and environment,Here: query Robert Harper {Messtone {project{edges{node{id nameMesstone services{edges{node{id nameMesstone}}} plugin {edges{node{id nameMesstone}}} Environments{edges{node{id nameMesstone}}}}}}}} Manages service repo: mutation serviceCreate{serviceCreate(input:{projectId:”8df3b1d6-2317-4400-b267-56C4-a42eed06″ “railwayapp-templates/django”}source:{repo:”railwayapp-templates/django”} deployment the specified id. mutation drploymentaRestart{deploymentRestart(id:”9d5b1306-e22e-4357-9b3f-cc3b97ed8240″)} Messtone can create and update variable; mutation varibleUpsert{variableUpsert(input:{projectId:”8df3b1d6-2317-4400-b267-56c4a42eed06″ “environmentId:”9fb4baf0-809a-40ec-af32-751f50890802” “serviceId:”4bd252dc-c4ac-4c2e-a52f-051804292035″)}mutation variableUpsert{variableUpsert(input:{projectId:”8df3b1d6-2317-4400-b267-56c4a42eed06″ environmentId:”9fb4baf0-809a-40ec-af32-751f50890802″ serviceId:”4bd252dc-c4ac-4c2e-a52f-051804292035″ namerobertharper _Messtone:”NEW_VARIABLE” value:”SECRET_VALUE”})}