The root url of the service, usually the url of the API
For example, my api is https://api.com So we would pass that as the baseUrl
https://api.com
String baseUrl;