
VideoLive
Wan 3 Spicy
Create videos from a prompt, keyframes or visual references, with optional audio.Output / starting price
$0.0385/ second

VideoWan 3 Spicy

VideoWan 3 Pro Spicy

VideoWan 3 Prime Spicy

ImageZ-Image Spicy

TextGrok 4.5
Choose by workload—not by the integration you already wrote.
Compare inputs, outputs, pricing, and regional availability through one interface, then pick the right model for every job.
Model series
Wan 3 Spicy
Live
Output / starting price$0.0385
View model/ second· 480P
VideoWan 3 Spicy
VideoWan 3 Pro Spicy
VideoWan 3 Prime Spicy
ImageZ-Image Spicy
TextGrok 4.5
Integrate directly—or hand the job to your agent.
Let your agent integrate ModelRush
Copy one complete implementation brief so an engineering agent can inspect, edit, and verify the project.Copy prompt
Integrate ModelRush into this project. Inspect the stack first, install the appropriate OpenAI SDK, read MODELRUSH_API_KEY from a server-side environment variable, set the base URL to https://api.modelrush.ai/v1, preserve request_id, add timeout and retry handling, then run one verification request with modelrush/grok-4.5.
Open the agent integration guide
Manual integration
Use a familiar OpenAI SDK in TypeScript or Python.Copy codeimport OpenAI from "openai";const client = new OpenAI({apiKey: process.env.MODELRUSH_API_KEY,baseURL: "https://api.modelrush.ai/v1",});const result = await client.chat.completions.create({model: "modelrush/grok-4.5",messages: [{ role: "user", content: "Draft a product launch." }],});console.log(result.id);
View full documentation
Production-ready from the first request
One API keyUse the same credentials for text, image, video, and audio.
Unified request tracingPreserve request_id, status, latency, and errors for debugging.
Regional routingChoose an execution path based on model and regional availability.
Agent-readyCopy a complete prompt and let an engineering agent integrate and verify it.
Infrastructure handles the complexity. Your team ships the product.
One request contract
Keep product code independent from one model vendor and change models without rewriting the interface.Every call is traceable
Request ID, model, status, tokens, latency, and errors land in one record.Selectable regions
Choose the right region for each workload and preserve the actual execution path.Clear data boundaries
Keep keys server-side and make provider differences and data practices visible at the model layer.Latest from the blog



Common questions before the first integration.
ModelRush is a unified model infrastructure layer. Your product keeps one request contract while the execution layer can connect different models and regions.
Yes. Set the base URL to https://api.modelrush.ai/v1 and select a live ModelRush model ID.
Yes. Image generation and editing, video generation, speech transcription, and text-to-speech endpoints are connected.
Every request gets a unique ID and records its model, status, tokens, latency, and errors for dashboard inspection.
Provider evaluation is still in progress. Current public pricing and billing status are shown on the pricing page and in the dashboard.
ModelRushOne integration, intelligent routing, transparent billing. Model infrastructure for developers and agents.© 2026 ModelRushAll systems operational
