Image Generation
🖼️ /v1/images/generations — Image Generation
/v1/images/generations — Image GenerationParameters:
Example:
curl https://api.uniportai.site/v1/images/generations \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "stable-diffusion-xl",
"prompt": "A futuristic city skyline at sunset",
"size": "1024x1024"
}'Last updated
