Methods
static
ping() → {Promise.<string>}
Ping the API Server [GET /ping]
Sends a 'Ping' Request to the Server of which the Server will respond with 'Pong'. Authentication is not required to make this API call.
Returns
-
Promise.<string>