# GPT-5.1

GPT-5.1 is a text generation model from OpenAI, available through the Impossibl API. Its published context window is 400,000 tokens. The advertised input rate is $1.25 per million input tokens. The advertised output rate is $10.00 per million output tokens.

- Model identifier: ` openai/gpt-5.1 `
- Creator: OpenAI
- Model type: Text generation
- Canonical model page: [GPT-5.1](<https://impossibl.com/openai/gpt-5.1>)
- API availability: Listed as serving through Impossibl.
- Creator release date: 2025-11-12

## Capabilities and limits

- Context window: 400,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 ` openai/gpt-5.1 ` 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 | $1.25 | per million input tokens |
| Output | $10.00 | per million output tokens |
| Cache read | $0.125 | per million cached input tokens |
| Cache write (default retention) | Not published | per million tokens |
| Cache write (one-hour retention) | Not published | per million tokens |
| Audio input | Not published | per million audio input tokens |

## Independent benchmarks

Source: [Artificial Analysis](<https://artificialanalysis.ai/>). Last checked: 2026-09-10T09:58:54.927Z.
Configurations are evaluated separately. API scores retain their original units. Unmeasured scores are omitted.

### GPT-5.1 (high)

Source: [Evaluation source](<https://artificialanalysis.ai/models/gpt-5-1>)

| Benchmark | Score |
| --- | --- |
| Intelligence Index | 24.74 |
| Omniscience Index | 5.40 |
| GPQA | 87.27% |
| Humanity’s Last Exam | 28.50% |
| CritPt | 4.86% |
| Terminal-Bench v2.1 | 52.43% |
| Terminal-Bench Hard | 45.45% |
| AA-LCR | 80.00% |
| GDPval Elo | 929.53 |
| MMMU-Pro | 75.49% |
| IFBench | 72.86% |
| Tau2 | 81.87% |
| Tau Banking | 15.88% |
| LiveCodeBench | 86.77% |
| AIME 2025 | 94.00% |
| coding index (API) | 49.4 |
| intelligence index (API) | 24.7 |

### GPT-5.1 (Non-reasoning)

Source: [Evaluation source](<https://artificialanalysis.ai/models/gpt-5-1-non-reasoning>)

| Benchmark | Score |
| --- | --- |
| Intelligence Index | 13.31 |
| Omniscience Index | -34.45 |
| GPQA | 64.34% |
| Humanity’s Last Exam | 5.28% |
| CritPt | 0.00% |
| Terminal-Bench Hard | 22.73% |
| AA-LCR | 45.00% |
| MMMU-Pro | 62.37% |
| IFBench | 43.20% |
| Tau2 | 46.49% |
| LiveCodeBench | 49.42% |
| AIME 2025 | 38.00% |
| intelligence index (API) | 13.3 |

Full benchmark data and breakdowns: [Complete benchmark snapshot](<https://api.impossibl.com/v1/models/openai/gpt-5.1/benchmarks>).


## Availability and retirement

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

## Frequently asked questions

### What is GPT-5.1?

GPT-5.1 is a text-generation model from OpenAI, available through the Impossibl API.

### How much does GPT-5.1 cost?

GPT-5.1 costs $1.25 per million input tokens and $10.00 per million output tokens through the Impossibl API. Cache reads cost $0.125 per million tokens. All rates are in USD.

### What is the context length of GPT-5.1?

GPT-5.1 has a 400,000-token context window through the Impossibl API.

### What inputs and outputs does GPT-5.1 support?

GPT-5.1 accepts text and image as input. GPT-5.1 returns text.

### How do I use GPT-5.1 through an API?

GPT-5.1 is available through the Impossibl API. Use openai/gpt-5.1 as the model identifier with /v1/chat/completions. The quickstart explains how to create an API key and send your first request.

### When was GPT-5.1 released?

OpenAI released GPT-5.1 on November 12, 2025.

Sources: [Creator release announcement](<https://openai.com/index/gpt-5-1/>)

## 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>)
- [GPT-5.1: model details and pricing](<https://impossibl.com/openai/gpt-5.1>)
- [Model directory](<https://impossibl.com/models>)
