Open-source LLM tokens.
Pay as you go.
One OpenAI-compatible API for DeepSeek, GLM, Qwen and Kimi. Transparent per-token pricing, instant API keys, no subscription, top up from $1.
# Works with any OpenAI SDK
curl https://tokshop.xyz/v1/chat/completions \
-H "Authorization: Bearer sk-tok-..." \
-d '{"model":"deepseek-v3.2", "messages":[...]}'
Pricing
USD per 1M tokens. Billed per request, down to the token.
| Model | Context | Input / 1M | Output / 1M |
|---|---|---|---|
| deepseek-v3.2DeepSeek V3.2 | 128K | $0.42 | $0.63 |
| glm-4.6GLM 4.6 | 200K | $0.90 | $3.30 |
| kimi-k2Kimi K2 | 131K | $0.85 | $3.45 |
| qwen3-coderQwen3 Coder | 262K | $2.25 | $11.25 |
OpenAI-compatible
Drop-in replacement. Point your existing SDK at tokshop.xyz/v1 and go.
Per-token billing
Prepaid credits, deducted per request with full usage logs you can audit.
Instant & automated
Sign up, top up, get a key - the whole flow is self-serve, 24/7.