Represents the base URL configuration for the Umami API.
The url must include the path prefix (e.g. /v1 for Cloud, /api for self-hosted) and should end with a trailing slash for correct path joining.
/v1
/api
Umami Cloud: https://api.umami.is/v1/.
https://api.umami.is/v1/
A self-hosted Umami instance.