Use an OpenAI SDK
Configure the Base URL, store the key in an environment variable, and select the model ID shown in the live catalog.
Read the OpenAI-compatible API guideDeveloper guides / English
Aimyria · English guides
Short, practical setup guides with selectable low-multiplier routes for eligible developers. Compare the public pricing and routing facts, then use the public API request examples without exposing your key.
Configure the Base URL, store the key in an environment variable, and select the model ID shown in the live catalog.
Read the OpenAI-compatible API guideSee a cURL example with the Anthropic version header and a catalog-confirmed model ID.
Read the Anthropic Messages guidePages for developers who are already choosing a client or workflow tool.
Configure the Base URL, key and model ID in Cursor.
Read the guideAdd a compatible provider and test one short chat.
Read the guideRegister a current model ID before running a workflow.
Read the guideCompare protocol, model and credential boundaries.
Read the guideCompare public group rates, model checks and actual billing factors.
Read pricing and routing factsStart with copyable Python and cURL examples without a real key in the repository.
View public examples