The Unified API for Image Models

Access the best image models through a single API with the best uptime, cost optimization and image tooling.

1
2
3
4
5
6

curl -X POST "https://api.imagerouter.com/generate" \ -H "Authorization: Bearer YOUR_API_KEY" \ -d '{ "model": "stable-diffusion", "prompt": "A futuristic cityscape at night", "size": "1024x2048", "format": "webp" }'