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
- Access Endpoint
- Client Guides
- Claude Code
- Codex
- OpenCode
- Qwen Code