diff --git a/preview/index.html b/preview/index.html index 34dd90a..edaaab0 100644 --- a/preview/index.html +++ b/preview/index.html @@ -398,7 +398,7 @@ 55.627 l 55.6165,55.627 -231.245496,231.24803 c -127.185,127.1864 -231.5279,231.248 -231.873,231.248 -0.3451,0 -104.688, -104.0616 -231.873,-231.248 z - " fill="currentColor">

Satisfactory Game Server HTTPS API specification (0.1.1-preview-29)

Download OpenAPI specification:Download

License: MIT

Satisfactory Game Server HTTPS API specification (0.1.1-preview-30)

Download OpenAPI specification:Download

License: MIT

Satisfactory Game Server HTTPS API specification

Health Check

Performs a health check on the Dedicated Server API. Allows passing additional data between Modded Dedicated Server and Modded Game Client. This function requires no Authentication.

@@ -742,7 +742,7 @@ " class="sc-epnzzT sc-eMwmJz drsioI dWZUhK sc-drVZOg jtjIAv">

Forbidden

Request samples

Content type
application/json
{
  • "function": "DownloadSaveGame",
  • "data": {
    }
}

Response samples

Content type
application/json
{
  • "errorCode": "string",
  • "errorMessage": "string",
  • "errorData": { }
}