Sportradar Volleyball (Indoor) v2
Number of APIs: 22
Sportradar's Indoor Volleyball API v2 allows you to quickly and easily explore a broad range of volleyball data.
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.
-
Season Info GET {{baseUrl}}/:locale/seasons/:season_id/info.{{format}}
-
Competitions GET {{baseUrl}}/:locale/competitions.{{format}}
-
Competition Info GET {{baseUrl}}/:locale/competitions/:competition_id/info.{{format}}
-
Competition Seasons GET {{baseUrl}}/:locale/competitions/:competition_id/seasons.{{format}}
-
Competitor Merge Mappings GET {{baseUrl}}/:locale/competitors/merge_mappings.{{format}}
-
Competitor Profile GET {{baseUrl}}/:locale/competitors/:competitor_id/profile.{{format}}
-
Competitor Summaries GET {{baseUrl}}/:locale/competitors/:competitor_id/summaries.{{format}}
-
Competitor vs Competitor GET {{baseUrl}}/:locale/competitors/:competitor_id/versus/:competitor_id_2/summaries.{{format}}
-
Daily Summaries GET {{baseUrl}}/:locale/schedules/:date/summaries.{{format}}
-
Live Summaries GET {{baseUrl}}/:locale/schedules/live/summaries.{{format}}