OpenAI-compatible · Developer-first

OpenAI-compatible API for coding agents

Connect your tools to a unified gateway. Use one base URL, manage keys and usage in one place, and keep coding-agent workflows simple and reliable.

Base URL: https://api.earbowe.com/v1

quickstart.env
export OPENAI_BASE_URL="https://api.earbowe.com/v1"
export OPENAI_API_KEY="sk-..."

# Works with OpenAI-compatible clients
# and many coding agents / IDEs

OpenAI-compatible

Drop-in base URL for common clients. Keep your existing tooling with minimal config changes.

Built for real workflows

Designed for chat, tools, and agent-style sessions — not just one-off demo prompts.

Clear control

Keys, models, and usage live in one console so teams can move fast without chaos.

How it works

1
Open the consoleSign in or create an account on Earbowe Console.
2
Create an API keyGenerate a key and choose the models available to your account.
3
Point your clientSet base URL to https://api.earbowe.com/v1 and start calling the API.