The Public API format supports authentication via API key authentication. It has the format:
https://{hostname}/{api-version}/{area}/[path]?[parameters]
For the Public API format, the components of the URL are:
ComponentDescription
hostnameThe base URL, such as api.debounce.io, bulk.debounce.io, or disposable.debounce.io
api-versionThe version of the API to use, for example v1
areaSupported query types include metrics, events, and queries
pathAdditional specifics for the request, such as which metric to query
parametersQuery parameters that specify the details of the data, depending on the query path