Backed by GoAI247 / GoChat247

AI Inference

Built for Egypt

OpenAI-compatible. Billed in EGP. Sovereign path for regulated workloads.

Models available
OpenAI
Compatible API
Pay-as-you-go
No plans, no minimums
Models

One API. Every model.

Live models from the public catalog — rates, context windows, and modalities.

Pricing

Local currency. No FX. No surprises.

Pay-as-you-go from prepaid credit. Per-million-token rates from the live catalog — exact pricing in the dashboard.

* Illustrative monthly total for 50M input + 15M output tokens on chat models (embeddings bill input only). Amounts in EGP.

Browse the full catalog
Get started

Three lines of code.
Any model.
Invoiced in EGP.

01

Get your API key

Sign up, create an organization, and create an API key from the dashboard.

02

Pick a model

Browse the catalog with EGP pricing and context windows side-by-side.

03

Ship in EGP

Drop-in OpenAI SDK call. Use prepaid credits from your account balance.

main.py
from openai import OpenAI

client = OpenAI(
    base_url="https://sovereigneg.com/v1",
    api_key="sk-...",
)

response = client.chat.completions.create(
    model="...",  # any model id from the catalog
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)
Enterprise governance

Enterprise controls built in.

Everything a procurement team asks about — orgs, roles, spend caps, audit logs, and a written security review — is in the product today, not on a roadmap slide.

Organizations & projects

Two-tier hierarchy mirroring OpenAI: orgs own billing, projects own keys and usage. Each project has its own model allow-list.

Members & roles

Invite-by-email with preset roles (Owner / Admin / Developer / Viewer). Role-based access is enforced on every API and dashboard request.

API keys with guardrails

Per-key scopes, IP allow-lists, monthly EGP spend caps, RPM limits, automatic expiry, one-shot reveal, instant revoke.

Admin audit trail

Every key create, key revoke, member change, and model update lands in an append-only audit log.

EGP-native billing

Pay-as-you-go from a prepaid EGP credit balance. Manual or coupon top-up, transaction history per org, invoice workflow coming later.

Per-project spend caps

Hard monthly spend ceiling per project, enforced automatically with a clear error when the cap is hit.

Roadmap

From cloud API to sovereign hosting — one product.

Same API surface, same EGP billing path. Customers don’t re-integrate when their workload moves sovereign.

Standard routing — live today

Available now

One OpenAI-compatible endpoint. Requests are routed to vetted upstream providers and billed in EGP. Best for product teams shipping today.

Unified API

One endpoint for chat and embeddings. The OpenAI SDK works with zero rewrites.

Live model catalog

Browse every available model with per-1M-token EGP pricing in the dashboard.

EGP credit balance

Prepaid credits with manual top-up requests reviewed by our team.

Get an API key

Sovereign deployment — Egypt-hosted

Design partners

Dedicated GPU capacity hosted inside Egypt for regulated workloads. Currently in private design-partner phase.

Egypt-hosted capacity

Dedicated deployments inside Egypt for approved design partners, not the default public route.

Private deployment

Isolated capacity per customer; sized and procured per design-partner contract.

Designed for PDPL

Designed to support Egypt Personal Data Protection Law and sector-specific data-residency rules.

Two ways to start.

Developers self-serve. Regulated enterprises talk to us first.

AI access today. Enterprise governance now. Sovereign hosting next.