---
title: "Methods"
canonical_url: https://support.digitalphotogallery.com/articles/article/da19c542-eed6-11e2-8302-22b8e83b8e79
short_url: https://dpg.support/afkm
category: "API"
locale: en
updated_at: 2019-03-19T19:40:02Z
source: Digital Photo Gallery Support
---

# Methods

### get_images

Images can be retrieved from DPG using the following call:

```
https://api.digitalphotogallery.com/1.0/?method=get_images&image_set_public_uuid=xxx&api_key=xxx

```

[▶ Video](https://cache.dpg.media/hyqelgcvfopo/videos/55330352-6304-11e6-a934-aab69d8b7bb7/534e9242-1f60-4c39-aad1-c17274da596f.mp4)

Watch the above movie to learn how to configure your accessible image versions and retrieve a set UUID.

Your API key can be created using [these steps](https://support.digitalphotogallery.com/articles/article/e6426df4-0ad7-11e6-8390-16474ff850f4).

To see some preconfigured examples [click here](https://support.digitalphotogallery.com/articles/article/9dc759e0-0ad7-11e6-8390-16474ff850f4).
