Tokenhot Developer Docs
One API for 100+ models — OpenAI, Anthropic, Google Gemini, and more.
Unified API for every protocol
curl https://api.tokenhot.ai/v1/chat/completions \
-H "Authorization: Bearer sk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-5.5",
"messages": [{"role": "user", "content": "What makes life feel meaningful?"}]
}'
Quick Start
Python and curl examples.
API Reference
Endpoint docs for OpenAI / Anthropic / Gemini.
Tool Integrations
Setup guides for Claude Code, Codex CLI, and more.
Model Catalog ↗
Browse 100+ available models.
