# Image API

Image API refers to an interface that allows for the integration and retrieval of images related to hotels, accommodations, or other related visual content.

In other words, Image API allows you to upload, manage, and organize photos of your property. This increases the visibility of what your properties have to offer and might help with conversion.

**An Image API could be used for the following purposes:**

* Create or provide images to display with a particular hotel, property, or room.
* Retrieve images associated with a particular hotel, property, or room.
* Dynamically update visual content, ensuring that images on various platforms remain accurate and current.
* Integration with booking platforms and reservation systems allows for the seamless display of images.
* Enhance the user experience for potential guests.
* Maintain consistency in visual content across different online channels.


---

# 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://suissu.gitbook.io/su-api-documentation/su-channel-manager/content/image-api.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.
