Cline is a VS Code extension for autonomous AI coding. Cline's context windows are large, which means tokens add up fast — Apertis gives you predictable Coding Plan capacity, a hard PAYG cap so a long autonomous session cannot quietly drain a credit card, and one endpoint covering OpenAI, Anthropic, Google, and the leading Chinese models.
Cline's autonomous loops can burn tokens quickly. Plus ($60/mo) is a reasonable starting point for daily Cline use; Pro ($25/mo) works for lighter sessions.
apertis.ai/settings/apiKeys → Create API Key.
Cline supports OpenAI-compatible custom endpoints. Open Cline's settings (gear icon in the Cline pane) and look for the API provider section — refer to the Cline docs for the exact field names in your installed version.
The two values Cline needs:
Base URL: https://api.stima.tech/v1
API Key: sk-YOUR_APERTIS_KEY
Trigger a Cline task. A successful response means the integration is working.
Cline can burn tokens fast on multi-step tasks. Set a monthly PAYG cap at apertis.ai/settings/billing before turning Cline loose on a large refactor.
Cline benchmarks the underlying model heavily — pick from apertis.ai/models based on the workload:
gpt-5.5, claude-sonnet-4-6claude-opus-4-7glm-5.1, deepseek-v4-pro, minimax-m2.7Every plan includes optional pay-as-you-go overflow. Once you exhaust the monthly Coding Plan quota, Apertis charges per-request at the underlying model's cost. You can cap monthly PAYG spending at apertis.ai/settings/billing.
With Cline specifically: set a PAYG monthly cap before starting long sessions. Long autonomous Cline runs are the most common source of "wait, what did this just cost?" feedback.
| Error | Meaning | Next |
|---|---|---|
| Custom endpoint not supported | Cline version too old | Update the extension |
401 Unauthorized |
Key wrong | Re-copy from apertis.ai/settings/apiKeys |
| Cline stops mid-task | Plan capacity hit, PAYG disabled | Enable PAYG overflow with a cap, or upgrade the plan |