get https://api.sportradar.com/nhl//v5//league/hierarchy.
NHL League Hierarchy provides top-level information for each team, including conference and division distinction, and venue information.
Log in to see full request history
Response
NHL League Hierarchy provides top-level information for each team, including conference and division distinction, and venue information.
xxxxxxxxxx
curl --request GET \
--url https://api.sportradar.com/nhl/trial/v5/en/league/hierarchy.json \
--header 'accept: application/json'
Try It!
to start a request and see the response here!