Now covering all 52 US jurisdictions

Never miss a CLE deadline again

The definitive API for Continuing Legal Education compliance. Compute due dates, credit requirements, and reporting periods for attorneys across all 50 states, DC, and Puerto Rico.

No credit card required. 100 free API calls per month.

52
Jurisdictions
99.9%
Uptime SLA
<50ms
Avg Response
100+
Official Sources

Everything you need for CLE compliance

Built by legal tech developers, for legal tech developers. Stop manually tracking CLE rules and let our API handle the complexity.

52 Jurisdictions

Complete coverage of all US states, DC, and Puerto Rico. Real-time CLE deadline calculations for every jurisdiction.

Real-Time Calculations

Dynamic due date computation based on admission date, surname, birth date, and jurisdiction-specific rules.

Authoritative Sources

Every rule is backed by official bar association and court sources with full citations included in responses.

Simple REST API

Clean, well-documented JSON API. Integrate CLE deadline tracking into your application in minutes.

Compliance Tracking

Know exactly when deadlines are approaching. Get cycle start, cycle end, and credit requirements.

Enterprise Ready

Built for scale with reliable uptime, comprehensive error handling, and detailed usage analytics.

Simple, powerful API

One API call gives you everything: due dates, cycle periods, credit requirements, and official source citations. Integrate in minutes, not days.

  • RESTful JSON API
  • Bearer token authentication
  • Comprehensive error responses
  • Source citations included
  • Missing field detection
Read full documentation
// Calculate CLE deadline for a California attorney
const response = await fetch('https://api.cle-engine.com/v1/compute', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'Authorization': 'Bearer YOUR_API_KEY'
  },
  body: JSON.stringify({
    jurisdiction: 'CA',
    profession: 'lawyer',
    last_name: 'Smith'
  })
});

const result = await response.json();
// {
//   "due_date": "2026-02-01",
//   "cycle_start": "2023-02-01",
//   "cycle_end": "2026-01-31",
//   "credits_required": 25,
//   "reporting_group": "Group 1",
//   "cle_required": true,
//   "citations": ["https://www.calbar.ca.gov/..."],
//   "notes": "Attorneys in Group 1 must complete..."
// }

Simple, transparent pricing

Start free, scale as you grow. No hidden fees, no surprises. All plans include a 14-day free trial.

Free

$0forever

Perfect for trying out the API

  • 100 API calls/month
  • All 52 jurisdictions
  • Full source citations
  • Community support
Get Started Free

Starter

$49/month

For small firms and solo practitioners

  • 1,000 API calls/month
  • All 52 jurisdictions
  • Email support
  • Webhook notifications
  • Usage analytics
Start Free Trial
Most Popular

Professional

$199/month

For growing legal tech companies

  • 10,000 API calls/month
  • All 52 jurisdictions
  • Priority support
  • Webhook notifications
  • Advanced analytics
  • Batch processing
  • Custom integrations
Start Free Trial

Enterprise

Custom

For large organizations

  • Unlimited API calls
  • All 52 jurisdictions
  • Dedicated support
  • SLA guarantee
  • Custom contracts
  • On-premise options
  • White-label available
Contact Sales

Complete US coverage

All 50 states plus District of Columbia and Puerto Rico. Each jurisdiction's rules are sourced directly from official bar associations and courts.

AL
AK
AR
AZ
CA
CO
CT
DC
DE
FL
GA
HI
IA
ID
IL
IN
KS
KY
LA
MA
MD
ME
MI
MN
MO
MS
MT
NC
ND
NE
NH
NJ
NM
NV
NY
OH
OK
OR
PA
PR
RI
SC
SD
TN
TX
UT
VA
VT
WA
WI
WV
WY
Mandatory CLE (47 states)
No mandatory CLE (5 states)

Ready to simplify CLE compliance?

Join legal tech companies using CLE Engine to power their compliance features. Start with 100 free API calls per month.