What Is TokenLab?
TokenLab is an AI API aggregation platform that gives you unified access to hundreds of AI models from providers such as OpenAI, Anthropic, Google, DeepSeek, Moonshot, MiniMax, and more.Native + Compatible
Use native Anthropic/Gemini routes when provider behavior matters, or OpenAI-compatible
/v1 routes for existing OpenAI-style tools.Native Formats
Call OpenAI, Anthropic, Gemini, and Responses-style endpoints from one platform.
Pay As You Go
No subscriptions. Only pay for what you actually use.
High Availability
Smart routing, failover, and multi-channel support improve reliability.
Supported Capabilities
The public catalog changes over time. Use/v1/models, recommended_for, or the Models page for exact current availability; the examples below use current public model IDs.
| Capability | Description | Example models |
|---|---|---|
| Chat & Reasoning | Text generation, planning, tools | gpt-5.4, claude-sonnet-4-6, deepseek-r1 |
| Vision & Multimodal | Image understanding and multimodal chat | gpt-4o, claude-sonnet-4-6, gemini-3.5-flash |
| Image Generation & Editing | Text-to-image and image editing | gpt-image-2, flux-pro, qwen-image-plus |
| Video Generation | Text-to-video, image-to-video, reference video, and motion control | veo3.1, wan-2.7, kling-3.0-video, happyhorse-1.0 |
| Audio & Realtime WebSocket | TTS, transcription, audio translation, and realtime WebSocket sessions | gpt-4o-mini-tts, whisper-1, gpt-realtime |
| Embeddings & Rerank | Text vectorization and reranking | text-embedding-3-small, qwen3-vl-rerank |
| Translation | Text translation and WebSocket speech translation workflows | doubao-seed-translation, gpt-realtime-translate |
| Music & 3D | Music and 3D asset generation | suno-music, tripo-h3.1 |
| Worlds | World generation, status polling, and media asset workflows | Use /v1/worlds/generations and the Models API for current availability |
Choose the Request Format
Start with the route that matches the behavior you need. Use native Anthropic/Gemini routes for provider-native features; use OpenAI-compatible/v1/chat/completions when migrating existing OpenAI-style chat code.
Key Features
Multiple API Formats
Use OpenAI, Anthropic, Gemini, or Responses-native formats with one account.
Agent-First Errors
Structured hints help coding agents self-correct faster.
Integration Coverage
Connect IDEs, SDKs, frameworks, and chat apps with fewer provider-specific changes.
Next Steps
Quickstart
Get your first request working in a couple of minutes.
API Reference
Explore the endpoint-by-endpoint reference.
Integrations
Start with SDK, IDE, and app integrations.
Models
Browse current model availability and pricing.