Solution
OpenAI, Claude, Gemini — working from China.
Major AI providers block China at the network edge. Your team in Beijing or Shanghai can't ship without a fix — and proxying through your own infra means burning ops time and risking your provider account.
Why Jetlane fits
Drop-in AI Relay (api.jetlane.io) replaces the provider's base URL. Your existing OpenAI / Anthropic / Google key works unmodified, gets relayed through our Tokyo PoP with per-carrier routing back to your team. Streaming preserved. We never store your key or log request bodies.
Drop-in for any SDK
openai-python, @anthropic-ai/sdk, google-genai — change base URL only. No fork, no monkey-patch, no custom client.
Your key, your bill
We pass-through; you keep your OpenAI / Anthropic / Google account billing intact. Your usage shows up in the provider's dashboard normally.
Streaming preserved
SSE chunks pass through line-by-line. Your streaming UX stays real-time — token-by-token rendering works end-to-end.