Skip to content

Latest commit

 

History

History
62 lines (31 loc) · 1.37 KB

File metadata and controls

62 lines (31 loc) · 1.37 KB

\CarApi

All URIs are relative to https://members-ng.iracing.com

Method HTTP request Description
get_car GET /data/car/get
get_car_assets GET /data/car/assets

get_car

models::IracingApiResponse get_car()

Parameters

This endpoint does not need any parameter.

Return type

models::IracingApiResponse

Authorization

bearerAuth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

get_car_assets

models::IracingApiResponse get_car_assets()

image paths are relative to https://images-static.iracing.com/

Parameters

This endpoint does not need any parameter.

Return type

models::IracingApiResponse

Authorization

bearerAuth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]