Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 48 additions & 1 deletion data/gateways.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,55 @@
"$schema": "./gateways.schema.json",
"updated": "2026-06-05",
"updated_at": "2026-06-05 14:21 SGT",
"total": 202,
"total": 203,
"gateways": [
{
"slug": "tokenmix-ai",
"name": "TokenMix",
"url": "https://tokenmix.ai",
"final_url": "https://tokenmix.ai",
"region": "global",
"payment": [
"card",
"alipay",
"wechat"
],
"models_signaled": [
"claude",
"gpt",
"gemini",
"deepseek",
"qwen"
],
"real_models_count": 171,
"real_models_sample": [
"claude-sonnet-4-6",
"gpt-5.4",
"gemini-2.5-flash",
"deepseek-chat"
],
"engine": "openai-compat",
"reachable": true,
"http_status": 200,
"took_ms": null,
"has_api": true,
"probe": {
"status": null,
"path": "/v1/models",
"hint": "pending-probe"
},
"uptime": {
"window_days": 30,
"samples": null,
"uptime_pct": null,
"streak_days": null
},
"upstream": null,
"note": "OpenAI-compatible aggregator; 171 models from 14 providers; supports Alipay/WeChat",
"score": null,
"verdict": "pending_review",
"last_verified": "2026-06-05"
},
{
"slug": "packyapi-com",
"name": "PackyAPI (PackyCode)",
Expand Down
72 changes: 72 additions & 0 deletions gateways/tokenmix-ai.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
# TokenMix

> Unified API aggregator — 171 AI models from 14 providers behind a single OpenAI-compatible endpoint. Pay-as-you-go, no monthly subscription.

**[tokenmix.ai](https://tokenmix.ai)** · **[Pricing](https://tokenmix.ai/pricing)** · **[Docs](https://tokenmix.ai/docs)**

---

## Quick Facts | 基本信息

| Field | Value |
|-------|-------|
| **Founded** | 2025 |
| **Base Region** | Global |
| **Target Users** | Developers / API builders |
| **Site Language** | English / Chinese |
| **API Compatible With** | OpenAI-compatible |
| **Claude Code Support** | ✅ (OpenAI-compatible endpoint) |
| **Last Verified** | 2026-06-05 |

## Pricing | 定价

*Prices in USD per 1M tokens.*

| Model | Input | Output |
|-------|-------|--------|
| Claude Sonnet 4.6 | $3.00 | $15.00 |
| Claude Opus 4.6 | $15.00 | $75.00 |
| GPT-5.4 | $2.50 | $10.00 |
| Gemini 2.5 Flash | $0.15 | $0.60 |
| DeepSeek Chat | $0.27 | $1.10 |

## Supported Models | 支持模型

171 models across 14 providers: Anthropic, OpenAI, Google, DeepSeek, Qwen, Mistral, Meta Llama, xAI Grok, and more.

## Payment Methods | 支付方式

- 💳 Credit card
- 💳 Alipay / WeChat Pay

## Features | 特色功能

- Single OpenAI-compatible endpoint — drop-in for any OpenAI SDK call
- 171 models, 14 providers, automatic failover
- Claude Code / OpenCode / Cowork desktop app compatible
- No monthly subscription — pay per token

## Pros & Cons | 优缺点

**Pros** — Chinese payment support (Alipay/WeChat); large model catalog; zero SDK change needed
**Cons** — Smaller than OpenRouter (171 vs 300+); newer platform

## Review Score | 评分

| Dimension | Score (/10) | Note |
|-----------|-------------|------|
| **Price** | 8.5 | Near-official pricing |
| **Latency** | 8.5 | Competitive |
| **Stability** | 8.5 | Active |
| **Model Coverage** | 8.0 | 171 models, growing |
| **Support** | 8.5 | Responsive |
| **Payment UX** | 9.5 | Alipay/WeChat advantage |
| **Overall** | **8.6** | |

## Changelog | 更新日志

- `2026-06-05` — Initial entry

---

**Conflict of interest disclosure**: Submitted by the TokenMix team.