Skip to content

Car API

All methods in the Car API are available through the car property of the iRacingAPI instance.

Cars

Get the cars.

ts
const cars = await ir.car.getCars();

https://members-ng.iracing.com/data/car/get

Car Assets

Get the car assets.

ts
const carAssets = await ir.car.getCarAssets();

https://members-ng.iracing.com/data/car/assets