Endpoint: `/data/car/assets`
- This endpoint returns a link to data stored on S3.
Note from iRacing
image paths are relative to https://images-static.iracing.com/
Parameters
This endpoint does not require any parameters.
Response Schema
Returns a map (key: string) where each value is:
| Field | Type | Optional |
|---|---|---|
car_id |
integer |
|
car_rules |
array of [car_rules] |
|
detail_copy |
string |
|
detail_screen_shot_images |
string |
|
detail_techspecs_copy |
string |
|
folder |
string |
|
gallery_images |
string |
|
gallery_prefix |
null |
✓ |
group_image |
string |
|
group_name |
null |
✓ |
large_image |
string |
|
logo |
string |
|
small_image |
string |
|
sponsor_logo |
string |
|
template_path |
string |
Field: car_rules
This field is an array of:
| Field | Type | Optional |
|---|---|---|
rule_category |
string |
|
text |
string |
Generated by irschema v0.3.4
