Real-time detection and ranking for AI API relay services.
🌐 tokenscanai.com · 📖 中文 README
TokenAPI Scan is an independent monitoring service that continuously tests AI API relay providers — third-party services that proxy OpenAI, Anthropic, Google, and other major LLM APIs.
We answer the questions developers and procurement teams actually care about:
- Is this relay really online today, from both China and overseas networks?
- Does it actually serve the models it claims to (GPT-4o, Claude 3.5, etc.)?
- What is its tier (S / A / B / C / D) based on stability, transparency, and pricing?
- Is it likely to disappear next week like the dozen others before it?
The AI API relay market is full of opaque providers, fake model lists, and sites that vanish overnight with prepaid balances. Every assessment on tokenscanai.com is generated from automated probes, not paid reviews — see detection methods.
- 🔍 Browse all monitored sites → https://tokenscanai.com/prices
- 📊 Live ranking leaderboard → https://tokenscanai.com/leaderboard
- 📡 API reference → docs/api-reference.md · https://tokenscanai.com/api
- 🧪 Detection methodology → docs/detection-methods.md
- 📦 Python SDK →
tokenscanai-cli - 📰 Monthly changelog → docs/changelog.md
This repository is the public documentation hub for the TokenAPI Scan service. The detection engine, scoring algorithms, and site database are operated as a hosted service at tokenscanai.com and are not open-sourced here.
.
├── README.md # This file (English)
├── README.zh-CN.md # 中文版
├── LICENSE # MIT
├── docs/
│ ├── api-reference.md # Public REST API documentation
│ ├── detection-methods.md # What we test and how we score
│ └── changelog.md # Monthly service updates
└── data/
└── README.md # Public dataset release notes
We welcome:
- Bug reports about the public API or detection accuracy → open an issue
- New relay submissions for monitoring → open a "New site" issue
- Documentation fixes → pull requests welcome on
docs/ - Other inquiries → email help@tokenscanai.com
We do not accept code contributions to the detection engine itself, as it is maintained as a closed-source service.
Documentation in this repository is licensed under the MIT License.
The hosted service at tokenscanai.com, its data, and detection algorithms are proprietary and not covered by this license.
Maintained by the TokenAPI Scan team · https://tokenscanai.com