Sportradar Indy Lights v2

Number of APIs: 6

The Indy Lights API provides schedules and post-race results for the entire Indy Lights series. All data is collected via Sportradar’s expert operators.

This API uses a descending, stage-based structure. By changing the stage ID, you can retrieve information on a season, event, race, or any of the practice or qualifying stages.

Additional feeds provide complimentary stats, including racer profiles.

The easiest way to get started with the API is to click the fork button to fork this collection to your own workspace and use Qodex to send requests.

To receive trial access, visit this page.

  1. Deleted Stages GET {{baseUrl}}/:locale/seasons/:stageId/deleted_stages.{{format}}

  2. Competitor Merge Mappings GET {{baseUrl}}/:locale/competitors/merge_mappings.{{format}}

  3. Competitor Profile GET {{baseUrl}}/:locale/competitors/:competitorId/profile.{{format}}

  4. Seasons GET {{baseUrl}}/:locale/seasons.{{format}}

  5. Stage Schedule GET {{baseUrl}}/:locale/sport_events/:stageId/schedule.{{format}}

  6. Stage Summary GET {{baseUrl}}/:locale/sport_events/:stageId/summary.{{format}}