token: ********************
curl --location --request POST '/admin/servers//detect/kvm?get_source=1' \ --header 'token: <api-key>'
{ "success": true, "result": { "type": "string", "version": "string" } }