Car Lubricant Advisor
Find the Right Oil and Capacity for Your Vehicle 🚗🔍 Car Lubricant Advisor API is your ultimate solution for accurate lubricant recommendations. Whether you're an automotive expert, app developer, or car owner, this API helps you easily find the correct oil type and capacity for any vehicle. Just select your car brand, model, and type, and instantly receive trusted lubricant data to ensure peak…
Car Lubricant Advisor endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get car brands /carbrands |
This endpoint returns all available car manufacturers. You need to get **id** and use it to retrieve models of that brand. |
| GET |
Get models of brand /carmodels/{brandId} |
This endpoint returns all available models of your choosen car manufacturer. Use **id** to get all types of that model |
| GET |
Get types of model /cartypes/{modelId} |
This endpoint returns all available types of your choosen car model. Like, if you have choosen BMW 3 Series 1998-2006, now you have to choose if it's 330i or something else. |
| GET |
Get oil type and capacity /oilspecs/{typeId} |
This endpoint returns recommended oil type, certification and engine oil capacity in liters. |
| GET |
Get coolant specs and capacity /coolantspec/{typeId} |
This endpoint returns recommended coolant certification, capacity in liters and mix ratio |
Car Lubricant Advisor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $8 / month | — |
|
| MEGA | $25 / month | 3 / second |
|