If you test multiple LLM clients, the annoying part is rarely the first API call. It is the mess around it: keys, base URLs, model names, billing pages, and protocol differences.

TokenHub is a prepaid gateway that exposes one endpoint for common LLM workflows:

OpenAI SDKs with a custom base_url

Claude Code via ANTHROPIC_BASE_URL

Codex / Responses-compatible flows