v1

latestOpenAPI 3.0.02026-07-228239173.7 KB
Client API

Enhance text-to-image prompts for better AI generation results

post/api/v1/client/prompt/image

Request body

promptstring
negative_promptstring nullable

Example request

{
  "prompt": "A beautiful landscape",
  "negative_prompt": "blurry, low quality"
}

Response

Enhanced prompts returned successfully

promptstring
negative_promptstring nullable