Tag

virtual-keys

7 posts tagged "virtual-keys".

Posts

Latest first

Ship Your First AI Feature: Signup to Production in an Afternoon
Guides

Ship Your First AI Feature: Signup to Production in an Afternoon

A step-by-step path from a funded nRouter account to a production LLM call with a spend ceiling on it — create a scoped key, point your existing OpenAI client at one base URL, cap the key, and verify the cost header came back.

nRouter team
11 minRead →
One API Key Across Providers: The Integration You Stop Writing
Product

One API Key Across Providers: The Integration You Stop Writing

Provider breadth behind a single OpenAI-compatible key. What the swap changes in your codebase, what the model string buys you, which providers are live today, and the integration work that stops being yours to maintain.

nRouter team
11 minRead →
No BYOK: One nRouter Key Instead of Ten Provider Keys
Company

No BYOK: One nRouter Key Instead of Ten Provider Keys

Bring-your-own-key sounds customer-friendly and mostly relocates work to you. nRouter issues one key and credits and manages every provider account — here is the reasoning, the blast-radius math, what the choice costs you, and who should pick a BYOK gateway instead.

nRouter team
10 minRead →
Org, Team, Member: Scoping Keys, Budgets, Guardrails
Engineering

Org, Team, Member: Scoping Keys, Budgets, Guardrails

A flat organization works until the second team arrives, and then every key, budget and policy is visible to everyone. Here is how nRouter nests org, team and key, which control attaches where, and why the team a request is billed to is read from the key rather than the request body.

nRouter team
12 minRead →
Virtual Keys vs Master Key: Scoping a Key Per Job
Guides

Virtual Keys vs Master Key: Scoping a Key Per Job

A management credential and an inference credential are different tools with different blast radii. Here is how to issue one virtual key per environment-and-service pair, narrow it with the four scope fields, cap it, and rotate it without downtime.

nRouter team
11 minRead →
RPM and TPM Rate Limiting Per Key, Team, and Org
Engineering

RPM and TPM Rate Limiting Per Key, Team, and Org

A rate limit caps velocity, a budget caps total spend, and confusing the two is how a runaway loop burns a month of headroom before anything fires. Here is how RPM and TPM limits resolve per key, team and org, what each 429 means, and why the caller can never raise one.

nRouter team
11 minRead →
One Key Per Agent Role: Budgets That Stop a Runaway Agent
Product

One Key Per Agent Role: Budgets That Stop a Runaway Agent

An agent sends hundreds of calls without a human in the loop, so the loop bug you have not written yet is a billing event. Give each agent role its own key with its own rate ceiling and spend cap, enforced at the gateway rather than in the agent code that has the bug.

nRouter team
11 minRead →