This function authenticates with the Semestry Termtime API by verifying the API key and base URL. It returns an authenticated Semestry object that can be used for subsequent API calls.
authenticate(api_key, base_url)
An authenticated Semestry object.