# API set up

1. Navigate to the **Merchant menu.**
2. Open the integrated method section API
3. Find the section called **“API key”** and click **"Generate key"**.

<figure><img src="https://3581776959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFe844yi2U8Swnqhi7iE8%2Fuploads%2FtXBn53BeRt69VoK4s2Vm%2Fphoto_2023-02-20_13-12-28.jpg?alt=media&#x26;token=98c20916-1e7c-4d57-957f-a780ad317525" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**Please copy this key and save it somewhere safe. For security reasons, we cannot show it to you again. If you generate another key, the old one will no longer work.**
{% endhint %}

Use this API key for authorization when integrating one of their payment methods and withdrawals from the Merchant balance.&#x20;

API documentation: [0xprocessing-api](https://docs.0xprocessing.com/0xprocessing-api "mention")


---

# 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.0xprocessing.com/quick-start/api-set-up.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.
