Your Private AI Gateway
TruePortAI sits between your applications and LLM providers, capturing a complete audit trail of every prompt and completion to your private S3 or Azure Blob storage.
Complete Visibility. Zero Gaps.
Monitor every AI interaction in real-time. Detect PII leaks, bias, prompt injections, and more—before they become compliance violations.
TruePortAI
Executive Compliance Report
Total AI Requests
across all providers & environments
Overall Compliance Grades
Compliance
HIPAA, SOC2, GDPR
Security
Injection defense
Bias & Fairness
Language equity
Data Privacy
PII/PHI protection
Guardrail Performance
Issues by Severity
Provider Distribution
Top Sources by Violations
Drill Down Into Every Interaction
Click any flagged alert to see the full conversation. Offending tokens are tagged and highlighted in real-time so you know exactly what was caught and why.
Patient record containing PHI/PII sent to external LLM
Gender-biased and exclusionary language in AI-generated job posting
Prompt injection with jailbreak and system prompt extraction attempt
Proprietary source code with embedded secrets sent to external AI
Track Every Issue to Resolution
From detection to closure, every violation flows through a structured workflow with full audit history. Assign owners, track progress, and prove compliance.
Your Rules, Your Way
Enable or disable every guardrail, monitor, and integration with a single toggle. Configure per-environment settings and fine-tune your AI governance to match your compliance requirements.
Guardrails
6 configurable features
Block or redact personally identifiable and protected health information before reaching LLMs
Detect and block jailbreak attempts, prompt leaking, and adversarial inputs in real-time
Flag gender, racial, age, and other discriminatory language in AI-generated outputs
Block toxic, hateful, or unsafe content from being generated or consumed by your applications
Cross-reference AI responses against authoritative sources to flag ungrounded claims
Prevent source code, API keys, internal URLs, and trade secrets from leaving your perimeter
Drop-in Replacement
Zero code changes required for your logic. Just point your existing OpenAI or Anthropic SDKs to TruePortAI's gateway URL and add your API key.
- Compatible with OpenAI & Anthropic SDKs
- Zero latency overhead (<10ms)
- Works with any language or framework
- Instant integration
import OpenAI from "openai";
const client = new OpenAI({
apiKey: "your-api-key",
baseURL: "https://api.trueportai.com/v1", // Just change the base URL
defaultHeaders: {
"x-trueport-key": "tp_prod_123456789" // Add your TruePort key
}
});
const response = await client.chat.completions.create({
model: "gpt-4",
messages: [{ role: "user", content: "Hello world" }]
});Enterprise-grade Controls
Everything you need to manage AI consumption at scale.
Full Auditability
Capture request/response payloads, metadata, and cost metrics. Stream logs directly to your private S3 or Azure Blob.
Governance
Centralized policy management for all your AI interactions. Enforce compliance across the board.
Data Sovereignty
Your data never rests on our servers. We stream directly to your storage and wipe our buffers instantly.
Seamless Failover
Automatically reroute traffic when providers go down. Zero downtime for your critical applications.
Rate Limit Avoidance
Smart load balancing across multiple keys and providers to never hit a rate limit again.
Enterprise Guardrails
Detect and block PII, prompt injections, and other threats before they leave your network.
Simple, Transparent Pricing
Start for free, scale with your needs. No hidden fees.