# 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, make note of the **Standard keys** and **Restricted keys**. You will use these keys in [Step 2](https://docs.digitalriver.com/adobe-commerce-extension/adobe-commerce-extension-3.1.3/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. &#x20;

![](https://1635540124-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnr5uY3PKjf7lOVXy4CF6%2Fuploads%2FqDaVguNK3uc1DaO7nyKV%2Fimage.png?alt=media\&token=e9259bb2-5927-4182-a9ab-494baeac5255)


---

# 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-3.1.3/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.
