Official channels · Full power · OpenAI-compatible

An
LLM API platform

Call DeepSeek, GLM, Kimi and Qwen coding models through official channels at full power, with no downgrades. OpenAI-compatible, transparent per-token pricing, and a drop-in setup built for coding and code tasks.

OpenAI-SDK compatible · swap one base URL and you are in

~/coderoute
$ curl https://api.coderoute.cc/v1/chat/completions \
  -H "Authorization: Bearer $CODEROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"deepseek-v4-pro","messages":[{"role":"user","content":"Write a quicksort in Python"}]}'
Supported models

Leading coding models, one endpoint

Built for coding, with a focused lineup of GLM, DeepSeek, Kimi and Qwen. Available versions and pricing are listed in the dashboard.

GLM

Zhipu AI

A general-purpose LLM family with balanced coding and reasoning.

View pricing →

DeepSeek

DeepSeek

A top reasoning model with strong coding and complex reasoning.

View pricing →

Kimi

Moonshot AI

A long-context model built for code generation.

View pricing →

Qwen

Alibaba Cloud

The Qwen series, solid at code generation and completion.

View pricing →
Why CodeRoute

An LLM API platform that keeps coding simple

Full-power calls through official channels. No sprawling model mall, just coding done right: multi-model switching, OpenAI compatibility, transparent pricing.

01

One endpoint, many models

A single OpenAI-compatible API. Switch between GLM, Kimi, Qwen and DeepSeek coding models without rewriting your code.

02

Official channels, full power

Traffic goes to the official model channels, not reverse-engineered or downgraded endpoints. You get the same capability as the source model.

03

Transparent pricing

Pay per token, with clear per-model pricing you can check in the dashboard.

04

Drop-in setup

OpenAI-SDK compatible. Change your base URL and API key and you are done.

05

Smart routing

Multi-account scheduling and load balancing reduce the impact of a single endpoint going down.

06

Built for developers

Clear usage stats and API key management, well suited to solo developers and small teams.

Pricing

A flat 20% off, transparent

Across GLM, DeepSeek, Kimi and Qwen, CodeRoute prices are 80% of official list. Below are representative versions (USD per million tokens).

GLM

Zhipu AI
ModelInput / 1MOutput / 1M
glm-5.2 Popular $0.88 $3.08
glm-5 input ≤ 32k $0.458 $2.06

DeepSeek

DeepSeek
ModelInput / 1MOutput / 1M
deepseek-v4-pro Flagship $1.32 $2.64
deepseek-v4-flash Budget $0.11 $0.22

Kimi

Moonshot AI
ModelInput / 1MOutput / 1M
kimi-k2.7-code Coding $0.715 $2.97
kimi-k2.5 $0.459 $2.41

Qwen

Alibaba Cloud
ModelInput / 1MOutput / 1M
qwen3.7-max Flagship $1.32 $3.96
qwen3.7-flash Budget input ≤ 32k $0.022 $0.088

Representative CodeRoute prices (80% of official list), in USD, billed per million tokens. Last updated 2026-08. The full model list and real-time pricing are in the dashboard.

Three steps

From signup to your first call

01

Sign up and create an API key

Register in the dashboard and generate an API key in one click.

02

Swap your base URL

Point your OpenAI SDK base URL at CodeRoute.

03

Make the call

Send a coding request to GLM, DeepSeek, Kimi or Qwen.

Start coding with an LLM API

Create an account and make your first call in minutes.

FAQ

Frequently asked questions

Common questions about the LLM API and integrating CodeRoute.

What is an LLM API?

An LLM API lets your application call a large language model over an interface. You send a request with an API key and get back text generation, code generation or reasoning results, usually billed per token used.

Which models does CodeRoute offer?

CodeRoute focuses on coding and provides GLM, DeepSeek, Kimi and Qwen model APIs. The exact list of available models and versions is shown in the dashboard.

Is CodeRoute OpenAI-compatible?

Yes. CodeRoute speaks the OpenAI-compatible protocol, so you can use the OpenAI SDK or any compatible client. Just swap the base URL and API key.

How is the LLM API billed?

You pay per token, and each model is priced differently. Per-model pricing is visible in the dashboard. There are no hidden fees.

How do I get started?

Create an account → generate an API key in the dashboard → point your base URL at CodeRoute and call with your key. Three steps and you are integrated.

Are the models the full official versions?

Yes. Every model on CodeRoute runs through official channels that connect directly to the model provider, never reverse-engineered or downgraded. Capability matches the original.

How does CodeRoute compare to official pricing?

Every model on CodeRoute is priced at 80% of official list price (a 20% discount), billed per token with no hidden fees. Full, real-time pricing is in the dashboard.