# Unsplash integration

### What is Unsplash?

Unsplash allows you to search top quality images by keywords. These images are [copyright free](https://help.unsplash.com/en/articles/2612315-can-i-use-unsplash-photos-for-personal-or-commercial-projects) and can be used for most commercial uses. With AcyMailing, you can use it directly into your email editor to easily insert images and build your campaigns.

<figure><img src="/files/22FLdJsyw0WJXpVonfDR" alt=""><figcaption></figcaption></figure>

### How to configure it?

You will need an app access key, so first create an account on [unsplash.com](https://unsplash.com) then navigate to [your apps section](https://unsplash.com/oauth/applications).

Create a new application:

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

Check all the boxes, accept the terms and name your application however you like.

Scroll down a bit then copy the Access Key of your application:

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

A basic application gives you the right to do **up to 50 searches per hour**, and if you pass your application in **production** mode, you will be able to search images **up to 5000 times per hour**.

Paste your access key in the AcyMailing configuration page, tab "Mail settings", section "Email editor":

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

Save the configuration and you should be able to use our integration.


---

# 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.acymailing.com/main-pages/the-email-editor/unsplash-integration.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.
