# Qwen3.7 Flash

Qwen3.7 Flash is Alibaba's vision-language model for assistants that combine reasoning with image understanding. Its focus includes object recognition, spatial interpretation, and coding tasks that involve visual information. Its published context window is 1,000,000 tokens. The advertised input rate is $0.03 per million input tokens. The advertised output rate is $0.13 per million output tokens. Additional pricing brackets apply when the input exceeds a published context threshold.

- Model identifier: ` qwen/qwen3.7-flash `
- Creator: Qwen
- Providers: Qwen
- Model type: Text generation
- Canonical model page: [Qwen3.7 Flash](<https://impossibl.com/qwen/qwen3.7-flash>)
- API availability: Listed as serving through Impossibl.

## Providers

Qwen hosts Qwen3.7 Flash. Impossibl routes your request intelligently and handles failover automatically when a provider is down.

| Provider | Endpoint location | Routes | Verified context window | Tool calling |
| --- | --- | --- | --- | --- |
| Qwen | Not specified | 1 | Not verified | Not verified |

The model price applies whichever provider serves the request. Endpoint locations do not guarantee inference residency.

## Specs and Capabilities

- Context window: 1,000,000 tokens
- Maximum output tokens: Not published in the public catalog; this is separate from the context window.
- Inputs: text, image
- Outputs: text
- Tool calling: Not published

## API access

Use ` qwen/qwen3.7-flash ` as the model identifier through the Impossibl API.

Published API endpoints:

- ` /v1/chat/completions `

[API quickstart](<https://impossibl.com/docs/agent-quickstart>) · [Models and billing documentation](<https://impossibl.com/docs/models>)

## Published API prices

All rates are in USD. An unpublished rate is unknown, not zero. Workspace-specific pricing, taxes, balance-purchase fees, billing adjustments, and tool charges can affect the amount paid.

| Usage | Published base rate | Billing unit |
| --- | --- | --- |
| Input | $0.03 | per million input tokens |
| Output | $0.13 | per million output tokens |
| Cache read | $0.006 | per million cached input tokens |
| Cache write (default retention) | $0.038 | per million tokens |
| Cache write (one-hour retention) | Not published | per million tokens |
| Audio input | Not published | per million audio input tokens |

### Long-context pricing

Base rates apply through 32,000 total input tokens per request. If total input, including cached input, strictly exceeds a threshold, use the highest qualifying threshold. Its rates apply to the whole request, not only the tokens above the threshold.

All rates below are USD per million tokens. Unpublished tier cache rates remain unknown; do not substitute the base cache rate.

| Total input tokens per request | Input | Output | Cache read | Cache write (default retention) | Cache write (one-hour retention) |
| --- | --- | --- | --- | --- | --- |
| Over 32,000 | $0.10 | $0.40 | $0.02 | $0.125 | Not published |
| Over 256,000 | $0.20 | $0.80 | $0.04 | $0.25 | Not published |

## Availability and retirement

The model is listed as serving. No retirement is announced in the current public catalog.

## Frequently asked questions

### What is Qwen3.7 Flash?

Qwen3.7 Flash is Alibaba's vision-language model for assistants that combine reasoning with image understanding. Its focus includes object recognition, spatial interpretation, and coding tasks that involve visual information.

Sources: [Creator model documentation](<https://www.alibabacloud.com/help/en/model-studio/qwen3-7-flash>); [OpenRouter model listing](<https://openrouter.ai/qwen/qwen3.7-flash>)

### How much does Qwen3.7 Flash cost?

Qwen3.7 Flash costs $0.03 per million input tokens and $0.13 per million output tokens through the Impossibl API. Cache reads cost $0.006 per million tokens; cache writes cost $0.038 per million tokens. These base rates apply through 32,000 total input tokens per request. Above 32,000 input tokens, the long-context rates in the pricing table apply to the whole request. All rates are in USD.

### What is the context length of Qwen3.7 Flash?

Qwen3.7 Flash has a 1,000,000-token context window through the Impossibl API.

### What inputs and outputs does Qwen3.7 Flash support?

Qwen3.7 Flash accepts text and image as input. Qwen3.7 Flash returns text.

### How do I use Qwen3.7 Flash through an API?

Qwen3.7 Flash is available through the Impossibl API. Use qwen/qwen3.7-flash as the model identifier with /v1/chat/completions. The quickstart explains how to create an API key and send your first request.

## Sources and related links

Prices, limits, capabilities, endpoints, and availability come from the public Impossibl catalog. Creator documentation supplies descriptions and release dates where available; it does not override the published API offering.

- [Public Impossibl model catalog](<https://api.impossibl.com/v1/models>)
- [Full model directory as JSON](<https://impossibl.com/models.json>)
- [Qwen3.7 Flash: model details and pricing](<https://impossibl.com/qwen/qwen3.7-flash>)
- [Model directory](<https://impossibl.com/models>)
- [Creator model documentation](<https://www.alibabacloud.com/help/en/model-studio/qwen3-7-flash>)
- [OpenRouter model listing](<https://openrouter.ai/qwen/qwen3.7-flash>)
