Kimi K3 is now live on CometAPI โ†’

Qwen3.8 Max Preview API: Access, Availability, and Migration Guide

CometAPI
Mia MarenJul 20, 2026
Qwen3.8 Max Preview API: Access, Availability, and Migration Guide

TL;DR Qwen3.8 Max Preview is available for early testing through Alibaba's Token Plan ecosystem and supported Qoder products, but standard Model Studio pay-as-you-go API pricing has not yet been published. For production workloads, Qwen3.7 Max remains the safer baseline while Qwen3.8 is better suited for controlled evaluation.

Qwen3.8 Max Preview is the latest flagship preview associated with Alibaba's Qwen3.8 generation. Developers can already test it through supported products such as Qwen Code and Qoder, while key production detailsโ€”including standard API pricing, rate limits, regional availability, and stable versioningโ€”remain incomplete.

For teams already using Qwen3.7 Max, the key questions are straightforward: Is the Qwen3.8 Max API ready for production, how much does it cost, and is it worth migrating?

This guide focuses on those decisions, including current access methods, Qoder Credit pricing, confirmed specifications, and how to evaluate Qwen3.8 Max Preview against Qwen3.7 Max.

Image

Qwen's official Qwen3.8 teaser highlights the 2.4T parameter count and planned open-weight release. The hosted qwen3.8-max-preview is already available through selected products, while the broader open-weight release is still upcoming.

Source*:* Qwen on X

Qwen3.8 Max API pricing

As of July 20, 2026, Alibaba has not published a standard price per million input or output tokens for Qwen3.8 Max.

Developers should therefore avoid assuming that Qwen3.8 will reuse Qwen3.7 Max pricing, that Qoder Credits equal direct API token costs, or that the qwen3.8-max-preview model ID will remain unchanged after general availability.

Qwen3.8 Max Preview at a Glance

ItemStatus as of July 20, 2026
Model IDqwen3.8-max-preview
Release stagePreview
Reported total parameters2.4 trillion
Current accessAlibaba Token Plan ecosystem and supported Qoder products
Standard Model Studio pricingNot yet published
Qoder standard Credit rate0.5x
Qoder promotional rate0.05x regular hours; 0.01x off-peak
Context window1,000,000 tokens via Qwen Code integration metadata
Thinking modeEnabled in Qwen Code integration metadata
Image and video inputEnabled in Qwen Code integration metadata
Open weightsAnnounced as coming soon
Best use todayControlled evaluation

The key distinction is between Qwen3.8, the newly announced model generation, and qwen3.8-max-preview, the preview route currently appearing in supported products.

Qwen's official announcement describes Qwen3.8 as a 2.4-trillion-parameter model and says an open-weight release is planned. Qwen Code separately added qwen3.8-max-preview to its Token Plan integration.

What Is Confirmed About Qwen3.8 Max Preview?

Because Qwen3.8 is still in preview, it is useful to separate official announcements from integration metadata.

ClaimEvidence levelCurrent status
2.4T total parametersOfficial announcementReported by the Qwen team
qwen3.8-max-preview model IDOfficial integrationAdded to Qwen Code Token Plan
1,000,000-token contextIntegration metadataConfigured in Qwen Code
Thinking modeIntegration metadataEnabled in Qwen Code
Image and video inputIntegration metadataEnabled in Qwen Code
Open-weight releaseOfficial intentAnnounced as coming soon
Standard API token pricingUnknownNot yet publicly listed
Architecture and active parametersUnknownNot yet publicly documented
Independent benchmark consensusLimitedToo early for a stable conclusion

The Qwen Code configuration provides useful evidence for the 1M context window, thinking mode, and multimodal input support. However, these remain integration-level specifications until Alibaba publishes a complete Model Studio model card.

What does "Thinking mode" mean here? Qwen Code enables thinking behavior for qwen3.8-max-preview. In the broader API ecosystem, models with this capability are often described as reasoning models, where additional computation may be used before generating a final response. Final accounting and pricing for reasoning or thinking tokens have not yet been documented for a standard Qwen3.8 Max API.

How to Access Qwen3.8 Max Preview

Confirmed access paths currently include:

  • Alibaba's Token Plan ecosystem
  • Qwen Code
  • Qoder Desktop
  • Qoder JetBrains Plugin
  • Qoder CLI
  • Qoder Cloud Agents
  • Qoder Web and Mobile products

Qwen Code's official repository includes qwen3.8-max-preview in its Token Plan integration, while Qoder's launch documentation lists the model across supported Qoder products.

Developers building direct API integrations should confirm the exact model ID, endpoint compatibility, regional availability, rate limits, context limits, and billing behavior before using the preview in production systems.

Qoder Qwen3.8 Pricing: What Do 0.05x and 0.01x Mean?

Qoder is currently offering a promotional discount for Qwen3.8 Max Preview.

PeriodQwen3.8 Max Preview Credit rateDiscount vs. 0.5x standard rate
Regular hours0.05x90% off
Off-peak hours0.01x98% off

The promotion began on July 19, 2026, with the end date currently listed as TBD.

Qoder defines its off-peak period as 22:00โ€“08:00 Singapore Time (UTC+8). During US daylight-saving time in July 2026, this corresponds approximately to:

  • 10:00 AMโ€“8:00 PM EDT
  • 7:00 AMโ€“5:00 PM PDT

Qoder Credits are not API token prices

Qoder Credits is a product-level resource unit. Consumption can vary according to the model, token usage, and the number of calls triggered by agent or sub-agent workflows.

This calculation is valid:

discounted workflow credits =
base workflow credits ร— applicable Qoder multiplier

But this is not:

Qwen3.8 API token price =
0.05 ร— an assumed price per million tokens

For teams evaluating the model through Qoder, a more useful metric is:

credits per successful task =
total Credits consumed / successful tasks

This reflects the actual cost of completing a workflow without incorrectly converting Credits into API token prices.

Qwen3.8 Max Preview vs Qwen3.7 Max

For developers already using Qwen3.7 Max, the practical question is whether the preview is ready to replace it.

DimensionQwen3.7 MaxQwen3.8 Max Preview
Release statusEstablished production modelPreview
Standard pay-as-you-go pricingPublishedNot yet published
Regional deploymentDocumentedNot yet fully documented
Versioned model IDsAvailableNot yet documented for GA
Context cachingDocumentedProduction rules pending
Batch supportAvailable on supported routesNot yet documented
Cost modelingPredictableLimited
Best use todayProductionEvaluation

Alibaba Cloud documents Qwen3.7 Max pricing across different deployment scopes. Prices and promotions may vary by region, so developers should check the official Model Studio pricing page.

For teams using CometAPI, the Qwen3.7 Max API provides a practical production baseline for evaluating future Qwen3.8 workloads.

For lighter or more cost-sensitive use cases, Qwen3.7 Plus provides another comparison point.

Should Qwen3.7 Max Users Upgrade to Qwen3.8 Now?

The practical approach is:

Test Qwen3.8 Max Preview now, but migrate only when its quality gains justify the operational and cost trade-offs.

Test Qwen3.8 Max Preview if:

  • Your workload includes difficult coding or agent tasks.
  • You are evaluating reasoning-heavy workflows.
  • You need long-context or multimodal capabilities.
  • You can tolerate preview-stage behavior changes.
  • You have automated tests or human-review rubrics.

Keep Qwen3.7 Max in production if:

  • You need predictable token costs.
  • Regional deployment matters.
  • Stable model IDs and versioning are required.
  • Your architecture depends on documented caching or batch behavior.
  • Your existing Qwen3.7 Max performance already meets requirements.

The reported 2.4T parameter count should not determine migration on its own.

For production AI systems, solve rate, latency, retries, human correction time, and cost per successful task are usually more useful than total parameter count.

How to Evaluate Qwen3.8 Max Preview

Rather than relying on launch claims or a single benchmark, build a small evaluation set based on your actual workloads.

A practical starting point is 20โ€“30 representative tasks.

WorkloadExample tasksWhat to measure
Repository codingMulti-file fixes, refactoring, testsPass rate, retries, tool calls
Full-stack developmentFeature implementationCompletion quality, correction time
Data analysisCSVs, tables, scriptsAccuracy, reasoning, artifact quality
Office workflowsDocuments and spreadsheetsCompleteness, human edits
Long-context tasksLarge repositories or documentsRecall, consistency
Reasoning tasksMulti-step technical problemsAccuracy, latency
Routine codingSimple fixesWhether the larger model adds value

For each task, record:

  • Pass or fail
  • Model and tool calls
  • Retries
  • End-to-end latency
  • Input and output tokens
  • Reasoning tokens where exposed
  • Qoder Credits consumed
  • Human correction time

For Qwen3.7 Max:

cost per successful task =
total API cost / successful tasks

For Qwen3.8 Max Preview through Qoder:

credits per successful task =
total Credits consumed / successful tasks

Once standard Qwen3.8 API pricing becomes available, rerun the same evaluation and compare:

quality ร— latency ร— reliability ร— cost

That provides a more useful migration signal than benchmark scores alone.

What Developers Should Watch Next

The most important Qwen3.8 updates to watch are:

  1. Official Model Studio model card.
  2. Input, output, cached-input, and reasoning-token pricing.
  3. Regional API availability and rate limits.
  4. Stable model IDs and versioning.
  5. Context Cache and Batch support.
  6. Open-weight repository and license.
  7. Architecture and active-parameter details.
  8. Independent coding, agent, multimodal, latency, and efficiency benchmarks.

FAQ

Is the Qwen3.8 Max API available?

Qwen3.8 Max Preview is accessible through Alibaba's Token Plan ecosystem and supported Qoder products. A complete general-availability Model Studio API offering has not yet been publicly documented.

How much does the Qwen3.8 Max API cost?

Standard per-million-token pricing has not yet been published. Qoder currently offers promotional Credit rates of 0.05x and 0.01x, but these are Qoder Credits rather than general API token prices.

Does Qwen3.8 Max Preview have a 1M context window?

Qwen Code's Token Plan integration metadata configures a 1,000,000-token context window for qwen3.8-max-preview. Endpoint-specific production limits should still be confirmed when Alibaba publishes final documentation.

Can I use Qwen3.8 Max through an OpenAI-compatible API?

A broadly documented production Qwen3.8 Max endpoint with a final OpenAI-compatible API contract has not yet been published. Developers should verify the exact preview endpoint and supported parameters before integration.

Should I replace Qwen3.7 Max with Qwen3.8 Max Preview?

For most production systems, not yet. Use Qwen3.7 Max as the stable baseline and evaluate Qwen3.8 Max Preview until its pricing and production behavior are better documented.

Prepare for Qwen3.8 on CometAPI

Qwen3.8 Max support is coming soon to CometAPI. Once available, teams will be able to test the model through CometAPI's unified API workflow and compare it directly with existing production models.

While waiting, **Kimi K3 **can serve as a practical alternative for advanced coding, reasoning, and agent workflows. Teams can start building their evaluation baseline with Kimi K3 today, then rerun the same tasks on Qwen3.8 Max when it becomes available.

For teams already using the Qwen family, Qwen3.7 Max API remains a useful reference point for measuring quality, latency, and cost improvements across model generations.

You can also browse the CometAPI Model Catalog for the latest model availability.

Ready to cut AI development costs by 20%?

Start free in minutes. Free trial credits included. No credit card required.

Read More