For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
DashboardProduct
DocsAPI ReferenceArchitecture
DocsAPI ReferenceArchitecture
  • Start here
    • What is Panicly?
    • Core concepts
    • Quickstart
    • Component gallery
  • Product workflows
    • Gateway lifecycle
    • Controls and policies
    • Usage and billing
    • Dashboard guide
  • Changelog
    • Changelog
LogoLogo
DashboardProduct
Start here

What is Panicly?

A spend firewall and control layer for AI provider traffic
||View as Markdown|
Documentation voice

Prefer concrete operator language: request evidence, control layer, Sentry Mode, Network Controls, Region Rules, Usage, Credits, and Workspace Audit.

Was this page helpful?
Edit this page
Next

Core concepts

Built with

Panicly sits between your application and upstream AI providers. It authenticates project traffic, evaluates policy, records the decision, and forwards only approved requests.

One-line model

Panicly is a gateway and control layer that enforces policy before provider spend happens.

Control before cost

Requests pass through authentication, quota, and policy checks before reaching OpenAI, Anthropic, or OpenRouter.

Operator evidence

The dashboard centers request decisions, Workspace Audit, usage, credits, and forensics.

Emergency shutdown

Sentry Mode gives operators a direct kill switch for protected project traffic.

What Panicly is not

Do not position Panicly as a model marketplace

The product notes distinguish Panicly from OpenRouter: Panicly is about protection, limits, policy, evidence, and spend control. OpenRouter is about model discovery and routing breadth.

Panicly can forward to provider-compatible endpoints, but its primary value is not “more models.” Its value is making model traffic controllable.

Core product story

Panicly request flow from client app to gateway, controls, provider, and evidence ledger
Panicly evaluates the expensive path before the provider sees it.

The public story should stay grounded in five claims:

  • Requests are authenticated with a Panicly project key.
  • Rules and plan state are checked before provider forwarding.
  • Only approved traffic reaches the upstream provider.
  • Decision metadata is logged for later inspection.
  • Provider credentials are stored as encrypted project secrets.

Where to go next

Send your first request

Create a project, connect a provider, generate a Panicly key, and route a first call.

Understand the gateway

See the full request lifecycle from key authentication through policy and logging.