100+
A clean AI API console for plans, gateway status, and usage analytics.
# Install Codex CLI
npm install -g @openai/codex
# Set your Tokenav API key
export TOKENAV_API_KEY="tokenav_sk_..."
# Call the OpenAI-compatible endpoint
curl https://gateway.tokenav.ai/v1/chat/completions \
-H "Authorization: Bearer $TOKENAV_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"gpt-5.6-sol","messages":[{"role":"user","content":"Hello!"}]}'100+
$300
<10ms
99.9%
The simplest way to integrate AI into your application
Drop-in replacement for the OpenAI SDK. Just change the base URL and your existing code works without any modifications.
Direct connectivity from anywhere. No VPN or proxy configuration needed — our infrastructure is optimized for global low-latency access.
Get $300 in free API credits upon registration, distributed weekly. Test, prototype, and ship AI features with zero upfront cost.
All models served via encrypted connections with strict data privacy. Your prompts and data are never stored or used for training.
Generous rate limits on concurrent requests. Scale from prototype to production without worrying about throttling or queue depth.
Access GPT-5, Claude Opus, Gemini, GLM, and more through a single unified API. One API key for every model you need.