Check API server health

Ping API, to ensure the API is available and your API credentials are valid.

SecurityJWT
Responses
200

OK

get/optimal/v1/system/ping
Response samples
application/json
{
  • "pong": "2019-08-24T14:15:22Z"
}