Sportradar Cycling v2
Number of APIs: 7
Sportradar's Cycling v2 API allows you to quickly and easily explore a broad range of cycling data.
The primary API feeds require only a human-readable parameter to call the endpoints. Those feeds provide Stage Ids and Competitor Ids which can be used to generate the profile, summary, and schedule feeds.
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.
-
Competitor Merge Mappings GET {{baseUrl}}/:locale/competitors/merge_mappings.{{format}}
-
Competitor Profile GET {{baseUrl}}/:locale/competitors/:competitor_id/profile.{{format}}
-
Rankings GET {{baseUrl}}/:locale/rankings.{{format}}
-
Sport Event Summary GET {{baseUrl}}/:locale/sport_events/:stage_id/summary.{{format}}
-
Team Profile GET https://api.sportradar.com/cycling/trial/v2/:locale/competitors/sr:competitor:26520/profile.{{format}}
-
Season Schedule GET {{baseUrl}}/:locale/sport_events/:stage_id/schedule.{{format}}
-
Seasons GET {{baseUrl}}/:locale/seasons.{{format}}