# Obtain your API Keys

In order to get started with the APIs, you will need to get your API Keys. API keys uses for securities purpose for interact with PG aggregator's API. Therefore, the  API  key will provide after you register your merchant account.&#x20;

* **API Key:** uses for identify merchant account. For example, it's uses as key encryption signature between PG's aggregator.&#x20;

Before you process with payment , you'll need to create a live account and fill out the merchant application form. Once your account is approved, you'll have access to your live API keys.

### Demo Account

{% tabs %}
{% tab title="Merchant Information" %}

| Merchant ID | Term ID    | API Key                  | Return URL              |
| ----------- | ---------- | ------------------------ | ----------------------- |
| C0000143    | CT03000003 | 9qBtcID5R3/pWs4tlD2zQg== | <https://payon.com.kh/> |

{% endtab %}

{% tab title="Merchant's Web portal Account" %}

| Username      | Password | Role        |
| ------------- | -------- | ----------- |
| payonDemo     | payon    | ROLE\_ADMIN |
| {% endtab %}  |          |             |
| {% endtabs %} |          |             |


---

# 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.payon.com.kh/platform-application-settings/obtain-your-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.
