API Keys¶
API keys let your own systems, such as an ERP or a BI tool, read data from Busroot and send data to it. Go to Admin > API Keys. Only Admins can see this page.
For what you can do with the API, the SDK and MQTT, see API and SDK.
Create an API key¶
- Select Create New API Key.
- Confirm.
The table lists your keys, with when each was created and when it expires.
Use a key with MQTT¶
The Use with MQTT panel shows the details for reading Busroot events over MQTT:
- Client ID: shown on the page.
- Username:
api-key. - Password: an API key from the table.
- Events Topic: shown on the page.
See MQTT.
Your Apps¶
If your account has its own apps built on the Busroot SDK, the Your Apps panel links to them.