K3Nova

Kimi K3 product notes

These notes explain how the k3nova.com workspace handles access, deployment, context, source boundaries and comparison evidence.

API pricing

Plan access is managed through k3nova.com. Server API keys can be created from the Open API panel after a paid plan is active, and each key can have its own daily Agent credits cap.

The chat endpoint is POST /api/v1/chat/completions. Calls use the same plan allowance as the workspace and stop before model access when the key, plan, quota or runtime configuration check fails. See the Open API guide for curl and JavaScript examples.

Google sign-in

Google sign-in is available for the k3nova.com workspace. It creates a k3nova.com account session only and does not grant an official Kimi or Moonshot account.

Local deployment

For development, run the Node server locally and connect it to a compatible server-side model backend with environment variables or a local secure credential store. Production keeps private credentials on the server side.

Context window

The workspace is designed for long-context tasks such as briefs, notes, code, website plans and research outlines. Attachments are summarized into the request payload, and the current conversation is kept local so users can continue the same working thread.

Open source

k3nova.com is an independent implementation with an original interface. It does not copy official private source code, account systems, protected artwork or billing flows. Public docs describe that boundary so users can evaluate the workspace honestly.

Benchmarks

Comparisons should use reproducible journeys: first visit, mode switch, file attachment, prompt response, refresh restore, export, protected runtime gate and mobile layout. Benchmarks are useful only when the prompt, environment, model setting and pass criteria are recorded.