API Usage » Car API
API Endpoint: http://www.rochakchauhan.com/carapi
| Car API | |||
|---|---|---|---|
| METHOD | PARAMETERS | OUTPUT | |
| GetAllCarMakes |
| Returns the Names and IDs of all popular Car Makers. | |
| GetAllModels |
| Returns the Names and IDs of all Car Models related to the specified Make ID. | |
| GetModelInfo |
| Returns the information like Variant,Engine,Size etc of the specific Car Model. | |

