ngrok's Avatar

ngrok

@ngrok.com

One gateway for all your traffic. Service status available at http://status.ngrok.com.

273
Followers
10
Following
60
Posts
07.02.2024
Joined
Posts Following

Latest posts by ngrok @ngrok.com

Preview
AI Gateway: use Anthropic and OpenAI with one API key | ngrok blog Create an AI Gateway API Key, add credits, and start making requests to OpenAI and Anthropicโ€”ngrok handles the rest.

Route between OpenAI and Anthropic with one API key without an account for either.

ngrok's AI Gateway now has its own API keys and prepaid credits. One key covers both, and you can just set your model to "ngrok/auto" if you don't even want to pick.

ngrok.com/blog/ai-gate...

02.03.2026 20:32 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

ngrok's AI gateway now supports the Anthropic SDK natively. Change your base_url, keep your prompt caching, extended thinking, all of it.

The diff is one line & there's no step two.

ngrok.com/blog/native-...

19.02.2026 19:11 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

What do LLMs see?

I wrote a lil' tool that extracts the attention matrices out of open models and creates this typing visual, with each token's opacity changing according to its average attention score as the prompt progresses. Dimmer words are considered less important to the model.

19.02.2026 12:14 ๐Ÿ‘ 256 ๐Ÿ” 42 ๐Ÿ’ฌ 17 ๐Ÿ“Œ 8
Video thumbnail

This week on Overcommitted, we got to sit down with Bluesky's favorite tech blogger @samwho.dev and it did not disappoint!

Sam makes some of the coolest tech content on the internet, and if you haven't heard from him yet, you should! Full episode out now: overcommitted.dev/interactive-...

10.02.2026 17:54 ๐Ÿ‘ 20 ๐Ÿ” 5 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
Preview
Sr. Developer Educator, Video United States

We're hiring a full-time video creator. Looking for someone who always aims for quality above cadence, is eager to deep-dive on AI and networking, wants to be part of a small and taste-obsessed team.

Details: job-boards.greenhouse.io/ngrokinc/job...

09.02.2026 18:35 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
What those AI benchmark numbers mean | ngrok blog An explanation of 14 benchmarks you're likely to see when new models are released.

Did you know that SWE-bench only tests how good models are at Python? Or the big drama around the FrontierMath benchmark? We didn't either! But now you will, because @samwho.dev put together an extensive explanation of 14 popular AI benchmarks.

ngrok.com/blog/ai-benc...

29.01.2026 18:05 ๐Ÿ‘ 13 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1

These all started as product feedback from folks who couldn't use ngrok without them or felt one papercut too many.

Give one or all of em a *hey i want this please* click on our early access page in the dash.

dashboard.ngrok.com/developer-pr...

28.01.2026 16:43 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Three ships coming soon we're excited about:

โ—† region pinning for data residency
โ—† similarly, dedicated IPs instead of our default range of multi-tenant IPs
โ—† faster & more reliable certificate provisioning for ngrok/custom/wildcard domains โ†“

28.01.2026 16:43 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

A favorite beat on the new ngrok.com: We put ngrok on top of ngrok.com so you can ngrok while you learn about ngrok. If we're going to ask you to use us for anything, we better do it ourselves first, in prod, and also show our work.

27.01.2026 15:39 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

And we finally made a homepage that says that, and much more, with some real *gusto*.

26.01.2026 21:25 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
ngrok - All your traffic. One gateway. | API Gateway, Secure Tunnels, Traffic Management ngrok is an all-in-one cloud networking platform that secures, transforms, and routes your traffic to services running anywhere.

ngrok is one gateway for all your traffic.

So, time to introduce the new ngrok.com

For years we've helped you secure, transform, and route to services running anywhere. localhost to prod, APIs to AI models, devices in the field to databases in customer networks.

26.01.2026 21:24 ๐Ÿ‘ 8 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Post image

We heard you like paging through dozens or hundreds of objects in API responses to find the one you want.

Just kidding, nobody's ever said that, so thank goodness that server-side filtering of the ngrok API is now GA.

ngrok.com/blog/api-fil...

15.01.2026 19:21 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Prompt caching: 10x cheaper LLM tokens, but how? | ngrok blog A far more detailed explanation of prompt caching than anyone asked for.

An enjoyable look at how LLMs work under the hood from @samwho.dev. The whole chain of tokenizers (text chunks), embeddings (vectorized text chunks), transformers (the "T" in ChatGPT), caching (reused chunks), and all the math that goes into returning a response.

ngrok.com/blog/prompt-...

18.12.2025 23:13 ๐Ÿ‘ 42 ๐Ÿ” 8 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
Prompt caching: 10x cheaper LLM tokens, but how? | ngrok blog A far more detailed explanation of prompt caching than anyone asked for.

Learned more about LLM's under the hood from this post than my stupid $30 online course

ngrok.com/blog/prompt-...

@samwho.dev doing @samwho.dev things ๐Ÿ™Œ

18.12.2025 10:35 ๐Ÿ‘ 30 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1

Privacy is at our core! ๐Ÿ›ก๏ธ

17.12.2025 18:01 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

New post! โœจ Prompt caching โœจ

My first big project post for @ngrok.com. 5 weeks, 12217 lines of code, 195 commits. I poured a lot into this one, and learned a lot in the process.

I really hope you enjoy it โค๏ธ

16.12.2025 16:41 ๐Ÿ‘ 94 ๐Ÿ” 20 ๐Ÿ’ฌ 7 ๐Ÿ“Œ 1
Video thumbnail

Yesterday we launched ngrok.ai into early access. Today we're bringing you a deep dive into LLM internals with beautiful visuals crafted by our very own @samwho.dev. Discover exactly what gets cached to offer you 10x cheaper input tokens.

ngrok.com/blog/prompt-...

16.12.2025 16:40 ๐Ÿ‘ 24 ๐Ÿ” 3 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Post image

One gateway for every AI model. Change your baseURL and we handle routing, failover, key rotation, and more. Early access is openโ€”and we're building the roadmap with you.

๐Ÿ”— ngrok.com/blog/ngrok-a...

15.12.2025 22:13 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

At ngrok, we embedded the OWASP Core Rule Set and Coraza into ngrok's own Traffic Policy engine, and then dogfooded it across 300M+ requests to ngrok.com. ๐Ÿ›ก๏ธ

In this post, Ben Chan walks you through how we built (and battle-tested) ngrokโ€™s WAF! โš”๏ธ

๐Ÿ”— ngrok.com/blog/ngrok-w...

12.12.2025 21:41 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Shape #1: The Database Gateway

Gateways arenโ€™t just for APIs. This one lives between your users and the database you need to (securely) put online, offering mTLS, rate limiting, query filtering, and secrets support, all at the edge.

๐Ÿ”— ngrok.com/docs/univers...

1/5

17.11.2025 22:07 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
ngrok Documentation: The many shapes of API Gateways and where ngrok fits in

ngrok Documentation: The many shapes of API Gateways and where ngrok fits in

To celebrate the many shapes of gateways (๐Ÿ”— RE: ngrok.com/blog/api-gat...), this week we'll walk through a few of our favorite gateway patterns; how they work, what they solve, and where ngrok fits in each one!

17.11.2025 21:59 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
ngrok Blog: Sync secrets from external sources to ngrok with Kubernetes External Secrets

ngrok Blog: Sync secrets from external sources to ngrok with Kubernetes External Secrets

If your secrets live on a platform like HashiCorp Vault, AWS Secrets Manager, or Google Secret Manager, you may want to sync them into ngrok Vaults via the External Secrets Operator so your Traffic Policies reference a single, rotated source of truth. ๐Ÿ”‘

๐Ÿ”— Check: ngrok.com/blog/kuberne...

31.10.2025 16:00 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
ngrok Blog: Why didn't ngrok go down in last week's AWS outage?

ngrok Blog: Why didn't ngrok go down in last week's AWS outage?

Last weekโ€™s AWS outage took down half the internet. ngrok stayed up, and a bunch of people asked "HOW?" ๐Ÿค”

Our Senior Customer Engineer, Peter Yoakum, covers just that in the latest on our blog. ๐Ÿ•ธ๏ธ

๐Ÿ”— Read here: ngrok.com/blog/dont-us...

31.10.2025 00:40 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
ngrok Blog: What are AI gateways, and do you even need them?

ngrok Blog: What are AI gateways, and do you even need them?

โ€œThe AI gold rush has led to a very modern problem: too many shovels, too little gold.โ€ ๐Ÿช

AI gateways are how teams keep their models, costs, and chaos under control. ๐Ÿ’ธ

Hereโ€™s a guide on how they work and whether you actually need one...

๐Ÿ”— ngrok.com/blog/ai-gate...

27.10.2025 20:25 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
ngrok Blog: Self-hosting with and without ngrok

ngrok Blog: Self-hosting with and without ngrok

Start from scratch or skip straight to simple. ๐Ÿ’ฏ

In this blog post, @samwho.dev helps you build up the moving parts of self-hosting your app first, then shows how ngrok makes it all effortless.

๐Ÿ”— Read here: ngrok.com/blog/self-ho...

27.10.2025 17:08 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
ngrok Blog: Self-hosted local AI workflows with Docker, n8n, Ollama, and ngrok

ngrok Blog: Self-hosted local AI workflows with Docker, n8n, Ollama, and ngrok

Spin up n8n, Ollama, and ngrok in Dockerโ€ฏDesktop and selfโ€‘host your AI workflows, sharing them securely, and skipping all the networking headaches. Very shrimple. ๐Ÿฆ

Hereโ€™s your guide to building local AI automations that actually scale!

๐Ÿ”— ngrok.com/blog/self-ho...

27.10.2025 05:28 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
ngrok Blog: How Rinsed builds data pipelines in car washes: the lessons learned

ngrok Blog: How Rinsed builds data pipelines in car washes: the lessons learned

Rinsed is building real-time data pipelines for car washes, the ones with backroom servers running Windows XP, locked-down networks, & operators whoโ€™ve never heard of port forwarding. ๐Ÿคฏ

Read how they meet the network exactly where it is and how ngrok helps them do it! ๐Ÿงผ

๐Ÿ”— ngrok.com/blog/rinsed-...

24.10.2025 16:28 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

We'll put our dogfood where our blog is; built, powered and served proudly by ngrok itself.

Take a peek at our glow up ๐Ÿ‘‡
๐Ÿ”— ngrok.com/blog

23.10.2025 18:35 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
Post image

AI Agents hallucinate, leak PII, ignore instructions, and break in weird ways all the time. So how do you trust them before shoving to production? ๐Ÿค”

We tested an AI agent with Vijil AI and ngrok and what we learned about agent failure (& trust) surprised us.

๐Ÿ”— Read more: ngrok.com/blog-post/ai...

29.09.2025 20:37 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Some years ago, API gateways were just monoliths guarding THE prod.

Now? Theyโ€™re everywhere: dev boxes, CI previews, LLM stacks, even your database. ๐Ÿคท

We broke down 8 modern gateway "shapes" and where ngrok fits into each one.๐Ÿ”ฎ

๐Ÿ”— Read more: ngrok.com/blog-post/ap...

22.09.2025 21:59 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0