Personal AI Gateway

One gateway.
Every AI model.

ownAPIbridge is your personal AI hub — chat with top language models, generate images, and create videos, all through a single clean interface powered by your own API keys.

or sign in with email →

ownAPIbridge is a self-hosted, personal AI gateway that gives you direct access to the world's best AI models without juggling dozens of accounts, billing portals, and interfaces. Log in once and get everything in one place.

Everything. One interface.

No tab juggling. No managing a dozen billing portals. One place for all your AI work.

Chat with any model
Stream real-time responses. Switch models mid-session without losing context.
Image generation
Text-to-image powered by Stability AI, fal.ai, Replicate and more.
Video creation
Turn a prompt into a video clip via RunwayML and other video providers.
Multi-provider
OpenAI, Anthropic, Google, Groq, DeepSeek and more — all in one place.
Multimodal input
Attach images. Vision models see what you see in the same conversation.
API access
Generate sk-oab- keys in OpenAI-compatible format. Works everywhere.

Every provider. One interface.

ProviderModelsCategory
OpenAIGPT-5, GPT-5.4Chat
AnthropicClaude Sonnet, Opus, HaikuChat
GoogleGemini Flash, ProChat
GroqUltra-fast open-weightSpeed
DeepSeekReasoning modelsReasoning
Stability AIStable DiffusionImages
RunwayMLText-to-videoVideo
fal.ai / ReplicateCommunity modelsImages & Video

Four steps to everything.

Sign in
Authenticate with GitHub, Google, or your email. No credit card required.
Pick a model
Browse the model library — chat, image, or video. Filter by speed, provider, or capability.
Start creating
Chat with language models, generate images, or create videos. Responses stream in real time.
Use the API
Create an sk-oab- key in the dashboard. Plug it into your code — fully OpenAI-compatible.

Your models.
Your keys.
Your code.

sk-oab- prefix — instantly recognizable, scoped to your account.
OpenAI-compatible format — works with curl, Python, JavaScript, or any HTTP client.
Track usage — see request counts and last-used timestamps per key.
from ownapibridge import OABClient

client = OABClient(api_key="sk-oab-...")

response = client.chat.create(
    model="claude-sonnet-4",
    messages=[{"role": "user", "content": "Hello!"}]
)
print(response.content)

Find the right model, instantly.

ReasoningAll-rounderSpeedValueOpen weightImage genVideo gen

Each model card shows benchmark score, speed (tokens/sec), price, and context window.

Fully under your control.

Keys prefixed sk-oab- — OpenAI-compatible format. Works everywhere standard SDKs are used.
Optional expiry — set an expiry date per key, or leave them open-ended.
Usage tracking — monitor request counts and last-used timestamps per key from the dashboard.
Instant revocation — revoke any key immediately from the dashboard. No waiting period.

One login.
Every model.
Zero markup.

No usage markup. No per-seat pricing. Just your own keys, routed through one interface you control.