UmamiApi
The main entry point for the Umami REST API. This class handles interactions with the Umami API (e.g. websites, users, teams) rather than simple event tracking.
Parameters
block
DSL to configure the API settings.
Properties
Link copied to clipboard
A suspendable map for managing custom HTTP headers. Accessible so feature classes can get/set items like Authorization.
Link copied to clipboard
An HTTP client for making requests to the Umami API. This client is configured for the REST API and is not intended for public use directly.