Runnable ModelRush integrations

Start from two small assets you can inspect, download, and run: an OpenAI SDK chat example and an n8n Wan 3 video workflow.
Compatibility boundary

OpenAI SDK

For chat completions, point the official OpenAI JavaScript client at ModelRush and keep your API key in the environment.Install and run
bash
npm install openai
export MODELRUSH_API_KEY="your-key"
node modelrush-openai-sdk.mjs

n8n Wan 3 workflow

Import the JSON, attach a Header Auth credential named Authorization, and run the manual trigger. The workflow submits, waits, polls, and loops until the task reaches a terminal state.
POST https://api.modelrush.ai/v1/videos/generations
GET https://api.modelrush.ai{{ poll_url }}
ModelRushOne integration, intelligent routing, transparent billing. Model infrastructure for developers and agents.