Join 1,000+ developers who’ve generated over 10M images & videos via our API — all with a simple REST call and 99.99% uptime SLA.
With just a few lines of code, you can integrate AI image generation into your application. No complex setup, no infrastructure management — just pure creativity.
1// Generate an image with Uro API
2const response = await axios.post('https://client-api.fluxuro.ai/api/models/run-model', {
3 "model_id": "a694ec6e-c3af-4822-b8c3-79d6e3a98345",
4 "positive_prompt": "A beautiful Galaxy Bottle in the mountains with a river behind it. Written URO in the sky.",
5 "custom_webhook": "https://your-webhook-url.com/model-run"
6 }, {
7headers: {
8 'X-API-Key': 'YOUR_API_KEY',
9 'Content-Type': 'application/json'
10 },});
11
12const result = await response.json();
13console.log('Generated image:', result.output[0]);{
"image_job_id": "Your Image Job ID",
"model_id": "Your Model ID",
"status": "completed",
"input_texts": {
"input_text": "Your Input Text",
"positive_prompt": "Your Positive Prompt"
},
"input_images": {
"input_image": null,
"mask_image_url": null,
"seed_image_url": null
},
"cost_to_client": 0.0006,
"created_at": "2025-08-31T09:17:18.492Z",
"processing_at": "2025-08-31T09:17:18.563Z",
"completed_at": "2025-08-31T09:17:23.806Z",
"failed_at": null,
"model_name": "Your Model Name",
"input_params": {
"positive_prompt": "Your Positive Prompt"
},
"duration": "5.24300000",
"results": [
{
"image_id": "Your Image ID",
"external_url": "https://example.com/image/f9974549-2f01-41d5-bb09-4e6b42fd8236.jpg",
"image_job_id": "Your Image Job ID",
"additional_params": null,
"model_id": "Your Model ID",
"content_type": "image",
"content": "https://example.com/image/f9974549-2f01-41d5-bb09-4e6b42fd8236.jpg"
}
],
"success": true
}Watch how our AI workflows transform your ideas into stunning visuals in seconds. Click any preview to see the transformation.

Explore our complete collection of AI workflows
![Flux1 [Schnell] x prompt enhancer](https://cdn.fluxuro.ai/3d3bad42-aa48-4e2f-94a1-dbe2ee97410e/3f6ba092-5e4e-4681-9259-486f292a93aa.jpg)
Ready to create your own transformations?
Create high-quality visuals in seconds with our powerful diffusion models.
Get smart suggestions that turn your ideas into perfect prompts.
Chain tasks together—generate, upscale, and publish with one call.
Choose a plan that fits your API usage and generate images and videos on demand with powerful AI models.
Explore Plans