Farsava - Health Api First create an API KEY here install dependencies no dependency configs baseURL:= "https://api.amerandish.com/v1"; actionURL:= "/speech/healthcheck"; authKey:= "<YOUR_API_KEY>"; run go run main.go