OfoxAI Documentation
One API Key, access to 100+ LLMs.
Fully compatible with OpenAI / Anthropic / Gemini official SDKs. Zero-effort migration.
Fully compatible with OpenAI / Anthropic / Gemini official SDKs. Zero-effort migration.
Three Protocols, One Gateway
OpenAI Compatible
curl https://api.ofox.ai/v1/chat/completions \
-H "Authorization: Bearer sk-of-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-5.4-mini",
"messages": [{"role": "user", "content": "What is the meaning of life?"}]
}'Quick Start
Get started in 3 minutes with Python / TypeScript / cURL
API Reference
Complete endpoint docs for OpenAI / Anthropic / Gemini protocols
Integrations
Setup guides for 10+ dev tools: Claude Code, Zed, Cline, and more
Model Catalog ↗
Browse 100+ models including GPT-5.3 Codex, Claude Opus 4.6, Gemini 3.1 Pro, and more