# Getting Integration credentials

You're on your way to building awesome applications and customer experiences using Gameleme APIs.

We shall provide your secret key on the portal after your registration has been approved. This secret key is to be sent with all API requests. You shall get a sandbox keys for development purposes and a production key for production usage. **Please don't share these keys with anyone and store securely.**

You can reset the AppSecret through the merchant's dashboard.

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


---

# 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://developer.gameleme.com/getting-start/getting-integration-credentials.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.
