Cline setup

Configure Cline with Asterionyx through its OpenAI Compatible provider settings.

This page describes how to point Cline at Asterionyx’s Chat Completions endpoint. It is a setup guide, not a partnership or endorsement.

Before you startYou need an Asterionyx account, a customer API key, the Base URL, a published Model ID from the live catalog, and enough Credits for a test request.
Last verified 2026-08-27Checked against official documentation on 2026-08-27. A clean third-party install was not re-run in this environment. Official source: Cline OpenAI Compatible.
Base URL
https://api.a.eus/v1

Cline OpenAI Compatible

Select OpenAI Compatible, paste the Base URL including /v1, and type a published Model ID. A clean Cline install was not run in this environment.

Cline fields
API Provider: OpenAI Compatible
Base URL: https://api.a.eus/v1
API Key: ${ASTERIONYX_API_KEY}
Model ID: <MODEL_ID_FROM_CATALOG>
  1. Open provider settings

    In Cline, open settings and choose API Provider: OpenAI Compatible.

  2. Set the Base URL

    Paste the Asterionyx Base URL shown below.

  3. Add your API key

    Paste your Asterionyx API key in the API Key field.

  4. Set the Model ID

    Enter a published Asterionyx model ID copied from the live Model Catalog.

  5. Verify the connection

    Use Cline's verify or test action, then start with a small prompt.

TipIf Cline reports model not found, re-check that the Model ID is currently listed in Portal → API Access and that the Base URL includes /v1.

Troubleshooting

401 / unauthorized

Recopy the API key from the portal. Do not use a placeholder or a key from another account.

402 / insufficient Credits

Create a recharge in the portal. The same API key and Base URL continue to work after Credits are added.

Unknown model

Copy a published public model ID from the live Model Catalog instead of typing a remembered name.

Related guides