> For the complete documentation index, see [llms.txt](https://docs.emaildelivery.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emaildelivery.com/docs/integrations/integrating-pixabay-into-your-email-campaigns.md).

# Integrating Pixabay into your email campaigns

{% hint style="info" %}
You can access the 'Free Stock Art' feature when creating your email templates once you've integrated a free Pixabay account
{% endhint %}

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

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

First, get your API key by going to this link while logged into Pixabay:

<https://pixabay.com/api/docs/#api_search_images>

Next, add your Pixabay API key to edcom-install/config/edcom.json

```
"pixabay_key": "",
```

Finally, restart the platform from the edcom-install directory

<pre><code><strong>./restart.sh
</strong></code></pre>
