All models · Pricing · API docs

qwen3.6-unlim API

Qwen 3.6 with no cap on the number of requests · only with the Qwen ∞ option enabled · 3 streams, 30 requests/min

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":"qwen3.6-unlim","messages":[{"role":"user","content":"Hello"}]}'

https://neuraldeep.ru/en/models/qwen3-6-unlim