Use one endpoint for the web app, OpenAI-compatible SDKs, and Claude Code-style workflows. Your user API keys, credits, and billing stay in one place.
This page is about getting requests through cleanly, not dressing up a demo.

Drop-in enough for common tools
Use `/api/openai/v1/models`, `/chat/completions`, and `/responses` without standing up a second app.
The questions people usually ask before wiring a client into a new endpoint.