GCC VEHICLE INTELLIGENCE API
Vehicle intelligence,
GCC-native.
One VIN → make, model, trim, SAR valuation, and claim-risk flags. 8,444 verified GCC trims. Sub-200 ms p50.
VIN WDBRF40J85F673394live decode via /api/db-lookupBuilt for the buying teams at
Everything insurers and lenders need from a VIN.
Six primitives. One call. Real GCC data, not stitched together from global feeds.
8,444 GCC trims
Exhaustive GCC-spec trim catalog — not US or JDM variants.
SAR-native valuation
Market value priced in SAR from local listings and dealer data.
Confidence scores
Every valuation ships with a source-weighted confidence metric.
Claim-risk flags
Salvage, total-loss, and ownership anomaly indicators.
Arabic + English
Bilingual field labels — no transliteration guesswork.
Sub-200 ms p50
Deterministic latency for quote-flow embedding.
Boring API. Useful payload.
One REST call, one JSON response. No SOAP, no SDK lock-in. mTLS available for insurance tier.
curl -H "x-api-key: vdp_live_..." \
https://api.sayaratdecoder.tech/v1/decode/WDBRF40J85F673394{
"vin": "WDBRF40J85F673394",
"make": "Mercedes-Benz",
"model": "C 230",
"year": 2005,
"trim": "Kompressor",
"market_value_sar": 28500,
"confidence": 0.92,
"claim_risk_flags": [],
"source": "gcc_db"
}Simple pricing for scale.
Start free. Upgrade when your quote flow depends on it.
Growth
50k lookups / mo
- Everything in Starter
- Claim-risk flags
- Priority support
- Production support
Enterprise
Unlimited
- mTLS endpoint
- Custom production terms
- Dedicated engineer
- On-prem option
B2B plans are finalized during onboarding based on usage, support, and integration needs.