Dify setup
Connect Asterionyx to Dify as an OpenAI-compatible model provider, then use the current Model IDs in your apps and workflows.
This page describes how to point Dify at Asterionyx’s Chat Completions endpoint. It is a setup guide, not a partnership or endorsement.
https://api.a.eus/v1Provider fields
Use the OpenAI-compatible provider type and type a published Model ID. A clean install of this client was not run in this environment.
Provider type: OpenAI-API-compatible / OpenAI-compatible
Base URL: https://api.a.eus/v1
API Key: ${ASTERIONYX_API_KEY}
Model ID: <MODEL_ID_FROM_CATALOG>Open model provider settings
In Dify, go to Settings → Model Provider and choose to add an "OpenAI-API-compatible" provider.
Set the Base URL
Paste the Asterionyx Base URL shown below as the API endpoint / Base URL.
Add your API key
Paste your Asterionyx API key as the API Key for the provider.
Add a Model ID
Add a model using an ID copied from the live Asterionyx Model Catalog, then save.
Use it
Select the Model ID in your Dify app or workflow and start building.
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.