AAimyria

Developer guides

One clear path from API key to first request.

Set up a compatible client, choose a model from the live catalog, and keep your credentials safe. The examples use placeholders and do not make requests until you run them.

Start with your client

Choose the API format your application already uses. Model names and protocol support can change, so confirm both in the current model catalog.

OpenAI compatible

Configure an OpenAI SDK

Set the Base URL and API key once, then read the exact model ID from the catalog.

Open the setup guide
Anthropic Messages

Send a Messages API request

Use the required headers and a model ID marked as compatible with this protocol.

Open the setup guide

Useful starting points

These public pages explain the service and its current access rules.

Availability

Supported regions

Check the latest eligibility, restrictions and conditions before registering or paying.

Review the policy

Configure your everyday tools

Search for the tool you already use, then follow the shortest compatible setup path.

Cursor

Use an OpenAI-compatible endpoint

Base URL, private key and current model ID in one setup path.

Read the Cursor guide