Developer Tools12 toolsPaste one API key
CarsXE integration for AI agents
CarsXE provides vehicle data APIs for VIN specifications, recalls, license plate decoding, market values, history, images, recognition, and related automotive lookups.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect CarsXE once and call the same tools from all of them.
Setup
Connect CarsXE through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
CarsXE exposes 12 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
carsxe_check_lien_and_theft | Retrieve reportable US lien and theft events for a VIN | Read |
carsxe_decode_license_plate | Look up vehicle identity from a license plate using CarsXE's current global v2 decoder | Read |
carsxe_decode_obd_code | Translate an OBD-II diagnostic trouble code into a readable diagnosis | Read |
carsxe_get_market_value | Estimate wholesale, retail, and trade-in values for a VIN using CarsXE's current v2 valuation | Read |
carsxe_get_recall_batch | Make exactly one read request for a CarsXE recall batch | Read |
carsxe_get_vehicle_history | Retrieve title, brand, junk/salvage, insurance, VIN-change, and historical title records for a | Read |
carsxe_get_vehicle_images | Find up to 10 vehicle photos by make and model, with optional year, trim, angle, image type | Read |
carsxe_get_vehicle_recalls | Find safety recall campaigns either for one VIN or for a year, make, and model | Read |
carsxe_get_vehicle_specs | Decode a 17-character VIN into vehicle identity, specifications, equipment, colors, and | Read |
carsxe_get_year_make_model_data | Look up detailed vehicle and trim information by year, make, and model without a VIN | Read |
carsxe_recognize_license_plate | Analyze a publicly accessible vehicle image and return license-plate candidates, regions | Read |
carsxe_submit_recall_batch | Create one asynchronous CarsXE recall-check batch for 1 to 10,000 VIN entries | Read |