Now supporting Anthropic + OpenAI

Divine Shield against
data tampering.

Guardrails creates a tamper-proof, blockchain-anchored record of every AI call your application makes. One line of code. No infrastructure changes.

Start pilot — $2,500 / 60 daysRead the docs

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...' }

How Guardrails works

01

One line change

Point your Anthropic or OpenAI client at aigisguardrails.com. Add three headers. Done.

02

Every call captured

Guardrails intercepts every AI request and response, creates a SHA-256 fingerprint, and dual-signs it with your key and ours.

03

Immutable proof

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.”

Every framework. One gap.

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.

FrameworkStatusRequirement
HIPAA Security RuleMandatoryAudit controls for PHI-touching AI
Joint Commission + CHAISep 2025Audit trail as 1 of 7 governance areas
EU AI ActAug 2026Transparency + human oversight
Texas TRAIGAJan 2026Document AI-assisted clinical decisions
California AB 3030In forcePatient disclosure for AI content

Start your 60-day pilot

$2,500 flat. Professional features, 100K calls, onboarding support. Fee credited against your first annual contract.

Get started