Skip to content

A new way to build with AI

One API.More possibilities.

Bring AI into your product without the extra complexity. Discover models, compare prices, and manage access from one place.

Your idea. Your tools. One connection.

A ceramic and glass gateway joining several streams of light
THE CONNECTION SERIES / 01Different paths. One connection.
01A shared API address
02Model-level pricing
03Usage visibility

What is AIAPI?

AIAPI, or “აი აპი” in Georgian, is an AI model API gateway: your application sends requests through one platform, while you manage keys, access limits and usage in a Georgian or English console. It is an OMO project operated by შპს omo ai. Available models, endpoints and charges depend on the configured catalog and your account.

Less friction. More making.

Focus on the idea. Not the infrastructure.

From the first experiment to your next integration, keep model selection, API access, and usage in one workspace.

01

Find the right model

Explore the catalog by provider, endpoint, and price. Compare what matters for your application.

02

Connect your application

Use your AIAPI key with a compatible API endpoint. The catalog shows the routes supported by each model.

03

Stay in control

Create separate keys, set limits, and review usage in your console.

An architectural garden of glass and stone forms connected by a green conduit02 / EXPLORE

A space for possibilities

Different models. Your next big idea.

There is no single model for every task. Find the right fit for your workflow, then check its capabilities and cost before you connect.

Models & pricingAvailability and supported features depend on the selected model.

Built for the way you work

A familiar connection. A fresh start.

Set the API address, add your key, and choose a compatible model from the catalog. Keep credentials on your server, not in browser code.

BASE URLhttps://aiapi.ge/v1
Integration example
curl https://aiapi.ge/v1/chat/completions \
  -H "Authorization: Bearer $AIAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "your-model",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Replace your-model with an enabled model supporting Chat Completions. AIAPI_API_KEY is an environment variable, not a real key.

From idea to first request

Three steps. Then build.

01

Choose a model

Compare prices and check the supported API endpoints in the catalog.

02

Create your key

Sign in to your account and create an API key with the permissions and limits you need.

03

Make the connection

Add the endpoint and key to your application. Review requests and costs in the console.

Good questions

Before you begin.

Where can I see prices?

The model catalog shows the current configured prices. Open a model to see billing details, available groups, and supported endpoints. Some models use token-based billing; others use request- or usage-based billing.

Can I use my existing application?

If your application supports a custom API address and a compatible request format, you can configure it with your AIAPI endpoint and API key. Always check the selected model’s API tab first.

Do all models support the same features?

No. Capabilities, limits, and API formats vary by model. Use the catalog and the model detail page to check what is configured.

Where do I manage keys and usage?

After signing in, open the console. Your API keys, usage records, balance, and available account settings remain together in your workspace.

A good start needs good information

Guides for your next step.

How to begin, what to check, and how to choose a model — practical answers, clearly explained.

Make the next connection

Your next idea starts here.

Find a model. Connect your product. Build something that matters.

Get started