Skip to main content

Sport ID Reference

IDSlugName
1footballFootball
2tennisTennis
3basketballBasketball
4hockeyHockey
5american-footballAmerican Football
6baseballBaseball
7handballHandball
8rugby-unionRugby Union
9floorballFloorball
10bandyBandy
11futsalFutsal
12volleyballVolleyball
13cricketCricket
14dartsDarts
15snookerSnooker
16boxingBoxing
17beach-volleyballBeach Volleyball
18aussie-rulesAussie Rules
19rugby-leagueRugby League
21badmintonBadminton
22water-poloWater Polo
23golfGolf
24field-hockeyField Hockey
25table-tennisTable Tennis
26beach-soccerBeach Soccer
28mmaMMA
29netballNetball
30pesapalloPesäpallo
31motorsportMotorsport
34cyclingCycling
35horse-racingHorse Racing
36esportseSports
37winter-sportsWinter Sports
42kabaddiKabaddi

Image URLs

Team and league logos are returned as full URLs in the image and logo fields of API responses. These URLs are ready to use directly — no additional image proxy is needed. Example fields in responses:
{
  "homeTeam": {
    "name": "Manchester City",
    "id": "Wtn9Stg0",
    "image": "https://img.sportsapipro.com/data/team/Wtn9Stg0.png"
  },
  "league": {
    "name": "Premier League",
    "logo": "https://img.sportsapipro.com/data/league/8ECkLGL5.png"
  }
}

Event Status Codes

CodeStatus
1not_started
2live
3finished
4cancelled