Endpoint: `/data/track/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 |
|---|---|---|
coordinates |
string |
|
detail_copy |
string |
|
detail_techspecs_copy |
string |
|
detail_video |
null |
✓ |
folder |
string |
|
gallery_images |
string |
|
gallery_prefix |
string |
|
large_image |
string |
|
logo |
string |
|
north |
string |
|
num_svg_images |
integer |
|
small_image |
string |
|
track_id |
integer |
|
track_map |
string |
|
track_map_layers |
[track_map_layers] |
Field: track_map_layers
| Field | Type | Optional |
|---|---|---|
active |
string |
|
background |
string |
|
inactive |
string |
|
pitroad |
string |
|
start-finish |
string |
|
turns |
string |
Generated by irschema v0.3.4
