One compatible API
Use OpenAI clients and switch models with one parameter. Streaming, usage, and errors follow familiar shapes.
Route AI inference across sovereign Taiwan infrastructure, official model APIs, and a worldwide community of idle GPUs.
api.tokens2tokens.com/v1LIVEfrom openai import OpenAI
client = OpenAI({
base_url="https://api.tokens2tokens.com/v1",
api_key="t2t_••••••••"
)
response = client.chat.completions.create({
model="qwen/qwen3-8b",
messages=[{"role": "user", "content": "Hello Taiwan!"}]
)Open-source nodes, real-time model discovery, and an accountable ledger make idle hardware useful without changing your AI SDK.
Use OpenAI clients and switch models with one parameter. Streaming, usage, and errors follow familiar shapes.
Filter by price, latency, country, verified entity, privacy tier, and quantization.
Ollama, LM Studio, llama.cpp, and vLLM catalogs appear automatically when nodes connect.
Gold routes sensitive workloads to contracted official infrastructure in Taiwan.
Providers retain 95% in Indigo and can immediately use it for community inference.
Transparent Rust and Tauri software for Windows, Ubuntu, and macOS.
Every live endpoint competes on price, latency, uptime, location, and trust. Token2Token finds the right route for each request.
Browse the model marketplace →price × latency × uptimeInstall the open-source client, connect your existing engine, choose prices and an earnings cap, then join the network.
Share GPU. Earn Indigo. Run any model.