Skip to main content

API Profiles

API profiles let you use any Anthropic-compatible endpoint by configuring a base URL, API key, and model. No OAuth required.

Available Presets

Creating Profiles

Via Preset

Via Dashboard

Manual Settings File

Create ~/.ccs/<name>.settings.json:
Register in ~/.ccs/config.yaml:
All env values must be strings. Booleans or objects cause crashes on Windows PowerShell.

CLIProxy Bridge

Use OAuth providers as API profiles via the CLIProxy bridge:
This creates an API profile that routes through the local CLIProxy instance, giving you API-key-style access to OAuth providers.

Profile Lifecycle

Extended Context (--1m flag)

Some profiles support a 1M token context window:
Profiles with 1M support: alibaba-coding-plan, km, kimi, minimax.

Settings File Format

Full settings file with all optional fields:

Common Profiles

Z.AI GLM (ccs glm)

Kimi for Coding (ccs km)

Hybrid Workflow

Combine Claude subscriptions with API profiles for cost-optimized workflows:

Next Steps

Anthropic Direct

Direct API access with your Anthropic key

Alibaba Coding Plan

Qwen3 Coder with 1M context

Ollama (Local)

Zero-cost local model inference

llama.cpp (Local)

GGUF models with GPU acceleration