x-api-key: ********************
curl --location -g --request GET 'https://.coneix.com//Coneix2/api/v1/tickets/categories' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json'
{ "status": "error", "error": "Token invalid" }