ImageRouter
Image, video, and text generation across multiple providers with credit tracking.
Generates media through whichever provider fits, and checks how much credit is left.
Use ImageRouter with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put ImageRouter to work.
What Snow can do with ImageRouter
These are the ImageRouter operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads3
Look at your data without changing it.
- Get Credits
Inspect remaining credits, cumulative usage, deposits, and optional per-key usage before making potentially paid generation calls.
- Get Model
Get current capabilities, accepted parameters, and pricing for one exact ImageRouter model ID before generation.
- List Models
Discover current ImageRouter model IDs, modalities, supported parameters, and pricing before generation. Filters may be combined. limit truncates results and cannot be continued; omit it for an exhaustive filtered list.
Creates5
Add something new to your account.
- Create Chat Completion
Create a non-streaming OpenAI-compatible chat completion with a paid text model. Call IMAGEROUTER_LIST_MODELS, IMAGEROUTER_GET_MODEL, and IMAGEROUTER_GET_CREDITS first to verify availability, context, supported parameters, pricing, and sufficient credits.
- Create Response
Create a non-streaming OpenAI Responses API result from plain text or structured multimodal input with a selected ImageRouter text model. Call IMAGEROUTER_LIST_MODELS and IMAGEROUTER_GET_CREDITS first because all text models observed during probing were paid. Streaming and SSE are not supported.
- Edit Image
Transform or inpaint one or more existing images supplied as URLs or data URIs. Call IMAGEROUTER_LIST_MODELS and inspect the selected model first to verify image and optional mask input support, accepted parameters, pricing, and funding requirements. Multipart file uploads are not supported.
- Generate Image
Generate an image from a text prompt with a selected ImageRouter model. Call IMAGEROUTER_LIST_MODELS and inspect the selected model first because pricing, supported sizes and quality levels, and funding requirements vary. Results are returned as URLs; inline base64 output is not supported.
- Generate Video
Generate a video from text and optional URL or data-URI image inputs. Call IMAGEROUTER_LIST_MODELS and inspect the selected model first because pricing, accepted modalities, quality levels, sizes, and duration constraints vary. Results are returned as URLs; inline base64 output is not supported.
Related integrations
Ready to put ImageRouter to work?
Sign up free, build an app by chatting, and connect ImageRouter in minutes. No credit card required.