AI-powered API that cleans data and issues a verifiable Vehicle Certificate.
Get Your API KeySub-0.5 s JSON responses with confidence scores and human-readable comments.
REST endpoints, webhooks, and SDKs for PHP
, Python
, Node.js
& more.
GPT-4o core, 20 000+ make/model mappings, and smart cache hit-ratio for cost savings.
POST a supplier payload — brand, model, VIN, fuel, gearbox, power … any format.
GPT-4o engine normalizes, cross-checks, assigns confidence & stores cache key in <0.5 s.
Get a structured response ready for your DB — or let us push updates via Webhook.
Clean vehicle data in one request.
?key=YOUR_API_KEY
https://api.cargenius.info
POST /validate
– single vehicle payloadPOST /validateBulk
– up to 20 vehicles# Validate a single vehicle description
curl -X POST https://api.cargenius.info/validate \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"brand_original": "FORD",
"model_original": "Focus 1.0 EcoBoost",
"fuel_original": "bleifrei",
"gearbox_original": "Manual",
"power_kw": "74",
"cylinder_volume": "999"
}'
{
"brand": "Ford",
"model": "Focus",
"fuel": "Petrol",
"gearbox": "Manual",
"power_kw": "74",
"cylinder_volume": "999",
"confidence": 93,
"comment": "EcoBoost 1.0 – petrol."
}
Each successful validation can be turned into a shareable digital certificate – ideal for classifieds, inspections and remarketing portals.
Plug the validator into any automotive workflow.
Normalise supplier feeds before publishing listings; remove “Diesel / Electric” mix-ups and missing kW.
Clean end-of-lease vehicle data in bulk, push straight to auction platforms and export reports.
Feed ML models with consistent attributes and accurate engine specs for better residual-value forecasts.
Cross-check seller claims, flag suspicious VIN / spec mismatches, enrich reports automatically.
Speed up quote generation by validating technical details in milliseconds with confidence ≥ 90 %.
Ensure correct fuel-type tagging (Petrol, Diesel, BEV, PHEV, MHEV) for precise carbon-footprint dashboards.
Pay only for successful validations. Cancel or upgrade anytime.
All plans include 80 %+ cache hit optimisation and burst limit of 5 req/s.
Need higher throughput? Let us know.
A few words from the data-driven teams we power.
“Our marketplace ingests feeds from 18 different partners—CarGenius cut data-cleaning time from hours to seconds and slashed listing errors by 94 %.”
“We feed 50 k lease returns per month into our pricing engine—the AI validator guarantees consistent fuel & drivetrain tags, which means better residual-value forecasts.”
“Switching to CarGenius saved us over €15 k/month in manual QC costs and eliminated ‘Diesel / Electric’ mislabels completely.”
confidence
score so you can auto-accept or flag low scores.
POST /validateBulk
to send up to 20 vehicles
per call. Larger batch endpoints are available on Enterprise plans.
Sign up in minutes and validate your first 1 000 records for free.
Get Your Free API KeyNo personal data collected. CarGenius does not require registration for certificate lookup, nor do we place tracking cookies, pixels or analytics scripts that identify individual visitors.
When you request an API key we store only the data you provide (company name, e-mail and billing address) for invoicing purposes. We never share, sell or lease this information to third parties.
Server logs (IP address, user-agent, timestamp) are kept for security and debugging and automatically deleted after 30 days.
Last updated: 2025-06-26
CarGenius provides an AI-powered vehicle-data validation API (“Service”) on a best-effort basis. Results are informational and must not be used as legal proof of ownership or condition.
Starter and Pro plans include a burst limit of five requests per second. Sustained or abusive traffic may be throttled or blocked.
While we strive for accuracy, CarGenius accepts no liability for losses arising from errors or omissions in the returned data. Maximum aggregate liability shall not exceed fees paid for the previous month.
Plans may be cancelled at any time; service continues until the end of the current billing period. Unused validations are not refundable.
Last updated: 2025-06-26
We’ll respond within one business day.