# How to Manage Your Business API

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

### **Steps:**

1. **Click on "Business Settings" from the side menu and click on "API Key". This will take you to the API Key page.**
2. **Click on "Generate new API key" to generate an API Key for your business.**
3. **After generating your API Key, click on "Show" to view and copy your API key.**

{% hint style="info" %}
NB: An OTP verification is required before you can **view and copy** your API key.
{% endhint %}


---

# 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.keepup.store/docs/tutorials/business-settings/how-to-manage-your-business-api.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.
