$5 free credits · No card required

Every frontiermodel. One key.

Works with any OpenAI-compatible SDK. Change one line. One endpoint. Ten frontier models. Same code you already have.

from openai import OpenAI

client = OpenAI(
    base_url="https://nexgate.app/api/v1",
    api_key="ng-your-key",
)

response = client.chat.completions.create(
    model="gpt-5-mini",
    messages=[{"role":"user","content":"Hello!"}]
)
print(response.choices[0].message.content)
GPT-5.5GPT-5GPT-5-miniGPT-5-nanoGPT-4oGPT-4.1GPT-4.1-minio4-miniPhi-4Llama 3.3 70BGPT-5.5GPT-5GPT-5-miniGPT-5-nanoGPT-4oGPT-4.1GPT-4.1-minio4-miniPhi-4Llama 3.3 70B
Llama 3.3 70BPhi-4o4-miniGPT-4.1-miniGPT-4.1GPT-4oGPT-5-nanoGPT-5-miniGPT-5GPT-5.5Llama 3.3 70BPhi-4o4-miniGPT-4.1-miniGPT-4.1GPT-4oGPT-5-nanoGPT-5-miniGPT-5GPT-5.5

10+ frontier models · Enterprise-grade infrastructure · OpenAI-compatible API

By the numbers

Built for scale

10+
Models Available
1M
Context Window
$0.08
Per 1M Tokens
<200ms
Avg Response

Integration

One line change.
All models.

NexGate is fully OpenAI SDK-compatible. Streaming, function calling, vision — all supported. Zero migration effort.

model="gpt-5.5"Complex reasoning, research
model="phi-4"Ultra low-cost inference
model="llama-3.3-70b"Open-weight, no vendor lock
Read the docs
from openai import OpenAI

client = OpenAI(
    base_url="https://nexgate.app/api/v1",
    api_key="ng-your-key",
)

response = client.chat.completions.create(
    model="gpt-5-mini",
    messages=[{"role":"user","content":"Hello!"}]
)
print(response.choices[0].message.content)

Platform

Built for developers who ship.

Fully compatible

Works with any OpenAI SDK. Change one line — base_url — done.

# Before
base_url="https://api.openai.com/v1"
# After
base_url="https://nexgate.app/api/v1"

Prepaid. No surprises.

Buy credits once. Credits never expire. No monthly fee, ever.

Credits never expire
No subscription
No hidden fees
Atomic reservation

Rate limiting built in

Rolling 1-hour windows per API key. Prevents runaway spend.

Usage this hour340 / 500 req
Per-key limitsAuto resetZero config

Real-time usage dashboard

Every request logged. See tokens, cost, and model — as it happens.

Total Requests

12,847

Tokens Used

4.2M

Balance

$24.18

Pricing

Simple, prepaid pricing

Credits = USD. Use across all models. Buy once, use anytime.

Starter

$5USD
$5 credits
Never expires
All models
Streaming
Get started
Most popular

Builder

$25USD
$29 credits+16%
Never expires
All models
Streaming
Get started

Pro

$50USD
$60 credits+20%
Never expires
All models
Streaming
Get started
See all plans