# Step 1: Retrieve API credentials

The Digital River Dashboard is your portal to your Digital River account. You can use [Dashboard](https://dashboard.digitalriver.com/login) to retrieve your API keys, view Payouts, or search API logs.&#x20;

1. Sign in to [Dashboard](https://dashboard.digitalriver.com/login).&#x20;
2. On the **API keys** page, note the **Standard keys** and **Restricted keys**. You will use these keys in [Step 2](https://docs.digitalriver.com/adobe-commerce-extension/adobe-commerce-extension-4.1/configure-the-digital-river-extension/step-2-configure-the-digital-river-admin-settings). See [Getting your API keys](https://docs.digitalriver.com/digital-river-api/administration/dashboard/developers/api-keys) in the Dashboard documentation for instructions on retrieving your API credentials.

{% hint style="info" %}
**Note:** When updating API keys, you must clear out all current login sessions.
{% endhint %}

![](https://content.gitbook.com/content/Q1g7QCjLhKiSVA14pQbB/blobs/SGYaYgVAQN8rNHg96A5i/image.png)


---

# 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.digitalriver.com/adobe-commerce-extension/adobe-commerce-extension-4.1/configure-the-digital-river-extension/step-1-retrieve-api-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.
