How to create an API key?

How to create an API key?

The API key can be using for connecting innius to other software, such as Grafana dashboards.

 

You firstly create an API key in the Admin app. You can do this by clicking on the menu button (1) in the top left corner and selecting the menu item “Company”.

API_keys.png

 

This will guide you to the Company details page. Select the API keys tile.

Admin_app_2.png

 

Click on the dot_icon.png(2) icon and select “Generate API key”.

API_keys_4.png

Give the API key a descriptive name. In this example we use “Grafana”. Click on the button “Generate” (3).

 

The following screen will appear.

API_keys_5.png

 

Copy or download the API key using one of the icon buttons (4).

If you are using the API key to connect innius with Grafana dashboards, the next step is explained in the article: How to create an account in Grafana.


    • Related Articles

    • How to use the innius API?

      1. API Overview The innius API is an interface that allows programmatic access to much of the data in the innius system. It provides predictable URLs for accessing resources, and uses built-in HTTP features to receive commands and return responses. ...
    • How to create an account in Grafana

      This is the second step when setting up Grafana dashboards. The previous step can be found here: Creating an API key If you do not already have an account in Grafana go to https://grafana.com/auth/sign-up/create-user and follow the procedure for ...
    • How to create a Grafana dashboard

      If you are following the steps to create your first Grafana dashboard, this is the last of the 4 steps. The previous steps can be found here: Creating an API key Creating a Grafana account Set up the 'simple grpc data source'. Go to the Grafana ...
    • How do I create my machine?

      To create a machine within innius, you need to use the innius Admin app. On the home screen click on the button 'Add machine' (1) in the top right. This opens the page 'Creating a new machine'. Machine creation The machine creation simply requires ...
    • Set up the 'simple grpc data source'

      This is the third step when setting up Grafana dashboards. The previous steps can be found here: Creating an API key Creating a Grafana account The first thing that is needed to do is to get the “simple grpc data source”. Click on the Connections ...