How it works
Prompt Enhancement takes a basic idea and returns an optimized prompt — enriched with relevant detail, style keywords, and quality modifiers — that you then pass to a generation endpoint for better results. In v2 this is a single endpoint for every booster type: you select the booster with thetype field (e.g. images.generations, videos.generations, audio.speech, images.edits) and the target model with model_slug, instead of calling a separate per-type endpoint.
Migrating from v1
See the v2 Prompt Enhancement overview for the full list of
type values, and the Prompt Booster page for the request/response schema.