API providers, route pricing, availability, and recent reliability signals.
Latency, throughput, and reliability signals from recent traffic.
Effective prices over the last 30 days, with current provider list prices for context.
Daily gateway activity over the last 30 days, with current UTC-day pace projection.
Public apps observed in gateway usage for this model.
Uptime trend for this model over the last 24 hours.
Start calling this model with endpoint-specific examples.
Key dates, capabilities, and model metadata.
Commercial plans and bundled access that currently include this model.
Qwen: Qwen 3 30B A3B Instruct 2507
Weighted provider pricing over the last 30 days, with recent route pricing history below.
Public apps observed in gateway usage for this model.
Uptime trend for this model over the last 24 hours.
Start calling this model with endpoint-specific examples.
Key dates, capabilities, and model metadata.
Not listed
Not listed
Not listed
Not listed
Parameters
Not listed
License
Not listed
Training Tokens
Not listed
Input
Output
Latency, throughput, and reliability signals from recent traffic.
Choose a supported endpoint, pick a main language, then select the example style you want to copy.
Supported API reference routes for this model.
import Phaseo from '@phaseo/sdk';
const client = new Phaseo({
apiKey: process.env.PHASEO_API_KEY,
});
const response = await client.generateResponse({
"model": "qwen/qwen3-30b-a3b-instruct-2507",
"input": "Give me one fun fact about cURL."
});
const outputText = response.output
?.flatMap((item) => item.content ?? [])
.find((item) => item.type === "output_text")
?.text;
console.log(outputText ?? response);API providers, route pricing, availability, and recent reliability signals.
Token volume and request traffic for this model over time.
Weighted by routed usage over the last 30 days; external and non-routable providers are excluded.
Weighted input price
--
Per 1M tokens
Weighted output price
--
Per 1M tokens