🖼️

Image Generation API

Generate photorealistic images from text prompts using Flux 1.1 Pro — state-of-the-art AI image generation.

API Docs $0.005 / image

About this tool

IteraTools Image Generation uses Flux 1.1 Pro by Black Forest Labs, delivering photorealistic, high-quality images from any text prompt. Perfect for AI agents that need to create visual content on demand without managing GPU infrastructure.

🧪 Try it live

Quick Start

curl -X POST https://api.iteratools.com/image/generate \ -H "Authorization: Bearer YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"prompt": "a sunset over mountains, photorealistic", "width": 1024, "height": 1024}'

Response

{"url": "https://...", "width": 1024, "height": 1024}

Details

EndpointPOST /image/generate
Price$0.005 / image
AuthBearer token or x402 micropayment
Base URLhttps://api.iteratools.com
Full Documentation Browse All Tools