# 🔑 API Documentation & Key Generation

Here is the dashboard to create, edit and delete API Keys in order to start accepting crypto payments via Xion Pay's APIs - [https://xionpay.app/merchant/developers/apikeys](https://devp.xion.app/merchant/developers/apikeys)

Here is the link to the API documentation to integrate via web3 or non-web3 (Xion Pay UI) - <https://www.apimatic.io/apidocs/xionglobal/v/2_0_0#/rest/getting-started/welcome>


---

# 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://xionwiki.gitbook.io/xion-global/getting-started/api-documentation-and-key-generation.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.
