Skip to main content

Open LLM Inference Gateway

Opengateway.

One OpenAI-compatible Agentbot endpoint across providers. Generate an API key, swap the base URL, and ship.

Gateway health

checking

Provider
not configured
Latency
-

Generate a key

Keys are shown once and stored hashed.

Quickstart

curl https://agentbot.sh/v1/chat/completions \
  -H "authorization: Bearer ogw_live_..." \
  -H "content-type: application/json" \
  -d '{
    "model": "mimo-v2.5-pro",
    "messages": [
      {"role": "user", "content": "hello, gateway"}
    ]
  }'

Your requests

0

Your tokens

0

Global requests

0

Global spend

$0.0000

Your keys

No keys yet.

Global model usage

No gateway traffic yet.

ONLINE
© 2026 Agentbot