# Bestbuy module

### How to get your API Key

Before you can start using Best Buy APIs, you need an API key. Visit [GET API Key](https://developer.bestbuy.com/login) and sign up with your email address (free/edu email providers may not be accepted). Best Buy will send you an email with instructions on how to activate your new key.

### How to get your Impact Partner ID

You can sign up for the Best Buy Affiliate Program through [Impact Radius network](https://app.impact.com/login.user).&#x20;

The number under your account name is your Impact Partner ID:

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

**Notify Best Buy of your Impact Partner ID**

Submit the [contact form](https://developer.bestbuy.com/contact-us?topic=affiliate-api) with the following information from your application to complete the registration process.

```
Your Impact Partner ID
Company Name
Contact Name
Contact Email
```

Please read more here: <https://developer.bestbuy.com/affiliate-program>


---

# 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://ce-docs.keywordrush.com/modules/affiliate/bestbuy.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.
