Model

Qwen3.8 Max (2.4T, 1M context)

Fast access (US)US Controlled · 10/100

Call Qwen3.8 Max (2.4T, 1M context) through an OpenAI-compatible API hosted in Europe: licence, real per-token price, hosting jurisdiction.

€0.2422

Inputper 100k tokens

€0.7252

Outputper 100k tokens

Specifications

API model id
qwen3.8-max
Availability
Live
Hosting jurisdiction
Fast access (US)
Served via
openrouter
Publisher
Qwen
Parameters
2.4T (95B active)
Licence
Qwen licence (proprietary)
Context window
1M

Open weights & AI Act facts

Factual characteristics of this model's weights — stated, not certified. Under the EU AI Act, whether a deployment is compliant depends on the model, your role and your use case.

Open weights
Weights public and freely executable
AI Act class
GPAI — general-purpose AI
Systemic risk
Below the systemic-risk threshold
Data retention
Zero prompt / completion retention

Compliance evidence

Provider facts for this model's serving path, as verified and documented by Frontière AI. Dates reflect the most recent documented audit of each fact.

Last verified: 2026-08-05

Provider / operator
Modal (US company)
Country
United States
Ownership / control
US-controlled — CLOUD Act applies even in EU regions
Jurisdiction
US (default serving region observed outside the EU)
Deployment
Managed serverless (third party)
Data retention
Zero prompt / completion retention

Frontière AI retains neither prompts nor completions from API calls; processing is structured to fit a short DPA (Art. 28 GDPR). DPA and subprocessor documentation available on request.

What its label means

This model is served through infrastructure controlled by a US company, which remains subject to the US CLOUD Act even when it runs in an EU region. We label it “fast access”, never sovereign, and it is flagged in the API response before you call it — so the choice is yours, made with full information.

How we draw the line: GDPR vs. the CLOUD Act →

Sovereignty Score10/100

Deterministic 0–100 score computed from the five factors below — ownership, hosting jurisdiction, cloud-provider control, data retention, deployment control. Full methodology: How Frontière AI determines sovereignty →

Operating-company ownership
0/40
Hosting jurisdiction (observed)
0/30
Cloud-provider control
0/15
Data retention
10/10
Deployment control
0/5

Effective provider assessed: modal.

Calling it

The API is OpenAI-compatible. Change base_url and the key, then use this model id:

client = OpenAI(
    base_url="https://getfrontiereai.eu/api/v1",
    api_key=os.environ["FRONTIERE_KEY"],
)

reply = client.chat.completions.create(
    model="qwen3.8-max",
    messages=[{"role": "user", "content": "Bonjour"}],
)

One key covers the whole catalog — you switch models by changing a single string.

API reference

Pricing

The price you see is the price debited from your prepaid balance, margin included — not an infrastructure cost. No subscription: top up from €10, calls stop at zero.

FAQ

Is Qwen3.8 Max (2.4T, 1M context) GDPR-compliant on Frontière AI?

This model is labeled “fast access”, not sovereign: it is served through openrouter, controlled by a US company and therefore subject to the CLOUD Act even in an EU region. For regulated workloads, pick a model from the sovereign tier. In either case, Frontière AI stores neither the prompts nor the completions from API calls.

How much does Qwen3.8 Max (2.4T, 1M context) cost?

€0.2422 per 100,000 input tokens and €0.7252 per 100,000 output tokens — margin included, that is the amount debited from your prepaid balance. No subscription: you top up from €10 and calls stop when the balance reaches zero.

How do I call Qwen3.8 Max (2.4T, 1M context) from my code?

The API is OpenAI-compatible: point base_url at https://getfrontiereai.eu/api/v1, swap the key, and pass “qwen3.8-max” as the model field. Your SDK, scripts and tools keep working, streaming included.

Under which licence is Qwen3.8 Max (2.4T, 1M context) released?

Qwen licence (proprietary) — this is not a permissive Apache- or MIT-style licence. Worth flagging if you run a legal review of licences before deployment.

Other models in the catalog

See the full catalog →

Call it in minutes

Create an account, top up €10, change two lines.

Create an account