Find the right model
Explore the catalog by provider, endpoint, and price. Compare what matters for your application.
A new way to build with AI
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.

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.
From the first experiment to your next integration, keep model selection, API access, and usage in one workspace.
Explore the catalog by provider, endpoint, and price. Compare what matters for your application.
Use your AIAPI key with a compatible API endpoint. The catalog shows the routes supported by each model.
Create separate keys, set limits, and review usage in your console.
02 / EXPLOREA space for possibilities
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
Set the API address, add your key, and choose a compatible model from the catalog. Keep credentials on your server, not in browser code.
https://aiapi.ge/v1curl 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
Compare prices and check the supported API endpoints in the catalog.
Sign in to your account and create an API key with the permissions and limits you need.
Add the endpoint and key to your application. Review requests and costs in the console.
Good questions
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.
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.
No. Capabilities, limits, and API formats vary by model. Use the catalog and the model detail page to check what is configured.
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
How to begin, what to check, and how to choose a model — practical answers, clearly explained.

Make the next connection
Find a model. Connect your product. Build something that matters.
Get started