Skip to content

Overview

Earbowe provides an OpenAI-compatible HTTP API for coding agents and SDKs:

  • Chat completions (/v1/chat/completions)
  • Models list (/v1/models)
  • Streaming when the client requests it

This documentation site explains how to connect tools. It is not the admin console.

Your agent / SDK
→ https://api.earbowe.com/v1 (or China direct)
→ Earbowe gateway
→ upstream models

Content (blog + docs) can live on Cloudflare Pages. API traffic stays on the gateway host.

  • Developers wiring Codex / Cline / OpenCode / Continue to a custom base URL
  • Teams that want one key for multiple OpenAI-compatible tools
  • Users who need global + China-direct endpoints