All models · Pricing · API docs

kimi-k2.6 API

Kimi K2.6 — top model · period limit · Starter and Pro via YooKassa (smaller limit on Starter)

Runs on our own GPUs in Russia.

How to connect: change one line — base_url. Get an sk- key in the dashboard.

curl https://api.neuraldeep.ru/v1/chat/completions \
  -H "Authorization: Bearer $NEURALDEEP_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"kimi-k2.6","messages":[{"role":"user","content":"Hello"}]}'

https://neuraldeep.ru/en/models/kimi-k2-6