# Mistral models

Canonical HTML page: [Mistral models](<https://impossibl.com/mistral>)
Markdown alternative: [Mistral models as Markdown](<https://impossibl.com/mistral.md>)

Access 1 model from Mistral through the Impossibl API, including Mistral Large 3. Compare API pricing, context windows, and capabilities.

Select two or three models to [compare specifications and API costs](<https://impossibl.com/compare.md>). Model types and billing units are not interchangeable.

## Models

### [Mistral Large 3](<https://impossibl.com/mistral/mistral-large-3>)

Mistral Large 3 is a text generation model from Mistral, available through the Impossibl API. Its published context window is 128,000 tokens. The advertised input rate is $0.50 per million input tokens. The advertised output rate is $1.50 per million output tokens.

- API identifier: `mistral/mistral-large-3`
- Creator: Mistral; model type: Text generation.
- Context window: 128,000 tokens; tool calling: Not published.
- Inputs: text, image; outputs: text.
- Base API pricing (USD): $0.50 per million input tokens; $1.50 per million output tokens.
- [Complete model facts, cache rates, context tiers, and FAQs as Markdown](<https://impossibl.com/mistral/mistral-large-3.md>)

## Frequently asked questions

### Which Mistral models are available through Impossibl?

The directory lists 1 model from Mistral available through the Impossibl API, including Mistral Large 3. Open each model page for its API identifier, capabilities, and current pricing.

### How much do Mistral models cost?

Mistral model prices vary by model and usage. All rates below are published base API rates in USD. For token-priced models, published input rates start at $0.50 per million input tokens. Published output rates start at $1.50 per million output tokens. Input and output minima may refer to different models. Individual model pages include published cache prices and billing units. Applicable fees and workspace-specific pricing can affect the amount paid.

### What context windows do Mistral models support?

Among Mistral models with a published limit on Impossibl, the largest context window is 128,000 tokens, listed for Mistral Large 3. Context limits vary by model and are separate from maximum output limits.

### What inputs and capabilities do Mistral models support?

Available model types include text generation. Published input support includes image and text; support varies by model. Tool-calling support is unspecified for 1 model.

### How do I use Mistral models through an API?

Use the exact model identifier from the model page with the Impossibl API. For example, select mistral/mistral-large-3 with /v1/chat/completions. Endpoint compatibility depends on the selected model. The API quickstart explains how to create an API key and send a request.

## Sources and related links

Prices, capabilities, limits, and availability describe the public Impossibl API offering. An unpublished fact is unknown; a published zero price is zero. Compare matching billing units and check context tiers before estimating costs.

- [Public Impossibl model catalog](<https://api.impossibl.com/v1/models>)
- [Full model directory as JSON](<https://impossibl.com/models.json>)
- [Model directory as Markdown](<https://impossibl.com/models.md>)
- [API quickstart](<https://impossibl.com/docs/agent-quickstart>)
- [Model documentation](<https://impossibl.com/docs/models>)
