# Akenza

## **Connecting Akenza to MClimate’s LoRaWAN broker**

### **1. Create API key**

<figure><img src="/files/DHZWRohEOUI7ab4y9gfV" alt=""><figcaption></figcaption></figure>

### **2. Copy API Key**

<figure><img src="/files/g9756KkHM4GQqVbbj6KV" alt="" width="563"><figcaption></figcaption></figure>

### 3.Go to workspaces -> your workspace -> Data flows -> Create data flow -> Connect a device over HTTP

<figure><img src="/files/r3BaHzl2izbMEproQAt4" alt=""><figcaption></figcaption></figure>

### **4. Create output connector -> Webhook**

* **Paste the API key in the Auth headers**
* **The URL shoud be:** [**https://lorawan-broker.mclimate.eu/akenza**](<https://lorawan-broker.mclimate.eu/akenza&#xA;>)
* **Method shoud be POST**
* **Get the M-token from** [**https://enterprise.mclimate.eu/integrations**](https://enterprise.mclimate.eu/integrations)
* **Paste the M-token in headers with key "m-token"**
* **Type - HTTP**
* **HTTP Type - All**
* **URL - <https://lorawan-broker.mclimate.eu/up-b-one?m-token={your> m-token(step2)}**
* **Authentication type - token**
* **Token - Step 3**

<figure><img src="/files/v5isQtSzZ67tJeYCDHtZ" alt=""><figcaption></figcaption></figure>

### **5. Add Device type -> Seach for Vicki**

<figure><img src="/files/YHlayRonJfcXmOOuhcEY" alt=""><figcaption></figcaption></figure>

### **6. N**ame the Data flow and you're done&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mclimate.eu/mclimate-lorawan-devices/integrations/akenza.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
