# Purchasely

### Supported destination services

{% hint style="info" %}
Learn more about all of our Destination service types on our [Core Concepts page](/core-concepts.md).
{% endhint %}

DinMo supports the following destination services:

* [Export audiences](/integrations/destination-platforms/purchasely/export-audiences.md)

### Destination Setup

Please do the following steps to add Actito as a destination in DinMo:

1. Go to the Destinations section in the navigation bar.
2. Click "Add a new destination".
3. Select "Purchasely".
4. Enter the name of the destination, then your API Key and your APP ID to connect to Purchasely.\
   \ <br>

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

You can create and manage API keys from the Purchasely Console:

1. Navigate to Settings > Client API Keys in your app
2. Click Create API Key and give it a name
3. Copy the token — it will only be displayed once

<figure><img src="/files/9o7m788CRZWcfO5flp3I" alt=""><figcaption></figcaption></figure>

You can fetch your APP ID directly from the browser URL when you open the Purchasely Console:

<figure><img src="/files/MLvRtbDKR0PzeAU1hiZm" 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://docs.dinmo.io/integrations/destination-platforms/purchasely.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.
