# INRDeals

{% hint style="warning" %}
If you use the same API key on several WordPress installs read [How to unify Tracking ID prefix](/how-to/how-to-unify-tracking-id.md).
{% endhint %}

{% hint style="warning" %}
If API access has not yet been activated for your account, please request INRDeals support to activate API access for you.
{% endhint %}

### Getting Token for Store API

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

### Getting Token for Coupon Feed

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

### Getting Token for Transaction API

<figure><img src="/files/SgeXEHm67UxFh8zDrvUn" 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://ctracker-docs.keywordrush.com/inrdeals.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.
