Skip to content

External Developer Docset

For engineers integrating cliproxyapi++ into external services or products.

Audience

  • Teams with existing OpenAI-compatible clients.
  • Platform developers adding proxy-based multi-provider routing.

Integration Path

  1. Integration Quickstart
  2. OpenAI-Compatible API
  3. Provider Usage
  4. Routing and Models Reference
  5. Planning Boards
  6. Board Workflow

Design Guidelines

  • Keep client contracts stable (/v1/*) and evolve provider config behind the proxy.
  • Use explicit model aliases/prefixes so client behavior is deterministic.
  • Add integration tests for 401, 429, and model-not-found paths.

Change Awareness

MIT Licensed