x-api-key: ********************
curl --location --globoff '{{BASE_URL}}/api/v1/health' \ --header 'x-api-key: <api-key>'
{"message":"Health check"}