Skip to content

TokenScanAI/tokenapi-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TokenAPI Scan

Real-time detection and ranking for AI API relay services.

🌐 tokenscanai.com · 📖 中文 README

Website License: MIT Monitored Sites Last Updated


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?

Why this exists

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.

Quick links

What's in this repo

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

Contributing

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.

License

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

Releases

No releases published

Packages

 
 
 

Contributors