# Árukereső&#x20;

## Step 1: Preparation

To be able to connect to **Árukereső**, you have to whitelist incoming API calls to the platform on the **API Config page**. After that, the connector will be able to run on a daily basis.&#x20;

\
Login to Árukereső and **open the admin section** (you can also use this [link](https://www.arukereso.hu/admin/ApiConfig) to get there)

![](/files/-MiI8-eTU37RJzGrgJre)

On this page, you will have to perform two actions:

* generate an API key
* set an IPv4 range

### Generating the API key

A key needs to be generated for the **ROIVENUE Connector** to be able to connect to the platform. To do that, simply **click on this button:**

![](/files/-MiI8NAaDpdeTxBmSQ86)

This key will be copied to your clipboard. It will be used later in the authorization. Keep it safe and secure.

### Set 2 IPv4 ranges

To make usage of the connectors error-proof, **you need to set IP** `0.0.0.0/1` and `128.0.0.0/1` IPv4 addresses to these input fields like this.

![](/files/-Mhs1Myw93MzdbRiA7WX)

This will allow ROIVENUE to pull data from the platform everyday.

**Before we can authorize ROIVENUE connectors, have the API Key from the previous step in your clipboard.**

## Step 2: Authorization of the connector in ROIVENUE

Now we have everything ready to finish the authorization. Go to ROIVENUE connectors, choose Árukereső platform, input the appropriate email address and copy-paste the key into the field.

![](/files/-MivYVTCiGRb_snt-F-c)

## Step 3: See the data!

After this step, continue with the rest of the setup process. Once finished, the connector will be downloading your data every day, first thing in the morning.&#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.roivenue.com/roivenue-resources/roivenue-connectors/special-authorization-procees/arukereso.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.
