Returns the base URL all requests are sent to. Defaults to the public
production API and can be overridden with the CLB_BASE_URL environment
variable, e.g. to target the development server
(https://api.dev.checklistbank.org) or a locally running dockerized
matching container (http://localhost:8080).