# Moonshot AI Moonshot v1 32k — deprecation status

> Yes — Moonshot AI deprecated Moonshot v1 32k and shuts it down on August 31, 2026 (in 28 days). The recommended replacement is Kimi K2.6.

The middle tier of the original Moonshot API, priced between the 8k and 128k variants of the same underlying model. Choosing between the three was a billing decision rather than a capability one, a design Moonshot abandoned entirely with the Kimi-branded ids. It sunsets on 31 August with the rest of the v1 line.

## Facts

| Field | Value |
| --- | --- |
| Provider | Moonshot AI |
| Model id | `moonshot-v1-32k` |
| Status | Deprecated |
| Shutdown | August 31, 2026 (in 28 days) |
| Last verified | August 3, 2026 |

## Replacement

- **Kimi K2.6** (`kimi-k2.6`) · recommended — https://modeldeprecations.dev/moonshot/kimi-k2.6
  - Parameters it accepts: https://modelparams.dev/models/moonshot/kimi-k2.6

```diff
- "model": "moonshot-v1-32k"
+ "model": "kimi-k2.6"
```

## FAQ

### When will Moonshot AI Moonshot v1 32k shut down?

Moonshot AI Moonshot v1 32k is scheduled to shut down on August 31, 2026, in 28 days.

### What replaces Moonshot AI Moonshot v1 32k?

Moonshot AI recommends Kimi K2.6 (`kimi-k2.6`) as the replacement for Moonshot AI Moonshot v1 32k.

### Is Moonshot AI Moonshot v1 32k still available?

Yes, for now. Moonshot AI Moonshot v1 32k is deprecated but still answers requests until August 31, 2026. Deprecated models get no further updates and are the first to lose capacity.

### How do I migrate from Moonshot AI Moonshot v1 32k to kimi-k2.6?

Swap the model id in your API call: replace "moonshot-v1-32k" with "kimi-k2.6". Keep the rest of the request the same, then re-check the parameters the new model accepts before you ship.

## Sources

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

---

Canonical page: https://modeldeprecations.dev/moonshot/moonshot-v1-32k
JSON: https://modeldeprecations.dev/api/v1/models/moonshot/moonshot-v1-32k.json
