Skip to content
Vojtěch Sajdl edited this page Apr 13, 2018 · 5 revisions

Introduction

Server status API is considered work in progress as of 9f7e15f commit. These APIs will still be subject to change, although I expect I will only add more options. The goal right now is to enable another website or computer program to pull data from Server status about current service availability and possibly upcoming maintenance. When talking about parameters, they are assumed sent by GET method, unless specified otherwise.

Status api

/api/status.php

Returns: Array of JSON encoded objects / JSON encoded object

Parameters

  • lang (String) - language you want the status strings be in HTTP Accept-Language format
  • id (Int) - id of service you want to get status of
Clone this wiki locally