# API Keys

## To Configure an API Key in Fylamynt

### **Add an API Key**

* Navigate to Settings > Resources > API Keys > Manage Keys > Add New

![](/files/-MaZojxAQnfu3hc8lQJc)

### **Delete an API Key**

* Navigate to Settings > Resources > API Keys > Manage Keys

![](/files/-MaZolxI8l1veJup8ZHt)

* Confirm deletion of API Key

![](/files/-MaZoo4qJR31FQsaq7wc)

## Where would you use the API Key resource?

### API Keys are used for authorization of webhook type Integrations with Fylamynt

* API Keys created in Resources will be listed in **Webhook API Key Name** in Fylamynt Webhook type integrations.

![](/files/-MaZoqkn5PXceCnTJePO)


---

# 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.fylamynt.com/resources/api-keys.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.
