---
title: "Expands and enriches a short prompt to produce a more detailed and descriptive prompt which can then be used to generate images."
method: POST
path: "/v3/ai/enhance-prompt"
tags: ["AiGenerator"]
---

# Expands and enriches a short prompt to produce a more detailed and descriptive prompt which can then be used to generate images.

`POST /v3/ai/enhance-prompt`

## Request body

- PromptEnhancementRequest
  - `prompt` string, required

## Response `200`

OK

- PromptEnhancementResponse
  - `enhanced_prompt` string, nullable, required

## Other responses

- `400` — PromptEnhancementFailed

---

[API](https://skmtc.net/gettyimages/apis/getty-images-api.md) · [All operations](https://skmtc.net/gettyimages/apis/getty-images-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gettyimages/getty-images-api/revisions/d069958d92a6/schema)
