| URL | GET https://data.inventario.pro/discover2/num-doors?brandId=47&modelId=89&year=2024 |
|---|---|
| Category | API Reference |
Get the list of number of doors given a brandId, modelId and a year.
200 OK
{
"jsonapi": {
"version": "1.0"
},
"data": [
{
"key": "5",
"value": "5 puertas"
}
],
"meta": {
"timestamp": "2024-10-18T10:17:26+00:00",
"hash": "0bbec9c5b1733d5f5db2cf56bed32cf4b88e2378"
}
}