# Moonshot AI Kimi K2 Turbo — deprecation status

> Yes — Kimi K2 Turbo is retired. Moonshot AI shut it down on May 25, 2026; API requests to it now fail. The recommended replacement is Kimi K2.7 Code Highspeed.

The high-throughput K2, same model served several times faster at a premium price, which made it the usual choice for interactive coding tools. Discontinued 25 May 2026. The pattern survives in kimi-k2.7-code-highspeed, so the id is gone but the tier is not.

## Facts

| Field | Value |
| --- | --- |
| Provider | Moonshot AI |
| Model id | `kimi-k2-turbo-preview` |
| Status | Retired |
| Shutdown | May 25, 2026 (70 days ago) |
| Last verified | August 3, 2026 |

## Replacement

- **Kimi K2.7 Code Highspeed** (`kimi-k2.7-code-highspeed`) — https://modeldeprecations.dev/moonshot/kimi-k2.7-code-highspeed
  - Moonshot points the whole K2 series at its latest models generically. If throughput was why you were on turbo, the code-highspeed id is the direct equivalent; if you wanted a general model, kimi-k2.6 is the closer fit.
  - Parameters it accepts: https://modelparams.dev/models/moonshot/kimi-k2.7-code-highspeed

```diff
- "model": "kimi-k2-turbo-preview"
+ "model": "kimi-k2.7-code-highspeed"
```

## FAQ

### When did Moonshot AI Kimi K2 Turbo shut down?

Moonshot AI Kimi K2 Turbo shut down on May 25, 2026. API requests to it fail from that date onward.

### What replaces Moonshot AI Kimi K2 Turbo?

Moonshot AI recommends Kimi K2.7 Code Highspeed (`kimi-k2.7-code-highspeed`) as the replacement for Moonshot AI Kimi K2 Turbo. Moonshot points the whole K2 series at its latest models generically. If throughput was why you were on turbo, the code-highspeed id is the direct equivalent; if you wanted a general model, kimi-k2.6 is the closer fit.

### Is Moonshot AI Kimi K2 Turbo still available?

No. Moonshot AI Kimi K2 Turbo is retired and no longer served — it was shut down on May 25, 2026. Calls to it return an error.

### How do I migrate from Moonshot AI Kimi K2 Turbo to kimi-k2.7-code-highspeed?

Swap the model id in your API call: replace "kimi-k2-turbo-preview" with "kimi-k2.7-code-highspeed". Moonshot points the whole K2 series at its latest models generically. If throughput was why you were on turbo, the code-highspeed id is the direct equivalent; if you wanted a general model, kimi-k2.6 is the closer fit.

## Sources

- [Kimi model list](https://platform.kimi.ai/docs/models) — accessed 2026-08-03

---

Canonical page: https://modeldeprecations.dev/moonshot/kimi-k2-turbo-preview
JSON: https://modeldeprecations.dev/api/v1/models/moonshot/kimi-k2-turbo-preview.json
