Endpoint: `/data/series/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 |
|---|---|---|
large_image |
null |
✓ |
logo |
string |
|
series_copy |
string |
|
series_id |
integer |
|
small_image |
null |
✓ |
Generated by irschema v0.3.4
