GDPR Art. 13 — Third-party recipients must be namedEU AI Act Art. 52 — AI-generated content must be disclosedCCPA § 1798.100 — Right to opt-out must be accessibleHIPAA § 164.514 — PHI identifiers must be removedFTC — Endorsements by AI must be clearly labelledGDPR Art. 7 — Consent must be freely given and specificGDPR Art. 13 — Third-party recipients must be namedEU AI Act Art. 52 — AI-generated content must be disclosedCCPA § 1798.100 — Right to opt-out must be accessibleHIPAA § 164.514 — PHI identifiers must be removedFTC — Endorsements by AI must be clearly labelledGDPR Art. 7 — Consent must be freely given and specific
API v1 — now live

Catch compliance violations before your AI ships.

Compliable checks AI-generated content for GDPR, CCPA, and EU AI Act violations before your agent ships it. One API endpoint. Pay per check.

Catch violations before they ship
Multi-regulation coverage
Built for AI agents
Compliance in your pipeline
request
# Check content before shipping
POST https://api.compliable.dev/v1/check/gdpr

{
"content": "We may share your data with partners.",
"scope": { "jurisdiction": "EU" }
}
response · 312ms2 violations
"isCompliant": false,
"violations": [
{
"ruleCode": "GDPR-ART-13-1-E",
"severity": "critical",
"description": "Third-party recipients not named..."
},
{ ... }
]

What is Compliable?

Compliable is a compliance checking API for AI agents. Developers call one endpoint before their agent publishes content, sends an email, or generates a document. Compliable returns a list of regulatory violations, the specific article breached, severity level, and a suggested fix. Pay per API call with no subscription required.

How it works in practice

An agent writes a privacy policy → Compliable flags unnamed third-party recipients
An agent sends a marketing email → Compliable catches missing opt-out disclosure
An agent generates a medical summary → Compliable identifies exposed PHI identifiers

Regulations

Every regulation your agents touch.

Pass any jurisdiction in your request — we route to the right rules automatically. New regulations ship without changing your integration.

GDPRLive
EU General Data Protection Regulation
Data privacy, consent, retention, third-party disclosure
EU AI ActLive
EU Artificial Intelligence Act
AI transparency, risk classification, disclosure obligations
CCPALive
California Consumer Privacy Act
California resident rights, opt-out, data sale disclosure
FTCQ2 2025
FTC AI & Endorsement Guidelines
AI-generated content disclosure, endorsement labelling
HIPAAQ3 2025
Health Insurance Portability Act
Protected health information in AI outputs
PIPEDAQ3 2025
Canadian Privacy Law
Canadian federal privacy obligations

How it works

Four steps. One endpoint.

01

Your agent generates content

An LLM writes a privacy policy, sends an email, generates a financial summary — anything that touches regulated territory.

02

Call /check before it ships

One POST request with the content, context, and jurisdictions. No queues, no webhooks needed.

03

Receive structured violations

JSON array of violations, each with regulation, article, severity, the exact issue, and a suggested fix.

04

Agent fixes or halts

Your agent rewrites the content, flags it for human review, or blocks the action. You decide the logic — we supply the intelligence.

Pricing

Simple. No surprises.

Pay per check. Overage pricing varies by plan. No setup fees. Cancel anytime.

Free
$0
500 checks / mo
  • All regulations
  • 2,000 tokens / check
  • Full JSON response
  • Community support
Start free
Starter
$29/mo
5,000 checks / mo
  • All regulations
  • 4,000 tokens / check
  • Email support
  • $0.015 overage
Get started
Pro
$79/mo
25,000 checks / mo
  • All regulations
  • 8,000 tokens / check
  • Priority support
  • $0.010 overage
Most popular
Scale
$199/mo
100,000 checks / mo
  • All regulations
  • 16,000 tokens / check
  • Dedicated support
  • $0.008 overage
Get started

FAQ

Common questions.

Your first 500 checks are free.

No credit card. No setup. One endpoint between your agents and a compliance violation.