The Community tier

Free API access for legal aid organizations and nonprofits. You are exactly the audience that knows when a rule is wrong — so the deal is explicit: you get the registry for free, and the errata program is how you help keep it honest.

What you get

What we ask

curl -X POST https://api.pandectai.com/api/v1/errata \
  -H "Authorization: Bearer rc_your_community_key" \
  -H "Content-Type: application/json" \
  -d '{
    "ruleId": "us-or-lease-security-deposit-return",
    "reporterClass": "community-partner",
    "severity": "critical",
    "description": "ORS 90.300 was amended in the 2026 session; the accounting window is now …",
    "creditConsent": true
  }'

What we promise

Getting a key

Community keys are provisioned manually in v2 (self-serve signup is on the roadmap). Write to us with your organization and what you serve; keys are created on the dashboard by the operator.