Earbowe is an OpenAI-compatible API gateway. Point Codex, Cline, OpenCode, SDKs, and custom agents at a single endpoint — not a content site, not a 500-model marketplace page.
Global: https://api.earbowe.com/v1 China: https://api.3861343.xyz/v1 Docs: https://www.earbowe.com/en/quickstart/
Create an API token in the console, then keep it out of git and client-side code.
Use .../v1 in your agent or SDK. Do not use the www content host as an API base.
GET /v1/models with your token. Use only IDs that appear for that key.
curl -sS https://api.earbowe.com/v1/models \ -H "Authorization: Bearer sk-..."
Need setup walkthroughs? Technical guides live on the content site: Codex · Quickstart · Models