curl --location --request GET 'https://api.wiserreview.com/api/v1/authToken?api_key=&expiresIn=' \ --header 'Content-Type: application/json'
{ "success": true, "message": "Auth token generated successfully", "authToken": "" }