API Status v1

Last Revision: 17 gru 2018, 10:33:18
Get Elite: Dangerous server status

HTTP Request: GET https://www.edsm.net/api-status-v1/elite-server

Output:

{
    lastUpdate  : "2016-10-21 10:06:07",
    type        : "success",
    message     : "OK",
    status      : 2
}

Parameter Description
lastUpdate

Datetime when we last checked the status from the Elite: Dangerous server.

type

If you're using bootstrap, type is corresponding to class to be used like:

  • success
  • warning
  • danger
message

The message returned by the Elite: Dangerous server.

status

The status code as returned by the Elite: Dangerous server.