Prerequisites
- A ModelRoute account at app.modelroute.ai
- A funded balance (executions deduct from your balance)
- An API key
1. Create an API key
Go to Dashboard > API Keys > Create Key. Copy the full key immediately — it is only shown once. Your key looks like this:2. Submit an execution
Every execution is asynchronous. You submit a request and get a tracking ID immediately:202 Accepted:
3. Poll for the result
For this quickstart, we’ll poll. (In production, you’d use webhooks instead.)4. Download the result
What’s next?
Authentication
API key management, rotation, and permissions.
Webhooks
Receive results instantly at scale.
File Uploads
Upload images, audio, and video as execution inputs.