> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/perso-design-services/implement-allaboutme-and-sketchmycard-b2c/integrate-designer-tool/advanced-image-api.md).

# Advanced Image API

## What is the Advanced Image API?

Our Advanced Image API offers a comprehensive suite of functions to issuers, both those that are using our Designer Tool and those that have developed their own solution, enabling them to achieve a number of additional functions via API call:

* **Image API:** Retrieve digital previews of card designs in the required format to be displayed by the issuer, for example in the mobile app or email communications.
* **Card Design Purge API:** Purges the image associated to a specific `CardImageID` as requested by the issuer, used for example when addressing a GDPR request to delete end-user content.

These functions are described in more detail in this section.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.payments.thalescloud.io/perso-design-services/implement-allaboutme-and-sketchmycard-b2c/integrate-designer-tool/advanced-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.
