curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api=SYNO.API.Auth&version=6&method=login&account&passwd&enable_syno_token&_sid=<api-key>'{
"success": true,
"data": {
"did": "string",
"is_portal_port": true,
"sid": "string",
"synotoken": "string"
}
}