TRUST OSNous contacter
API TRUST OS
Intégrez le scoring automobile AvantAchat dans votre application.
Score véhicule
GET
/api/trust-osParamètres :
brand (requis) : marque du véhicule
model (optionnel) : modèle
Exemple
GET /api/trust-os?brand=Peugeot&model=208
{
"trust_os": { "version": "1.0" },
"vehicle": {
"brand": "Peugeot",
"model": "208",
"engine": "1.2 PureTech 100",
"fuel": "Essence"
},
"score": {
"global": 72,
"verdict": "BON ACHAT",
"status": "FAIR",
"risk_cost_min": 1200,
"risk_cost_max": 3500
},
"risks": [
{
"type": "Courroie distribution",
"severity": "couteux",
"cost_range": "800-1200€",
"trigger_km": 80000
}
],
"recommendation": "NEGOTIATE"
}Statuts de score
EXCELLENT85-100
→ BUYGOOD75-84
→ BUYFAIR60-74
→ NEGOTIATERISKY40-59
→ CAUTIONAVOID0-39
→ AVOIDAccès API
L'API est disponible pour les partenaires Pro et Entreprise.
Pro
49€/mois
Enterprise
Sur devis