Engine Status

GET {{url}}/engine/status

Gets the engine status of the connected car. Users must have the remote access feature enabled in their Performance Motors account to access these indicators, but they do not all need to be in a satisfactory state like on the Remote Start requst.

HEADERS

KeyDatatypeRequiredDescription
x-mock-response-namestringThis tells the mock server which response to return when multiple example responses are present. This is not applicable to the live API.

RESPONSES

status: OK

{"running":true,"rpm":800,"coolantTemp":92,"oilTemp":80,"oilPressure":4}