Unified routing for multiple model sources
Send requests to public model providers, custom endpoints, and self-hosted models through a single hosted gateway.
ngrok.ai is a hosted AI gateway that routes, secures, and manages traffic to cloud or local LLMs through a single URL.
ngrok.ai is a hosted AI gateway for routing, securing, and managing traffic to large language models. The site describes it as one gateway for every model, covering public providers, custom endpoints, and models you run yourself.
Its main purpose is to let teams point their apps at a single URL, keep using the SDKs they already know, and add access control, observability, routing, and fallback behavior without rebuilding infrastructure.
Send requests to public model providers, custom endpoints, and self-hosted models through a single hosted gateway.
Use the gateway as the base URL in supported SDKs and route requests by swapping the API key rather than reworking your app.
Connect to local models privately without public IPs or inbound ports, keeping them reachable through the gateway.
Assign separate access keys to apps or developers and restrict which providers and models each key can call.
Track tokens, latency, errors, and spend across routed traffic so you can see how the gateway is being used.
Define healthy alternatives and reroute or retry requests when a model or key slows down or fails.
Point an application at a single gateway URL and route requests through supported SDKs instead of wiring each model provider separately.
Send traffic to a self-hosted model first, then fall back to public providers when the local model is unavailable or unsuitable.
Keep a private model reachable through the gateway without exposing public IPs or opening inbound ports.
Create separate access keys for apps or developers and limit which models or providers each one can call.
Review tokens, latency, errors, and spend to understand how routed traffic behaves and where it is costing money.
It is set up as a hosted gateway. The source says you change your base URL to https://gateway.ngrok.ai and swap your API key, then route requests through the gateway.
The source shows support for OpenAI SDK, Anthropic SDK, and Vercel AI SDK examples, and says the gateway can be called from APIs, Terraform, CLI, or custom tooling. It does not publish a full integration directory on the pages provided.
The gateway can route to public providers and to models you run yourself. The source also mentions local LLMs that are reachable from the gateway without public IPs or inbound ports.
The product description says you can see tokens, latency, and errors rolled up across routed calls. It also says provider dashboards show spend, while the gateway adds app-, developer-, and model-level access control.
The pricing text says there is one flat fee for routing, observability, and the rest, with $0.05 per million tokens plus the cost of inference when using ngrok keys. It also says there are no subscriptions or commitments.
AakarDev AI helps teams manage AI provider access, project setup, logs, and analytics in one dashboard. BYOK support included.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repos and verifies changes with compilers, debuggers, sanitizers, and tests.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads in Firecracker micro-VMs with private networking and SDK, CLI, or MCP control.
hob is an independent workspace for coding agents, with local control over sessions, terminals, history, routing, and follow-up work.
Ably Chat is a chat API platform for custom realtime chat apps, with rooms, typing indicators, presence, reactions, message updates and usage-based pricing.
Manta AI is an autonomous web app testing tool that maps app behavior, catches regressions, and generates tests from a URL, no scripts or selectors needed.