Skip to content

docs: Add Moonshot Kimi public endpoint documentation#730

Merged
velaraptor-runpod merged 2 commits into
mainfrom
promptless/add-moonshot-kimi-public-endpoint
Jul 23, 2026
Merged

docs: Add Moonshot Kimi public endpoint documentation#730
velaraptor-runpod merged 2 commits into
mainfrom
promptless/add-moonshot-kimi-public-endpoint

Conversation

@promptless

@promptless promptless Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Open this suggestion in Promptless to view citations and reasoning process

Documents Moonshot Kimi as a new text Public Endpoint. Unlike existing single-model text endpoints, Moonshot Kimi is a family endpoint: a single slug (moonshot-kimi) serves three variants—kimi-k2.6 (default), kimi-k2.7-code, and kimi-k3—that you select with the model field in the request body, each with its own context window and price.

A new model page covers the endpoint URL, the three variants and how to select them, native request/response parameters, OpenAI-compatible usage (including streaming), and tiered cost calculation ($4.00 per 1M tokens for Kimi K2.6 and K2.7 Code; $15.00 per 1M tokens for Kimi K3). The page is wired into the Models navigation, the model reference table, and the Public Endpoints overview so the model is discoverable alongside the other text models.

Files touched: public-endpoints/models/moonshot-kimi.mdx (new), docs.json, public-endpoints/reference.mdx, public-endpoints/overview.mdx.

Trigger Events


Tip: Filter the Dashboard by labels or assignees to focus on what matters to you 🔎

promptless Bot and others added 2 commits July 23, 2026 22:02
Add a new Public Endpoints model page for Moonshot Kimi, a text/LLM
family endpoint serving three variants (kimi-k2.6, kimi-k2.7-code,
kimi-k3) selected via the model field, and wire it into the Models
nav, the model reference table, and the Public Endpoints overview.

| | |
|---|---|
| **Endpoint** | `https://api.runpod.ai/v2/moonshot-kimi/runsync` |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirms API endpoint URL https://api.runpod.ai/v2/moonshot-kimi/runsync (single slug serves the whole Kimi family; variant selected via model field, not URL) as shown in the live Runpod console Hub playground for Moonshot Kimi.

Source: https://console.runpod.io/hub/playground/text/moonshot-kimi

| | |
|---|---|
| **Endpoint** | `https://api.runpod.ai/v2/moonshot-kimi/runsync` |
| **Pricing** | \$4.00–\$15.00 per 1M tokens |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirms overall pricing range $4.00-$15.00 per 1M tokens across the Kimi variant family, as shown in the live Runpod console Hub playground for Moonshot Kimi.

Source: https://console.runpod.io/hub/playground/text/moonshot-kimi


| `model` value | Description | Context window | Price |
|---|---|---|---|
| `kimi-k2.6` (default) | General-purpose model with thinking and non-thinking modes, agentic capabilities, and multimodal input. | 256K (262,144 tokens) | \$4.00 per 1M tokens |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirms kimi-k2.6 variant details: default model, general-purpose with thinking/non-thinking modes, agentic, multimodal input, 256K (262,144-token) context, $4.00 per 1M tokens; from the live Runpod console Hub playground for Moonshot Kimi.

Source: https://console.runpod.io/hub/playground/text/moonshot-kimi

| `model` value | Description | Context window | Price |
|---|---|---|---|
| `kimi-k2.6` (default) | General-purpose model with thinking and non-thinking modes, agentic capabilities, and multimodal input. | 256K (262,144 tokens) | \$4.00 per 1M tokens |
| `kimi-k2.7-code` | Coding-focused model with thinking mode and agentic capabilities. | 256K (262,144 tokens) | \$4.00 per 1M tokens |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirms kimi-k2.7-code variant details: coding-focused, thinking mode, agentic, 256K (262,144-token) context, $4.00 per 1M tokens; from the live Runpod console Hub playground for Moonshot Kimi.

Source: https://console.runpod.io/hub/playground/text/moonshot-kimi

|---|---|---|---|
| `kimi-k2.6` (default) | General-purpose model with thinking and non-thinking modes, agentic capabilities, and multimodal input. | 256K (262,144 tokens) | \$4.00 per 1M tokens |
| `kimi-k2.7-code` | Coding-focused model with thinking mode and agentic capabilities. | 256K (262,144 tokens) | \$4.00 per 1M tokens |
| `kimi-k3` | Flagship model with always-on reasoning and configurable reasoning effort for long-horizon coding and knowledge work. | 1M (1,048,576 tokens) | \$15.00 per 1M tokens |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirms kimi-k3 variant details: flagship, always-on reasoning with configurable reasoning effort, long-horizon coding/knowledge, 1M (1,048,576-token) context, $15.00 per 1M tokens; from the live Runpod console Hub playground for Moonshot Kimi.

Source: https://console.runpod.io/hub/playground/text/moonshot-kimi

```python Python (OpenAI SDK)
from openai import OpenAI

client = OpenAI(

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirms OpenAI-compatible base_url https://api.runpod.ai/v2/moonshot-kimi/openai/v1 for the Moonshot Kimi Public Endpoint family, verified via the live Runpod console Hub playground.

Source: https://console.runpod.io/hub/playground/text/moonshot-kimi

@mintlify

mintlify Bot commented Jul 23, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Jul 23, 2026, 10:08 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@velaraptor-runpod
velaraptor-runpod self-requested a review July 23, 2026 22:08
@promptless

promptless Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.)

@mintlify

mintlify Bot commented Jul 23, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟡 Building Jul 23, 2026, 10:07 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@velaraptor-runpod
velaraptor-runpod merged commit 4cab85e into main Jul 23, 2026
3 checks passed
@velaraptor-runpod
velaraptor-runpod deleted the promptless/add-moonshot-kimi-public-endpoint branch July 23, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant