# How to obtain an API Key

{% hint style="info" %}
You can start developing templates and integrate RecMan with the **demo mode** if you don't have access to RecMan API key at the moment.
{% endhint %}

To obtain a RecMan API key you will need to have an account in RecMan with privilege to generate API keys. Then you can visit this page to generate an API key:

<https://app.recman.no/user/api.settings.php>

The API key should only be set with an access to **SELECT** data for the modules "**Job postings**", with an optional "**Departments**" and "**Corporations**".

![](/files/-Mjna0RVm25_FgMtXg_7)

For security reasons the API key should **not** have any other permissions.

You can call RecMan support if you need help to generate an API key with the correct permissions, as described in this article.&#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://bonsy.gitbook.io/bonsay-recman-wp/get-started/register-account/obtain-recman-api-key.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.
