🍃 X3 Clean Truck
X3 Compliance API

Clean Truck Check, in your software.

Send a vehicle's GVWR, fuel, and engine year; get back its California Clean Truck Check obligation — subject or not, test type, cadence, annual fee, and enforcement. Built for dealers, TMS, and fleet platforms. The same key also powers DataQ violation scoring and HOS log auditing.

Get an API key View the docs
Request
POST https://x3cleantruck.com/api/v1/ctc-score
x-api-key: x3q_live_••••••••
Content-Type: application/json

{ "vehicles": [ { "gvwr": 33000, "fuel": "diesel",
                  "engineYear": 2011, "registeredState": "TX" } ] }
Response
{ "ok": true,
  "program": "California Clean Truck Check (HD I/M)",
  "source": "https://ww2.arb.ca.gov/our-work/programs/CTC",
  "vehicles": [ { "subject": true,
    "test_type": "Smoke opacity + visual (≤2012 diesel)",
    "annual_fee": 32.13, "cadence": "Semi-annual...",
    "enforcement": "DMV registration block" } ] }

API pricing

One X3 Compliance API key — Clean Truck Check plus DataQ scoring and HOS auditing. Billed monthly by volume.

Pick a plan → secure Stripe checkout → key emailed.
Starter
$199/mo
250 calls / mo
  • /v1/ctc-score + score + hos-score
  • CARB-sourced rules
  • Email support
Most popular
Growth
$499/mo
1,500 calls / mo
  • Everything in Starter
  • Batch fleet scoring
  • Priority support
Scale
$1,499/mo
10,000 calls / mo + custom
  • Everything in Growth
  • SLA + dedicated key pool
  • Roadmap input

Prefer to talk first?

Tell us what you're building and your expected volume — or just grab a plan above.