Skip to content

CoAIWork Docs

Unified Service Endpoint

CoAIWork exposes a single service endpoint at https://coaiwork.com. This documentation defines the authentication model, protocol mapping, model validation procedure, and configuration requirements for common developer tools.

Scope

This documentation covers:

  • The unified service endpoint and client-specific base URL conventions
  • Token preparation and model visibility checks
  • Minimal validation requests
  • Configuration requirements for Claude Code, Codex, OpenCode, and Qwen Code

Integration Baseline

Service Endpoint

https://coaiwork.com

All client configurations are derived from this endpoint. Clients that require an OpenAI-compatible base URL should use https://coaiwork.com/v1.

Structure

  1. Access Endpoint
  2. Client Guides
  3. Claude Code
  4. Codex
  5. OpenCode
  6. Qwen Code