APSystems Open API (rest)

const SID = 'censored';
const REQUEST_PATH = '/user/api/v2/systems/details/'+SID;

{"_msgid":"1661bf674f9f5590","payload":{"code":4000},"url":"https://api.apsystemsema.com:9282/user/api/v2/systems/details/################","headers":{"date":"Sat, 07 Jun 2025 11:18:52 GMT","content-type":"application/json","transfer-encoding":"chunked","connection":"keep-alive","server":"openresty/1.21.4.1","vary":"Accept-Encoding","x-node-red-request-node":"0f006774"},"statusCode":200,"responseUrl":"https://api.apsystemsema.com:9282/user/api/v2/systems/details/################","redirectList":[],"retry":0}

I can also see from the API webpage that I have logged in several times with API. So it is almost working.