Public
Documentation Settings

Torch Remote

Introduction

Torch Remote aimed to provide flexible and easy to use rest api for well known space engineers game server solution.

Overview

Currently api is capable of controlling basic aspects of torch game server such as:

* World Listing and Selection
* Sending chat messages
* Invoking torch commands
* Receiving live logs and chat via websocket
* Getting the game server status
* Starting and stopping the game server
* Hot edition of the game server basic settings (world and server names, description, player slots count)
* Getting and setting properties of complex types (torch config, datiled world config, plugins config)

Error Codes

Api follows basic rest principes, so it can produce 400, 403, 404, 500, 503

AUTHORIZATIONBearer Token
Token

<token>