Authorization: Bearer ********************
curl --location --request GET 'http://127.0.0.1:30800/v1/libvirt/info' \ --header 'Authorization: Bearer <token>'
{"data":"11.2.0","success":true}