Guardrails creates a tamper-proof, blockchain-anchored record of every AI call your application makes. One line of code. No infrastructure changes.
Fee credited against your first annual contract.
Integration in 60 seconds
const client = new Anthropic({
apiKey: process.env.ANTHROPIC_API_KEY,
baseURL: 'https://aigisguardrails.com/anthropic', // one change
defaultHeaders: {
'X-Audit-Key': process.env.GUARDRAILS_API_KEY,
'X-Provider-Key': process.env.ANTHROPIC_API_KEY,
'X-Actor-Id': getCurrentUserId(),
},
})
const response = await client.messages.create({ ... })
console.log(response._audit)
// { event_id: 'a3f8b21c...', hash: '0x3a7bd3e2...' }Point your Anthropic or OpenAI client at aigisguardrails.com. Add three headers. Done.
Guardrails intercepts every AI request and response, creates a SHA-256 fingerprint, and dual-signs it with your key and ours.
Records are batched into a every 30 seconds and committed to Verilink'ed — our append-only blockchain. Tamper anything and the chain breaks.
“Guardrails is the Divine Shield between your AI and your liability.”
HIPAA, EU AI Act, Joint Commission, Texas TRAIGA — they all point at the same requirement: an audit trail of AI decisions. None specify how to build it. Guardrails is the how.
| Framework | Status | Requirement |
|---|---|---|
| HIPAA Security Rule | Mandatory | Audit controls for PHI-touching AI |
| Joint Commission + CHAI | Sep 2025 | Audit trail as 1 of 7 governance areas |
| EU AI Act | Aug 2026 | Transparency + human oversight |
| Texas TRAIGA | Jan 2026 | Document AI-assisted clinical decisions |
| California AB 3030 | In force | Patient disclosure for AI content |
$2,500 flat. Professional features, 100K calls, onboarding support. Fee credited against your first annual contract.
Get started