ImageRouter Image Generation Generate images with any model available on ImageRouter using curl commands. Available models The model is a free dummy model that is used for testing the API. It is not a real model, therefore you should use other models for image generation. Get top 10 most popular models: Search available models by name: Get all available models: Quick Start - Text-to-Image Basic generation with JSON endpoint: Unified Endpoint (Text-to-Image & Image-to-Image) Text-to-Image with multipart/form-data: Image-to-Image (with input images): Multiple images (up to 16): With mask (some…