Obstruo
Obstruo is a lightweight AI Governance Control Plane. It enforces policy on the LLMs and agents your teams already run, whoever built them. Sensitive data is masked before a prompt leaves your infrastructure, unsafe requests are blocked, and every call is written to an audit trail.
Obstruo exposes an OpenAI-compatible API. If your code already talks to OpenAI, switching to Obstruo is a two-line change:
Obstruo is not tied to any vendor or cloud ecosystem. The same rules apply whether a request goes to OpenAI, Anthropic, Azure, or a model you host yourself.
Every call that passes through the gateway gets the full pipeline. Personal and sensitive data is detected and masked before the prompt reaches an LLM. Prompt injection, jailbreak attempts, and unsafe content are screened in both directions, with rules configurable per model, tool, client, or risk level. Latency, errors, and cost are tracked along the way, and a tamper-evident audit record is written for every request and response.
What's in these docs
-
Getting Started
Set up your account, create your first logical model, and make your first governed AI call.
-
Integrations
Drop-in setup for every major language. Replace two lines and Obstruo handles the rest.
-
Features
Configure what Obstruo does with every request passing through the gateway.