What is an "API transit station"? The Chinese grey market reselling Claude and GPT tokens at up to 90% off — how it works, and why the price is a red flag, not a deal.
A 中转站 ("transit station" or relay) is, technically, a reverse proxy: you point your base_url at the reseller's endpoint and use their key, and they forward your calls to the real OpenAI/Anthropic/Google API and pass the response back. The plumbing is usually open-source and entirely legal on its own — projects like one-api (35k+ GitHub stars) and new-api are neutral key-management gateways whose own docs require lawfully sourced upstream keys. The legality and safety live in how the operator gets those keys. Two channels exist: an "official" route (enterprise bulk buying, ~30-40% off, roughly legitimate) and a "reverse" grey route with near-zero cost — bulk free-tier and subscription accounts rotated through an account pool, reverse-engineered web endpoints, sometimes stolen payment credentials. The tell is arithmetic: one widely-circulated Chinese analysis put a promo at roughly ¥1 for 2.85M tokens, which for Claude Opus is on the order of 500x below what those tokens cost upstream. A price that far under cost is not a discount — someone is paying for it through fraud or by quietly serving you a cheaper model. The legitimate ways to cut token cost are open weights, serverless open-model endpoints, and official cloud resale (Azure OpenAI, Vertex, Bedrock, OpenRouter).
- ~90% advertised discount
- reverse proxy the actual mechanism
- ~500x below cost = impossible cleanly
Recognise the architecture: a transit station is just a reverse proxy you point base_url at. The open-source gateways behind them (one-api, new-api) are neutral and legal; the risk lives entirely in how the operator sourced the upstream keys. Rule of thumb — if the price is far below what the tokens cost the reseller upstream, someone is eating that gap through fraud or model substitution, and it may end up being you.
The grey market is a signal about pricing arbitrage and enforcement, not an opportunity. It exists because the gap between subscription, free-tier, and API pricing is large — and it is now drawing criminal enforcement (a Shanghai operator was detained in May 2026) and vendor KYC crackdowns. The durable read: tighter identity verification and regional access controls will keep raising the floor under legitimate pricing.
If anyone on your team is sourcing model access through a discount reseller to hit a budget, treat it as a procurement and compliance issue, not a clever hack. The savings are not real once you price in accuracy risk, data exposure, and account bans. Route spend through the legitimate cheap paths — open weights, serverless endpoints, official cloud resale — and make the policy explicit.