X-Api-Key: ********************
curl --location '/api/v1/public/geolocation' \ --header 'X-Api-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "latitude": 0, "longitude": 0, "customerId": "string" }'