access-token: ********************
curl --location '/api/system/update/check' \ --header 'access-token: <api-key>'
{ "success": true, "message": "string", "download_required": true, "new_version_available": true }