For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connection to influx database

How to get access data

In mluvii public api there are two endpoints for obtaining access data to get to the influx database.

  1. /api/v1/Companies/metricSettings is for getting access to all companies for which I have permissions in mluvii

  2. /api/v1/Companies/{companyId}/metricSettings is for getting access to a specific company for which I have permissions in mluvii

These endpoints return URL and token which are used to connect to influx database.

Next steps?

Last updated

Was this helpful?