Magic Prompt AI
Transform any image using simple text descriptions - no skills needed. Edit images with prompt in seconds.
POST /v2/generateName
Type
Description
curl -X POST https://api.luw.ai/v2/generate \
-H "Authorization: Bearer LUW_API_TOKEN" \
-d "model=magicprompt" \
-d "prompt=Modern minimalist living room" \
-d "image=https://example.com/room.jpg"✨ Get results using the /results endpoint.
/results endpoint.Last updated